BODY {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, helvetica;
	font-size: 11;
}

A {
	color: #336699;
	text-decoration: underline;
}
A:hover {
	color: #6699cc;
	text-decoration: none;
}
A.menu_link {
	color: #ffffff;
	text-decoration: none;
}
A.menu_link:hover {
	color: #ffffff;
	text-decoration: underline;
}

TD {
	font-size: 11;
	font-weight: normal;
	color: #000000;
}
H2 {
	font-size: 18;
	margin-left: 0px;
	padding: 20 5 5 10;
	border-left: 5px solid #6D92B4;
	height: 50px;
	color: #0063B6;
	font-weight: normal;
}
P {
	padding: 0 5 0 10;
	line-height: 18px;
}
UL {
	line-height: 18px;
}
.cell_top_header {
	background: #336699 url('../images/bg_bnr_top.gif') repeat-x;
	height: 70px;
	padding: 0 0 0 10;
}
.cell_banner_main {
	background: #999999 url('../images/pic_bnr_main.jpg') no-repeat right;
	height: 200px;
	padding: 0 0 0 0;
}
.cell_menu_main {
	height: 200px;
	padding: 20 0 0 25;
	width: 256px;
	background: #999999 url('../images/logo_yop_bot.gif') no-repeat left top;
}
.cell_menu_forum {
	padding: 0 0 0 26;
}
.cell_menu_link {
	height: 40px;
	color: #cccccc;
	font-size: 11;
	font-weight: bold;
	padding: 10 5 15 5;
}
.cell_menu_link_forum {
	height: 40px;
	color: #cccccc;
	font-size: 11;
	font-weight: bold;
	padding: 10 5 15 5;
	border-right: 1px solid #8EB3D4;
}
.cell_menu_top {
	padding: 5px;
	color: #ffffff;
	font-size: 10;
	font-weight: normal;
} 
.cell_body {
	padding: 0px;
	color: #000000;
	background: #DFEBF6 url('../images/bg_body.gif') repeat-x left bottom;
	height: 200px;
	border-top: 1px solid #ffffff;
} 
.cell_body_func {
	padding: 0px;
	color: #000000;
	background: url('../images/bg_foot_top.gif') no-repeat left bottom;
	height: 200px;
} 
.cell_body_ad {
	padding: 20 0 20 0;
	color: #000000;
	text-align: center;
	vertical-aling: middle;
	border-bottom: 1px solid #ffffff;
	background: #E5EFF8;
}
.cell_body_content {
	padding: 0px;
	color: #000000;
	background: #ffffff;
}
.cell_footer {
	font-weight: normal;
	padding: 0;
	color: #333333;
}
.cell_footer_top {
	font-size: 10;
	font-weight: normal;
	padding: 10 5 5 10;
	width: 56px;
}
.cell_footer_content {
	font-size: 11;
	padding: 10 5 5 10;
}
.text_orange {
	color: #FF6600;
}