body{
	/*background:#e7e7e7 url(gfx/bg.jpg);*/
	background-color:#e7e7e7;
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	text-align:center;
}

#all{
	margin: 0px auto 0px auto;
	padding:20px 0px 20px 0px;
	text-align:left;
	width:1000px;
}

#left{
	float:left;
	width:220px;
	_width:210px;
	padding-right:10px;
}

#right{
	float:left;
	background:#FFFFFF url(gfx/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	width:735px;
}

#righttop{
	background-color:#153951;
	padding:10px;
	_height:300px;
}
#righttop h2{
	font-size:14px;
}
#righttop td{
	color:#ffffff;
	font-size:12px;
}
#rightbottom{
	padding:10px;
	border-top:1px dashed #D1D1D1;
}
#menu{
	border-top:1px solid #d7d7d7;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	color:#535353;
}
#menu1{
	text-align:right;
}
#menu2{
	text-align:right;
}
#menu3{
	text-align:right;
}

#righttop a{
	color: #ffffff;
}

#righttop a:hover{
	color: #FF9900;
}

a:hover{
	color:#FF9900;
}
a.news{
	text-decoration:none;
	color:#ffffff;
}
a.news:hover{
	text-decoration:none;
	color:#FF9900;
}