﻿

/*contact_page*/	

#cont_body_box_bg{
	width:706px;
	height:104px;
	margin:7px 0 7px 0;
	}
	
.conta_small_box{
	background-image:url(../../images/conta_small_box.jpg);
	width:230px;
	min-height:92px;
	text-align:center;
	padding:12px 0 0 0;
	float:left;
	}
	
.blue_big_text{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#144891;
	}
	
#con_from_bg{
	width:620px;
	height:236px;
	background-image:url(../../images/con_from_bg.jpg);
	background-repeat:no-repeat;
	padding:28px 0 0 85px;
	}

.conta_text_field{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border:1px solid #999999;
	width:200px;
	float:left;
	}
	
.conta_text_field1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border:1px solid #999999;
	width:470px;
	float:left;
	}
	
.conta_text_field2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border:1px solid #999999;
	width:470px;
	height:90px;
	float:left;
	}
	
.conta_from_dvider{
	margin:8px 0px 8px 8px;
	}
	
.cont_button_bg{
	background: transparent url(../../images/red_btn_small.jpg);
	text-align:center;
	border:none;
	height:25px;
	width:72px;
	font-weight:bold;
	color:White;
	margin-top:10px;
	cursor: pointer;
	}
	
.cont_button_bg2{
	background: transparent url(../../images/red_btn_small.jpg);
	text-align:center;
	border:none;
	height:25px;
	width:72px;
	font-weight:bold;
	color:White;
	margin-top:10px;
	margin-right:80px;
	cursor: pointer;
	}
	
.conta_clear{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3d3d3d;
	}
	
.conta_clear a:link, .conta_clear a:visited{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3d3d3d;
	}

.conta_clear a:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000;
	}
	
#con_from_bg .lbl {font-weight:bold; width:70px; float:left;}
#con_from_bg .lbl2 {font-weight:bold; width:52px; padding-left:10px; float:left;}
#con_from_bg .rfv {float:left;} 
