body
{
	background-color: #FEFEFE;
	background:url(images/bg.gif) repeat-x;
}
A {text-decoration:none; color: #0073AD;}
A:link {text-decoration: none; color: #0073AD;}
A:visited {text-decoration: none; color: #0073AD;} 
A:active {text-decoration: underline; color: #0073AD;}	
A:hover {text-decoration: underline; color: #0073AD;}
A:hover{background-color:#FFF0F0;}

A.special {text-decoration:none; color: white;}
A.special:link {text-decoration: none; color: white;}
A.special:visited {text-decoration: none; color: white;} 
A.special:active {text-decoration: none;}	
A.special:hover {text-decoration: underline; color: white;}
A.special:hover{background-color: #0073AD;}

A.top  {text-decoration:none; color: white;}
A.top:link {text-decoration: none; color: white;}
A.top:visited {text-decoration: none; color: white;} 
A.top:active {text-decoration: none;}	
A.top:hover {text-decoration: none; color: white;}
A.top:hover{background-color: #0073AD;}

.pad
	{
	margin-top: 10px;
	}
	
.topheader {
	padding-top: 10px;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2074C0;
}
.header {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2074C0;
}

body		   { 
					scrollbar-face-color: #FFF0F0;
				  	
              }.dotted {
	border: 1pt dashed #000000;
	background-color: #CCFF99;
}
h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}
A.linkgrey {text-decoration:none; color: #666666; font-family: Verdana; font-size: 11px;}
A.linkgrey:link {text-decoration: none; color: #666666;}
A.linkgrey:visited {text-decoration: none; color: #666666;} 
A.linkgrey:active {text-decoration: underline;}	
A.linkgrey:hover {text-decoration: underline; color: black;}
A.linkgrey:hover{background-color:#ffffff;}

A.menu {text-decoration:none; color: black; font-family: Verdana; font-size: 11px;}
A.menu:link {text-decoration: none; color: black;}
A.menu:visited {text-decoration: none; color: black;} 
A.menu:active {text-decoration: underline;}	
A.menu:hover {text-decoration: underline; color: black;}
A.menu:hover{background-color:#CEE7FF;}

.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

