BODY
	{
	font-family: Tahoma, sans-serif
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

HR
	{
	color: black;
	height: 2px;
	}

TD {
	font-size	: 10pt;
	color		: black;
	}



#dropmenudiv{
 position:absolute;
 border:1px solid black;
 border-bottom-width: 0;
 font:normal 12px Verdana;
 line-height:18px;
 z-index:100;
 }

 #dropmenudiv a{
 width: 100%;
 display: block;
 text-indent: 3px;
 border-bottom: 1px solid black;
 padding: 1px 0;
 text-decoration: none;
 font-weight: bold;
 }

 #dropmenudiv a:hover{ /*hover background color*/
 background-color: #a60000;
}


A:link, A:active
	{
	text-decoration	:	none;
	color		:	black;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
  	background	:	transparent; 
	}		
A:hover 
	{
   	text-decoration	:	none; 
	color		:	white;
	background	:	#a60000;
	}
.notice {
	font-size: 16px;
	font-weight: bold;
	color: #A60000;
}

h1 {font-size:12px; display:inline; color:#999999;}
h2 {font-size:16px; display:inline;}
h3 {font-size:16px; display:inline;}
h4 {font-size:12px; display:inline; color:#999999;}
a.white{color:#ffffff;}
a.white:vistited{color:#ffffff;}
.noticesml {
	font-size: 12px;
	font-weight: bold;
	color: #A60000;
}
a.redlink {
	font-weight: bold;
	color: #A60000;
}
.noticesml2 {
	font-size: 12px;
	font-weight: normal;
	color: #A60000;
}
white {
	color:#ffffff;
}
.box {
	border: 1px solid #A60000;
}
.standout {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A60000;
}

a.standout {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A60000;
}
