body {
	background-color: #ffffff;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 14px;	
	color: #555555;
}

td {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #555555;
}

img {
	border: 0;
}

.banner {
	float: right;
}
	
.banner_bottom {
	width: 468px;
	height: 60px;
	border: 1px solid #888888;
	background-color: #8dbdff;
}

.top_content 
{
	border-bottom: dashed 1px #B1B1B1;	
	height: 49px;
	margin: 0 40px;
	padding-top: 0px;
}

.title 
{	
	font-size: 24px;
	float: left;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
}

.title_2 {
	font-size: 20px; 
	margin-bottom: 15px;
}

.title_3 {	
	font-size: 18px;
	text-align: center;
}

.rate {
	background-image: url(../images/bg_rate.gif);
	background-repeat: no-repeat;
	width: 62px; 
	height: 27px;
	margin-left: 12px; 
	vertical-align: middle;
	font-size: 18px;
	color: #006afe;
	text-align: center;
	padding-top: 2px;
}

.pic_separator {
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	height: 1px; 
	overflow: hidden; 
	margin: 35px 95px;
}

.separator {
	height: 35px; 
	background-image: url(../images/bg_top_content.gif); 
	background-position: bottom;
	margin: 0 40px 35px 40px;
}

.copyr {
	font-family: Tahoma;
	font-size: 11px;
	color: #575757;
	padding-left: 48px;
	line-height: 15px;
}




a {
	color: #006afe;
}


a.menu_link {
	border-bottom: 3px solid #888888;
	font-size: 16px;
	color: #006afe;
	padding-bottom: 3px;
	text-decoration: none;
	margin-left: 28px;
}

a.menu_link:visited {
	border-bottom: 3px solid #888888;
	font-size: 16px;
	color: #006afe;
	padding-bottom: 3px;
	text-decoration: none;
	margin-left: 28px;
}

a.small_link {
	border-bottom: 2px solid #888888;
	font-size: 16px;
	font-weight: bold;
	color: #006afe;
	text-decoration: none;
}


a.name, a.name:visited {
	font-size: 18px;
	color: #006afe;
}

a.copyr_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006cfd;	
}

a.browse {
	font-size: 18px; 
	color: #555; 
	text-decoration: none;
}

ul {
	margin-top: 10px; 
	line-height: 25px; 
	list-style-image: url(../images/list_dot.gif);
}

ul.list_man {
	margin-top: 10px; 
	line-height: 25px; 
	list-style-image: url(../images/list_man.gif);
}


