.BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : black;
	text-decoration : none;
}
.bluelink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #000099;
	text-decoration : none;
}
.whitelink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #cccccc;
	text-decoration : none;
}
.whitelink:hover {
color: #000000;
background-color: white;
  }

.bluelink:hover {
color: #990000;
background-color: white;
  }
.redlink:hover { color: #000099;
background-color: white;
  }
.smallbluelink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 8px;
	color : #000099;
	text-decoration : none;
	
}

.redlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
	
}


.smallredlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 8px;
	color : #990000;
	text-decoration : none;
	
}
.graylink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #333333;
	text-decoration : none;
	
}
.graylink:hover {
color: #000099; 
background-color: white;
 }
.boldgraylink:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
color: #990000;
background-color: white;
  }

.boldgraylink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;	
	font-size : 12px;
	color : #333333;
	text-decoration : none;

}
table {
	border : none;
}
.inputfield{
	background : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : white;
	
}



.redtogray {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
	
}
.redtogray:hover {
color: #333333;

  }


.bluetogray {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #000099;
	text-decoration : none;
	
}
.bluetogray:hover {
color: #333333;

  }







