body{ margin:0px; background-color:#323232}
.table-main{ background-color:#FFFFFF;}

.headgin-main{ font-family:"Trebuchet MS", Tahoma, Arial; font-size:60px; color:#FFFFFF}
.headgin-main1{ font-family:"Trebuchet MS", Tahoma, Arial; font-size:34px; color:#FFFFFF}
.headgin-main2{ font-family:"Trebuchet MS", Tahoma, Arial; font-size:16px; color:#bebab9}
.texto{font-family:"Trebuchet MS", Tahoma, Arial; font-size:13px; color:#636466}
.texto_b{font-family:"Trebuchet MS", Tahoma, Arial; font-size:13px; font-weight:bold;color:#636466;}
.texto_link{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:13px;
	color:#636466;
	text-decoration:none;
}
.tdheight_5{
	height:5px;
}
.tdheight_10{
	height:10px;
}
.heading{font-family:"Trebuchet MS", Tahoma, Arial; font-size:13px; color:#636466; font-weight:bold;}
.heading1{font-family:"Trebuchet MS", Tahoma, Arial; font-size:15px; color:#636466; font-weight:bold;}
.border{ border-bottom:1px solid #999999}
.padding-img{ padding-top:8px}
.padding{ padding:5px}
.padding_bullet_img{
	padding-top:4px
}
.text_white_12_link{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.text_red_10_b{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}
.bgcolor_blue{
	background-color:#0C00B0;
}
.bgimg_header_001{
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_002{
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_003{
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_004{
	background-image:url(../images/header4.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_005{
	background-image:url(../images/header5.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_006{
	background-image:url(../images/header-h1.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_007{
	background-image:url(../images/header-h2.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_header_008{
	background-image:url(../images/header-h3.jpg);
	background-repeat:no-repeat;
	width:1003px;
	height:281px;
}
.bgimg_001{
	background-image:url(../images/bg-main.jpg);
	background-repeat:repeat-x;
	height:215px;
}
.bgimg_002{
	background-image:url(../images/panel1.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:78px;
}
.bgimg_003{
	background-image:url(../images/panel2.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:271px;
}
.margin_25{
	margin-right:25px;
}
.border_table_1{
	border:1px solid #565656;
}
.input{
	font-family:"Trebuchet MS", Tahoma, Arial;
  	font-size: 11px;
	font-weight:normal;
  	color:#636466;
	border:1px solid #565656;
	background-color:#EAEAEA;
	width:200px;
}
.text_small{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	font-style:italic;
	color:#636466;
}
.button_css{
	font-family:"Trebuchet MS", Tahoma, Arial;
  	font-size: 11px;
	font-weight:bold;
  	color:#FFFFFF;
	border:1px solid #565656;
	background-color:#0000FF;
	cursor:pointer;
}