body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #FF0000;
	scrollbar-track-color: white;
	scrollbar-face-color: #0043FF;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-darkshadow-color: #FF0000;
	scrollbar-shadow-color: #FF0000;
	scrollbar-arrow-color: #FFFFFF;
	
}
.text {
	font-size: 12px;
	color: #0043FF;
	text-decoration: none;
}

A.menulink {
display: block;
width: 90px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #272B2E;
border: solid 2px #FFFFFF;
padding-top: 1px;
padding-bottom: 1px;
}

A.menulink:hover {
border: solid 2px #FF0000;
background-color: #0000FF;
color: white;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0043FF;

}
a:hover {
	text-decoration: none;
}
.topbar {
	background-image: url(images/redbar.gif);
	background-repeat: no-repeat;
}
.menu		{
	font-family: arial, verdana, helvetica, sans;
	font-size: 12pt;
	height: 30px;
	width: 152px;
	cursor:hand;
	font-weight: bold;
	line-height: 26pt;
	text-align: center;
	display: block;
	text-decoration:none;
	color: #FFFFFF;
	background-repeat: no-repeat;
}


a.menu:link 	{ background-image: url("images/navnorm.gif");
		  background-color:#E2E6ED;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("images/navnorm.gif");
		  background-color:#E2E6ED;
		  color: #FFFFFF; }


a.menu:active 	{  background-image: url("images/navover.gif");
		   background-color:#E2E6ED;
		   color: #FFFFFF; }


a.menu:hover 	{ background-image: url("images/navover.gif");
		  background-color:#E2E6ED;
		  font-size: 12pt;
		  color: #FFFFFF; }


.menutop	{
	font-family: arial, verdana, helvetica, sans;
	font-size: 12pt;
	height: 30px;
	width: 152px;
	cursor:hand;
	font-weight: bold;
	line-height: 26pt;
	text-align: center;
	display: block;
	text-decoration:none;
	color: #FFFFFF;
	background-repeat: no-repeat;
}


a.menutop:link 	{ background-image: url("images/navnormtop.gif");
		  background-color:#E2E6ED;
		  color: #FFFFFF; }


a.menutop:visited 	{ background-image: url("images/navnormtop.gif");
		  background-color:#E2E6ED;
		  color: #FFFFFF; }


a.menutop:active 	{  background-image: url("images/navovertop.gif");
		   background-color:#E2E6ED;
		   color: #FFFFFF; }


a.menutop:hover 	{ background-image: url("images/navovertop.gif");
		  background-color:#E2E6ED;
		  font-size: 12pt;
		  color: #FFFFFF; }
				  
.menubottom	{
	font-family: arial, verdana, helvetica, sans;
	font-size: 12pt;
	height: 30px;
	width: 152px;
	cursor:hand;
	font-weight: bold;
	line-height: 26pt;
	text-align: center;
	display: block;
	text-decoration:none;
	color: #FFFFFF;
	background-repeat: no-repeat;
}


a.menubottom:link 	{ background-image: url("images/navnormbottom.gif");
		  background-color:#E2E6ED;
		  color: #FFFFFF; }


a.menubottom:visited 	{ background-image: url("images/navnormbottom.gif");
		  background-color:#E2E6ED;
		  color: #FFFFFF; }


a.menubottom:active 	{  background-image: url("images/navoverbottom.gif");
		   background-color:#E2E6ED;
		   color: #FFFFFF; }


a.menubottom:hover 	{ background-image: url("images/navoverbottom.gif");
		  background-color:#E2E6ED;
		  font-size: 12pt;
		  color: #FFFFFF; }
				
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0043FF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.colorsubheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0043FF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

