HTML {
	text-align:left;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#659600;
	background-image:url('bg.jpg');
	background-repeat:repeat;
	background-position:top;
}
#menu A {
	color: #ffffff;
	font-weight: bold;
	font-size:16px;
	font-family:"Century Gothic";

}
.first {
	border-left: 2px #c3c3c3 dotted;/**/	
}
P {
	color:#333333;
	font-family:Verdana; 
}
H1 {
	color: #3c3c3c;
	font-size: 32px;
	font-family:Arial;
	font-weight: bold;
}
H2 {
	color: #3c3c3c;
}
H3 {
	color: #3c3c3c;
}
A {
	color: #0066cc;
}
#content IMG
{
border:none;
}
.popupmenu DIV {
	background-color: #d91729;
	margin-top: 36px;
	background-position:top;
}
.popupmenu DIV A {
	color: #ffffff;
}
.popupmenu DIV A:hover {
	background-color: #f81b30;
}
.shade {
	margin-top: 36px;
	margin-left:-1px;
}

#topflash {
	margin-left: 19px;
	width: 945px;
	height: 208px;	
	}
	
.index h3 {
	background:#D91729 none repeat scroll 0 0;
	color:white;
	font-family:arial;
	font-size:15px;
	padding:7px;
}

