body, form, div, td, tr, input, h1, h2, h3, h4, h5, h6, p{
	padding: 0px; margin: 0px;
}
body{
	width: 100%;
	background: #eceae2;
	font: 11px Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	padding: 25px 0px;
}

table{
	font: 11px Arial;
}

table td{
	text-align: left;
}

td.outer {
	text-align: center;
}

td.outer table.inner {
	margin-left: auto;
	margin-right: auto;
}

p{
	text-indent: 35px;
	margin: 10px 0px;
	text-align: justify;
}
a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
}
h2{
	display: inline;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
}
/**********************************************/
.input.login{
	width: 135px; height: 15px;
	border: 1px solid #999;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
}
/*** Button`s Styles ***/
.btnS, .btnM, .btnL, .btnX, .btnXL {
	/*display: inline;*/
	height: 17px;
	text-align: center;
	/*padding: 0px 10px;*/
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #fff;
	background: #4c7ba9;
	border: none;
	cursor: pointer;
	/*float: left;*/
	margin: 0;
	margin-left: 10px;
	text-transform: uppercase;
}

.btnS{
	width: 78px;
}

.btnM{
	width: 100px;
}

.btnL{
	width: 180px;
}

.btnX{
	width: 210px;
}

.btnXL{
	width: 250px;
}
/*********************************************/

.contain_bg{
	margin: 0px auto;
	width: 960px;
	background: #fff;
	padding: 20px 0px;
}
.contain{
	margin: 0px 20px;
	/*padding: 20px 0px;*/
	/*border: 1px solid red;*/
	/*border: 1px solid #fff;*/
}
/*** Header`s Styles ***/
.header{
	/*border: 1px solid green;*/
	position: relative;
	z-index: 100;
	height: 123px;
}
.header_top{
	height: 76px;
	background: url(../images/header-bg.gif) repeat-x left top;
	position: relative; z-index: 100;
}
a.logo{
	display: block;
	position: absolute; left: 20px; top: 19px; z-index: 100;
	background: url(../images/logo.gif) no-repeat left top;
	width: 337px;
	height: 38px;
}
.header_top .box_login{
	float: right;
	margin-right: 5px;
}
.header_top .box_login table{
	font: 12px Trebuchet MS;
	color: #fff;
	margin-top: 10px;
}
.header_top .box_login  a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.header_top .box_login a:hover{
	text-decoration: underline;
}

.header_top .box_login table td{
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}

.header_dot{
	height: 6px;
	background: #6e757f;
	font-size: 1px;
}
.header_bottom{
	background: #081e2c /*url(../images/menu-bg.gif) repeat-x left top*/;
	height:35px;
	position: relative;
	z-index: 50;
}
/*** Navigator`s Styles ***/
.nav_l{
	float: left;
	width: 695px;
	/*border: 1px solid orange;*/
	position: relative;
	z-index: 50;
}
.nav_r{
	float: right;
	position: relative;
	left: 0px; top: 0px;
	z-index: 50;
	width: 155px;
	text-align: right;
	background: #256195 url(../images/menu-arrow.gif) no-repeat left top;
	padding-left: 50px;
}
.nav_l .nav_item_bg{
	float: left;
	position: relative;
	left: 0px; top: 0px;
	z-index: 60;
}
.nav_r .nav_item_bg{
	float: left;
	position: relative;
	left: 0px; top: 0px;
	z-index: 60;
}
.clear{
	clear: both;
}
a.nav_item{
	display: block;
	position: relative;
	left: 0px; top: 0px;
	z-index: 60;
	height: 35px;
	padding: 0px 10px;
	font:bold 12px Trebuchet MS;
	line-height: 35px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	text-align: center;
}
.nav_item_bg a.nav_item{
	display: block;
	position: relative;
	left: 0px; top: 0px;
	z-index: 60;
	height: 35px;
	padding: 0px;
	font:bold 12px Trebuchet MS;
	line-height: 35px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	text-align: center;
}
#nav_item_1{
	width: 63px;
}
#nav_item_2{
	width: 119px;
}
#nav_item_3{
	width: 93px;
}
#nav_item_r_4{
	width: 45px;
}
#nav_item_r_5{
	width: 55px;
}
#nav_item_6{
	width: 63px;
}
#nav_item_7{
	width: 93px;
}
#nav_item_8{
	width: 114px;
}
#nav_item_9{
	width: 108px;
}
#nav_item_10{
	width: 70px;
}
#nav_item_r_11{
	width: 45px;
}
.nav_l .nav_item_bg a.nav_item:hover{
	background: #256195;
}
.nav_r .nav_item_bg a.nav_item:hover{
	background: #081e2c;
}
.nav_l a.nav_item:hover{
	background: #256195;
}
.nav_r a.nav_item:hover{
	background: #081e2c;
}
.subnav_bg{
	position:absolute; top:35px; left:0px;
	z-index:90;
	background:transparent;
	padding: 0px; margin: 0px;
	display: none;
}
.nav_r .subnav_bg{
	position:absolute;
	top:35px;
	left:auto; right:0px;
	z-index:90;
	background:transparent;
	padding: 0px; margin: 0px;
	display: none;
}

.nav_l .subnav_bg{
	z-index:90;
	background:transparent;
	display: none;
}

.subnav{
	padding: 10px 0px;
	position: absolute;
	top: 35px;
	left: 0px;
	background: #000;
	z-index: 100;
	/*display: none;*/
	float: left;
	width: auto;
}
.subnav_d{
	width: 200px;
	height: 1px;

}
.nav_r .subnav{
	padding: 10px 0px;
	position: absolute;
	top: 35px;
	left:auto; right:0px;
	background: #000;
	/*display: none;*/
	z-index: 100;
	text-align: left;
}
.subnav a{
	font:11px Arial;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 22px;
	/*position: relative;
	left: 0px; top: 0px;
	z-index: 120;*/
	padding: 0px 10px;
	background: #000;
	white-space: nowrap;
}
.nav_r .subnav a{
	font:11px Arial;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 22px;
	/*position: relative;
	left: 0px; top: 0px;
	z-index: 120;*/
	padding: 0px 10px;
}
.subnav a:hover{
	background: #256195;
}

/**************************/
/*****************************************************************/
.content{
	/*border: 1px solid green;*/
	margin: 10px 30px;
	/*position: relative;
	z-index: 10;*/
}

.article{
	padding: 0px 0px;
	/*position: relative;
	z-index: 10;*/
}
.article .title{
	height: 19px;
	border-bottom: 1px solid #8c8c8c;
	position: relative;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

.article .title h1{
	float: left;
	font: 14px Trebuchet MS;
	line-height: 20px;
	color: #666;
	text-transform: uppercase;
	background: url(../images/cardio.gif) no-repeat right 12px;
	padding-right: 110px;
	height: 30px;
	/*position: absolute;*/
	left: 0px; top: 0px;
	display: block;
	z-index: 10;
}

.title_r{
	float: right;
	padding: 5px 10px 0px 0px;
}

.table_info{
	width: 100%;
	position: relative;
	z-index: 10;
}
.table_info a{
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
}
.table_info a:hover{
	text-decoration: none;
}
.table_info_tr td{
	padding-top: 20px;

}
.table_info th{
	font: bold 12px Trebuchet MS;
	line-height: 26px;
	color: #666;
	height: 26px;
}
.table_info td{
	font: 11px Arial;
	color: #666;
	vertical-align: top;
}
.table_info_foto	{padding-right: 20px; text-align: left;}
.table_info_user	{padding-left: 20px; text-align: left;}
.table_info_desc	{padding-top: 10px; font: 12px Arial, Helvetica, sans-serif; color: #666;}



.t_left{
	text-align: left;
}
.t_right{
	text-align: right;
}
.t_center{
	text-align: center;
}

.footer{
	text-align: center;
	padding: 10px;
	font: 11 Trebuchet MS;
	color: #666;
	position: relative;
	z-index: 10;

}
