
body {
	background-color: #696969;
	
scrollbar-face-color:#708199;
scrollbar-highlight-color:#EFE9E0;
scrollbar-3dlight-color:#A0ACBC;
scrollbar-darkshadow-color:#394351;
scrollbar-shadow-color:#4B596B;
scrollbar-arrow-color:#394351;
scrollbar-track-color:#999999;
color : #394351; 

}
body,td,th {
	font-family: Tahoma;
	color: #F0F0F0;
	font-size: 11px;
}


.content{
	padding: 2px 5px 2px 5px;
	
	font-size: 11px;
	border: 1px solid white;
	margin: 0.5em 0.5em 0.5em 0.5em;
	background: #708199  ;
	border-right: 5px solid #525F72;
}

.content h4{
	font-size: 12px;
	
	
	border-left : none ;
	border-right: none ;
	margin-left : 1em ;
	margin-right :1em;
	padding-left: 20px;
	background: url(../media/head_bg1.jpg) repeat-x;
	height: 25px;
	line-height:25px;
}
.content img {
	float: right;
	padding: 2px;
	border: 1px dotted white ;
	margin : 5px;
}

.content ul{
	margin: 5px;
	list-style: none;
}

.content li{
	background: url(../media/tab1.jpg) no-repeat 0% 50%;
	padding-left:20px;
}
#footer{
	text-align: center;
	font-size : 9px;
	margin-top:5px;
}

.form_error{
	border-left: 3px solid red ;
	padding-left: 2px;
	background-color: #BC3030;
	margin-left: 2px;
	height: 18px;
	line-height: 18px;
}
input{
	font-family: Tahoma;
	color: #3F4A58;
	letter-spacing: 0.5px;
	font-size: 10px;
	background-color: #999999;
	border: none;
	padding-left:5px;
	border: 1px solid #708199 ;
	margin-left: 2px;
	background: url(../media/input_bg1.jpg);
}
.input_image{
	border: none;
	background: none;
}

.info h4{
	font-size: 11px;
	padding-left: 20px;
	background: url(../media/head_bg1.jpg) repeat-x;
	height: 20px;
	line-height:20px;
	margin: 0 ;
}

.info div{
	border: 5px solid #999999;
	padding: 5px;
	background: #708199  ;
	
}
.info_extra{
	margin-top: 10px;
	border: 1px solid #708199;
}



.info_extra h4{
	font-size: 11px;
	padding-left: 20px;
	background: url(../media/head_bg1.jpg) repeat-x;
	height: 20px;
	line-height:20px;
	margin: 0 ;
}

.info_extra div{
	border: 5px solid #999999;
	padding: 5px;
	background: #4E6840;
	/*  background: #708199  ; */
	
}
.info_extra{
	margin-top: 10px;
	border: 1px solid #708199;
}

.info_extra a{
	color: White;
	text-decoration : none;
}
textarea{
	background: url(../media/textarea_bg1.jpg);
	border: none ;
	padding-left:5px;
	line-height:20px;
	font-size: 11px;
	color : #3F4A58;
}

#main{
	border: 2px solid #BFC0FF;
	background : #999999 ;
	width:750px;
	height: auto ;
}
#main_body{
	
}
#topmenu_id{
margin: 0;
padding: 0;
float: left;
font: bold 13px Tahoma;
}

p{
	padding: 2px 5px 2px 5px;
	
	font-size: 11px;
	border: 1px solid white;
	margin: 0.5em 0.5em 0.5em 0.5em;
	background: #708199  ;
	border-right: 5px solid #525F72;
}
.p_about{
	border-right: 5px solid #D07300;
}

.p_services{
	border-right: 5px solid #000168;
}

.p_sub{
	display:none ;
}

.sms_counter{
	border: none;
	background: none;
}
#topmenu_id li{
display: inline;
}

#topmenu_id li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../media/tobmenu_bg.jpg) no-repeat top right;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
width: 120px;
}

#topmenu_id li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#topmenu_id li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#topmenu_id li a:visited{
color: black;
}

#topmenu_id li a:hover{
color: black;
background-image: url(../media/tobmenu_bg_hover.jpg); /*background image swap on hover*/
}