/* CSS Document */
p, a, form, span, h1, h2, li, ul {
padding:0px;
margin:0px;
}
body{
	background:url(../img/bg_all.gif) top left repeat;
	margin:0px;
	padding:0px;
}
.center{
	text-align:center;
}
.page{
	background:url(../img/bg_right.gif) top right no-repeat;
	width:954px;
	text-align:left;
	}
.width:954{
	width:954px;
	text-align:left;
}
.contener{
	background:url(../img/bg_right_right_.gif) top right no-repeat;
	background-position: 500px 0px; 
	text-align:center;
}
.header{
	background:url(../img/logo_top_right.gif) top right no-repeat;
	height:158px;
	padding:0px 5px 0px 5px;
	color:#FFFEFE;
	}
.header .logo{
	width:220px;
	padding:26px 0px 0px 45px;
	font-family:"Times New Roman", Times, serif;	
	font-size:48px;
	float:left;
}
.logo .logodesc{
	margin: -14px 0px 0px 0px;
	padding: 0px 0px 0px 43px;
	font-size:18px;
}
.headerdesc{
	float:left;
	padding:44px 0px 0px 34px;
	font-family:Tahoma;
	font-size:11px;
	width:360px;
	}
.content {
	background-color:#FFFFFF;
	font-family:Tahoma;
}	
.content .t_top{
	background:url(../img/border.gif) top left repeat-x;
}
.content .t_right{
	background:url(../img/border.gif) top right repeat-y;
}
.content .t_bottom{
	background:url(../img/border.gif) bottom right repeat-x;
}
.content .t_left{
	background:url(../img/border.gif) top left repeat-y;
}
.content .t_t_l{
	background:url(../img/bg_t_t_l.gif) top left no-repeat;
}
.content .t_t_r{
	background:url(../img/bg_t_t_r.gif) top right no-repeat;
}
.content .t_b_l{
	background:url(../img/bg_t_b_l.gif) bottom left no-repeat;
}
.content .t_b_r{
	background:url(../img/bg_t_b_r.gif) bottom right no-repeat;
}
.content .content_body{
	padding: 55px;
}
.content td.mon{
	font-weight:bolder;
	font-size:11px;
	text-transform: lowercase;
	text-align:right;
	width:212px;
	vertical-align:top;
}
.content td.space34{
	width:34px;
}
.content td.text{
	vertical-align:top;
}
.content td.text span{
	font-size:11px;
	padding: 5px 0px 0px 0px;
	display:block;
}
.content td.text a{
	font-size:12px;
	color:#0031d0;
	display:block;
}
.content td.text p{
	font-size:12px;
	padding: 29px 21px 29px 21px;
}

.content .nums{
	font-size:11px;
	border-top: #6a7d81 solid 1px;
	padding: 18px 0px 0px 0px;
}
.content .nums a{
	color:#0a64fa;
	font-size:12px;
	padding:0px 3px 0px 4px;
}
.footer{
	background:url(../img/bg_bottom.gif) bottom left repeat-x;
	height:69px;
	text-align:center;
}
.footer .logo{
	width:954px;
	background:url(../img/logo_bottom.gif) top right no-repeat;
	height:69px;
}
/* innser page */
.inner{
	padding: 0px 0px 0px 246px;
	font-size:12px;
}
.inner h1{
	font-size:24px;
	font-weight:normal;
}
.inner span{
	font-size:11px;
	display:block;
	padding: 3px 0px 0px 0px ;
}
.inner p{
	padding: 10px 15px 15px 20px;
	line-height: 18px;
}
.inner h2{
	font-size:18px;
	padding: 25px 0px 0px 0px;
}
.inner li {
	padding:6px 0px 6px 24px;
	line-height: 18px;
}
.inner ul{
	padding:0px 0px 0px 16px;
	list-style-image:url(../img/ul.gif);
}
.innernavig{
	border-top: #6a7d81 solid 1px;
	padding: 20px 21px 0px 20px;
	text-align:left;
}
.innernavig td a{
	color:#0031d0;
}

