/* CSS Document */

body{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}





a:link{
	color:#FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color:#FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#FFCC00;
	text-decoration: underline;
	font-weight: bold;
}

a:active{
	color:#663300;
	text-decoration: none;
	font-weight: bold;
}










.pulldownmenu {
	color: #ffffff;
	background-color: #720c0c;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: lighter;
	margin-bottom: -15px;
}


h2 {
	font-size: 14px;
}
.table_bg_blue_1 {
	background-color: #316989;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
}
.table_bg_blue_2 {
	background-color: #316989;
}
.footer_text {
	font-size: 10px;
}
