body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-color: #45525A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;

}

TD, TH, P {	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
}

.maintext {	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
}

.headline {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight : bold;
	font-style : normal;
}

.subheadline {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight : bold;
	font-style : normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.bannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 100px;
	color: #CECA9D;
	letter-spacing: 4px;
}


A {	text-decoration: underline; 	color: #FFFFCC; }

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
}

.navigation A {
    color: #FFFFFF;
    text-decoration: none;
}
    
.navigation A:hover  {
    color:#FFF4BB;
    text-decoration: none;
}

