/* CSS Document */

body {background-color: black}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	padding: 7px;
	line-height: 18px;
	list-style-type: disc;

}
.navtext a:link {
	color: #FFFFFF;
}.navtext a:hover {
	color: #FFFFFF;
}.navtext a:visited {
	color: #FFFFFF;
}.navtext a:active {
	color: #FFFFFF;
}

.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
	line-height: 18px;
	list-style-type: disc;

}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 7px;
	color: #990000;
}

.header2text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 10px;
	color: #990000;
	font-weight: bold;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 300;
	padding: 2px;
	line-height: 16px;
	list-style-type: disc;

}
.menutexttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	padding: 2px;
	line-height: 16px;
	color: #990000;
	list-style-type: disc;

}

#maindiv {
	position:absolute;
	background:white;
	border-style: solid;
	border-color: #990000;
	left:179px;
	top:62px;
	width:750px;
	height:181px;
	z-index:1;
	padding: 8;
}
a:link {
	color: #666666;
}
a:hover {
	color: #999999;

	}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;

}
/*#flashcontent a {
	color: #FFFFFF;
}
a.link {
	color: #FFFFFF;
}*/
.style4 {
	color: #FFFFFF;
	font-weight: 400;
	font-size: x-small;
	padding: 0px;
	line-height: 18px;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
}
