@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-image: url(images/background.png);
	background-repeat:no-repeat;
}

a:link
{
	color: #cc9933;
}

a:visited
{
	color: #cc9933;
}

a:hover
{

	text-decoration:blink;
}



.twoColElsLt #container { 
	width: 910px;
	height:600px;
	background: #FFFFFF;
	margin-top:90px;
	margin-left:63px;
	
} 

.twoColElsLt #sidebar1 {
	float: left; 
	width: 230px;
	background: #ffffff;
}

.twoColElsLt #mainContent {
 	margin: 0px 0px 0px 220px;
	width:670px;
	background:url(images/index_066.gif);
	background-repeat:no-repeat;
	padding-left:10px;
} 

.twoColElsLt #topbar {
	width:670px;
	float:right;
} 
.style4 {
	font-size: 12px;
	}

.style5 {
	font-size: 16px;
	}

