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

body{
margin:0px;
padding:0px;
color:#660000;
font-family:"Trebuchet MS";
font-size:12px;
background-color:660000;
background:url(images/bg.jpg) no-repeat center top;
}



.main {
	font-size:13px;
	font-weight:regular;
	color:#666666;
	font-family: "Trebuchet MS";
	margin:5 5 5 5;

}


.mainlrg {
	font-size:16px;
	font-weight:regular;
	color:#666666;
	font-family: "Trebuchet MS";
	margin:5 5 5 5;

}

.subpghdr {
font-family: "Trebuchet MS";
font-size:20px;
font-weight:bold;
color:#000000;
/* margin:0 0 5 0;
*/
}

.footer {
	font-size:10px;
	font-weight:regular;
	color:#000000;
	font-family: "Tahoma";
	
	/*margin:0 0 5 0;*/

}


A:link {font-weight: normal;
		font-size: 13px;
		COLOR: #990000; 
		font-style: normal;
		font-family:Georgia, "Trebuchet MS", Times, serif; 
		text-decoration: underline;}

A:visited {
	font-weight: normal;
	font-size: 13px;
	COLOR: #990000;
	font-style: normal;
	font-family:Georgia, "Trebuchet MS", Times, serif;
	text-decoration: underline;
}
A:hover {font-weight: normal; 
         font-size: 13px;
		 COLOR: #ff0000; 
		 font-style: normal; 
		 font-family:Georgia, "Trebuchet MS", Times, serif; 
		 text-decoration: underline;}

A.footerlink:link {
	font-size:10px;
	font-width:regular;
	font:"Tahoma";
	color:#ffffff;
	text-decoration:none;
}

A.footerlink:visited {
	font-size:10px;
	font-width:regular;
	font:"Tahoma";
	color:#ffffff;
	text-decoration:none;