body {
	background-color: #000000;
	background-image:url(images/watermark.jpg)
}
.border {
	border: 1px solid #2b4060;
	width: 758px;
}
.footer {
	background-image: url(images/footer_image.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
.footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a.footer_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.sub_headline_blue {
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	text-align: center;
}

.copyright {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #8db0d5;
	text-decoration: none;
}

.headline {
	font-family: Georgia;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-style: normal;
}
.sub_headline {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
}
.tbl_headline {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.body_text {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
.bodytext1 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 140%;
}
#body_text {
	font-weight:bold;
	color: #000000;
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	text-align: right;
}
.dotted_border {
	border: 3px dashed #006633;
	background-color: #566234;
}
.yellow_bg_txt {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
	line-height: 100%;
}
.redtext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 100%;
}
.darkredtext {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #720000;
	text-decoration: none;
	line-height: 100%;
}
.scarlettext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #D2060C;
	text-decoration: none;
	line-height: 100%;
}
.blacktext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
}
.bluetext {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	line-height: 100%;
}
ul {
	list-style-type: disc;
}
ol {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: 1;
}
.small_txt {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
