@charset "utf-8";
/* CSS Document */

body{
	background-image: url(images/BG.jpg);
	background-position:top left;
	margin:0px;
}

.largetitletext{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	color:#666666;
	font-size: 16px;
	font-weight: bold;
}

h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	line-height: 140%;
	font-size: 26px;
	font-weight: bold;
}

h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	line-height: 140%;
	font-size: 16px;
	font-weight: bold;
}

.datetext{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	color:#81974c;
	font-weight: bold;
}

.bottombodytext{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color:#999999;
}

.bottomtextgrey{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color:#999999;
}

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

a:hover{
	color:#ffffff;
	text-decoration:none;
		font-weight: bold;
}


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

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




.dropdown{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFFFF;
	background:#333333;
	border-color:#CCCCCC;
	border-style:solid;
	border-bottom:1px;
	border-top: 1px;
	border-left:1px;
	border-right:1px;
}

.style1 {	

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
		line-height: 140%;
}


