@charset "UTF-8";
body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/backdrop.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	hr style-color: #cccc99; height: .5px;
}


.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cccc99;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCC99;
}
.italicized {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #cccc99;
}
.TitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccc99;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
}

#header a {
color: #CCCC99;
	text-decoration: none;
}
#header a:hover {
text-decoration: underline;
	color: #cccc99;
}

.navigation a {
color: #CCCC99;
	text-decoration: none;
}

.navigation a:hover {
text-decoration: underline;
	color: #cccc99;
}


.suBnavigation a {
color: #000000;
	text-decoration: none;
}

.suBnavigation a:hover {
text-decoration: underline;
	color: ##000000;
}

.suBBnavigation a {
color: #cccc99;
	text-decoration: none;
}

.suBBnavigation a:hover {
text-decoration: underline;
	color: #cccc99;
}



.style1 {font-size: 11px}
.subMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #cccc99;
}
.subMenu Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
}
