body

{

	margin: 0px;

	font-family: Arial;

	font-size: 12px;

	color: #FFF;

	background-color: #006699;

}



a, a:link, a:visited, a:active

{

	font-family: Arial;

	font-size: 12px;

	color: #000;

	text-decoration: none;

}



a:hover

{

	text-decoration: underline;

}



.title

{

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #ffcc00;

}



.page_title

{

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	color: #ffcc00;

	text-decoration: none;

}



.gen

{

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #ffffff;

}



.gen a

{

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #ffffff;

}



.month

{

	border: 1px solid #FFF;

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #ffcc00;

}



.footer

{

	font-family: Arial;

	font-size: 10px;

	color: #FFF;

}



.footer a

{

	font-family: Arial;

	font-size: 10px;

	color: #FFF;

}



#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: #b0ebff;

}

