html {overflow-y: none;} 
body {overflow-y: none;}
input, select {
	color : #000000;
	font-size : 12px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

li {
        color : #000000;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
}
li a {
	color : maroon;
	text-decoration: none;
}
li a:hover {
	color : #294A7B;
	text-decoration: none;
	  }
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
}
p a {
	color : maroon;
	text-decoration: none;
}
p a:hover {
	color : #294A7B;
	text-decoration: none;
	  }
.bot {
	color : #000000;
	margin-top : 20px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 200px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
	font-weight: bold;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.link {
	color : #000000;
	text-decoration: none;
	font-family : Times New Roman, Verdana, Tahoma, Arial;
	font-size : 10px;
	}
.link a {
	color : maroon;
	}

#blacklink
	{
	color:black;
	text-decoration: none;
	font-family : Times New Roman, Verdana, Tahoma, Arial;
	}
#blacklink:hover
{
	color : #294A7B;
}


.Rollover .Out 
{ 
	display:inline; 
	visibility:visible; 
} 
.Rollover .Over 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Out 
{ 
	display:none; 
	visibility:hidden; 
} 
.Rollover:hover .Over 
{ 
	display:inline; 
	visibility:visible; 
} 

.normal
{
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
}

