body

{

	background-color : #1E1E1E;

	background-image : url(../images/bg-body.gif);

	background-position:left top;

	background-repeat: repeat-x;

	margin:0 0 0 0;
    font-family: Verdana;

}
.grey-bg{
	background-color:#E3E3E3;
	
}
.splitter {color:#FFFFFF;}

.style6 {font-size: 11px}

.style8 {

	font-size: 12px;

	color: #ff5a00;

}

.Title {

	font-size: 18px;

	color: #ff5a00;

}
.style12 {font-size: 11px; color: #606265; }



a:link {

	text-decoration: none;
	color: #ff5a00;
	
}



a:visited {

	text-decoration: none;
	color: #ff5a00;
}



a:hover {

	text-decoration: none;
	color: #333;
}



a:active {

	text-decoration: none;
	color: #ff5a00;
}

a.menu:link {

	text-decoration: none;
	color: #ffffff;
	font-size:12px;
}



a.menu:visited {

	text-decoration: none;
	color: #ffffff;
	font-size:12px;
}



a.menu:hover {

	text-decoration: none;
	color:#999999;
	font-size:12px;
}


a.menu:active {

	text-decoration: none;
	color: #ffffff;
	font-size:12px;
}


#footer	{
	background:url(../images/bottom03_69.gif) left top no-repeat;
	width:800px;
	height:18px;
}

.footer-text	{
	float:right;
	font-size: 11px;
	color:#CCCCCC;
	text-align:right;
	padding-right:20px;
	padding-top: 2px;
}

.imgleft {
	float:left;
	padding-right:10px;
}
