body,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,tr {
	font-size: 11px;

}
a { color: #4b4b4b; text-decoration: underline; outline:none;}
a:hover { text-decoration: underline;}

body {
	background-image:url(../images/img_bg_contens.gif) ;
	background-repeat:repeat-x;
	background-color:#000000;	
	color:#4b4b4b;
	margin:0px;
	padding:0px;	
/*	background:#000000;*/
}
#MainBox {
	width:600px;
	margin:0px auto;
	padding-top:25px;
	background-color:#ffffff;
}
#footerbox{
	width:600px;
	margin:0px auto;
}
.headder{
	width:600px;
	margin:0px auto;
}
.contactbtn ,
.contact_btn{
	padding-left:220px;
	padding-bottom:20px;
}



.red{
	color:#990000;
}

table.tbl_form {
	margin-left:10px;
}
table.tbl_form td{
	font-size:12px;
	height:30px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:15px;	
	border-bottom:1px dotted #cdcdcd;
}
table.tbl_form th{
	text-align:left;
	font-size:12px;
	height:30px;

	padding-top:10px;		
	padding-bottom:15px;	
	padding-left:15px;
	border-bottom:1px dotted #cdcdcd;	

}

.comp{
	height:100px;
	text-align:center
}