/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #f4f4f4;
	color: #333333;
	font: 11px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FCFEFF;
}

A:link {text-decoration: none;	color: #365fb7;}
A:hover {color: #365fb7; text-decoration: none;}
A:visited {text-decoration: none; color: #365fb7;}

.title {font-size:14px; font-weight:bold; color:#fff; padding-left:10px;}
.title a, .title a:active, .title a:hover, .title a:visited {text-decoration:none;}

.title2 {font-size:14px; font-weight:bold; color:#757044; padding-left:10px;}
.title2 a, .title2 a:active, .title2 a:hover, .title2 a:visited {text-decoration:none;}

.footer {color: #333; font-size: 10px;}
.footer a, .footer a:active, .footer a:visited {color: #333; text-decoration:none;}
.footer a:hover {text-decoration:underline;}

.small { color: #000; font-size:11px;}
.small a, .small a:active, .small a:hover, .small a:visited {color: #000; text-decoration:none;}

.white {color: #fff;}
.white a, .white a:active, .white a:hover, .white a:visited {color: #fff; text-decoration:none;}

.red {color: #fd1b14;}
.red a, .red a:active, .red a:hover, .red a:visited {color: #fd1b14; text-decoration:none;}

.large { font-size: 14px; font-weight: bold; }

.tagcloud {color: #757044; font-weight:bold;}
.tagcloud a, .tagcloud a:active, .tagcloud a:hover, .tagcloud a:visited {color: #757044; text-decoration:none;}

.nav{
	font-size: 14px;
	font-weight: bold;
	color:#fff; background:url(../images/nav_bg.gif)
}

.promo{
	font: 22px/1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	
}

.page_header {width: 960px; height: 10px; background: url(../images/page_header.gif);}
.page_content {width: 960px; background: url(../images/page_bg.gif);}
.page_footer {width: 960px; height: 10px; background: url(../images/page_footer.gif);}

.box_0_header {width: 208px; height: 5px; background: url(../images/box_0_header.gif);}
.box_0_content {width: 208px; background-color:#000; width:100%; height:67px;}
.box_0_footer {width: 208px; height: 5px; background: url(../images/box_0_footer.gif);}

.box_1_header {width: 678px; height: 10px; background: url(../images/box_1_header.gif);}
.box_1_content {width: 678px; background-color:#000}
.box_1_footer {width: 678px; height: 10px; background: url(../images/box_1_footer.gif);}

.box_2_header {width: 236px; height: 24px; background: url(../images/box_2_header.gif);}
.box_2_content {width: 236px; background: url(../images/box_2_bg.gif);}
.box_2_footer {width: 236px; height: 5px; background: url(../images/box_2_footer.gif);}

.box_3_header {width: 236px; height: 24px; background: url(../images/box_3_header.gif);}
.box_3_content {width: 236px; background: url(../images/box_3_bg.gif);}
.box_3_footer {width: 236px; height: 5px; background: url(../images/box_3_footer.gif);}

.box_4_header {width: 236px; height: 24px; background: url(../images/box_4_header.gif);}
.box_4_content {width: 236px; background: url(../images/box_4_bg.gif);}
.box_4_footer {width: 236px; height: 5px; background: url(../images/box_4_footer.gif);}

.box_5_header {width: 236px; height: 24px; background: url(../images/box_5_header.gif);}
.box_5_content {width: 236px; background: url(../images/box_5_bg.gif);}
.box_5_footer {width: 236px; height: 5px; background: url(../images/box_5_footer.gif);}

.box_6_header {width: 678px; height: 24px; background: url(../images/box_6_header.gif);}
.box_6_content {width: 678px; background: url(../images/box_6_bg.gif);}
.box_6_footer {width: 678px; height: 5px; background: url(../images/box_6_footer.gif);}

.box_7_header {width: 678px; height: 24px; background: url(../images/box_7_header.gif);}
.box_7_content {width: 678px; background: url(../images/box_7_bg.gif);}
.box_7_footer {width: 678px; height: 5px; background: url(../images/box_7_footer.gif);}

.box_8_header {width: 678px; height: 24px; background: url(../images/box_8_header.gif);}
.box_8_content {width: 678px; background: url(../images/box_8_bg.gif);}
.box_8_footer {width: 678px; height: 5px; background: url(../images/box_8_footer.gif);}

hr {
	color: #b9b9b9;
	background-color: #b9b9b9;
	height: 1px;
	border: 0px solid #b9b9b9;
	margin: 0px 0px 0px 0px;
}



