html,body,td {
font-family:Tahoma,"Microsoft Sans Serif",tahoma, "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#42699B;
border:0;
margin:0;
padding:0;
text-align: justify;
}

a, a:active, a:visited{
color:#42699B;
text-decoration: none;
}

a:hover{
	color:red;
}



.bigtextbnew{
padding:10px; 
color:#3863A5;	
background-color: #FFF;
border: 0px solid;
 border-left: 4px solid #B1C8E4;
 border-right: 4px solid #B1C8E4;
 text-align: center;
}



.bigtextb{
padding:10px; 
color:#3863A5;	
background-color: #F8FAFD;
border: 0px solid;
 border-left: 4px solid #B1C8E4;
 border-right: 4px solid #B1C8E4;
 text-align: center;
}

.button{

color:#3863A5;	
background-color: #FFF;
border: 1px solid White;
 border-left: 2px solid #3863A5;
 border-right: 2px solid #3863A5;
 text-align: center;
 padding:5px;

}

input,select,option,textarea {
	color: #42699B;
	font-family: Tahoma;
	font-size: 8.5pt;

	
}


.error{
	border: 1px solid #FF4500;
	padding:10px;
	background-color: #FDEFEF;
	color:red;
}

.ok{
	border: 1px solid #99D696;
	padding:10px;
	background-color: #F0FDEF;
	color:green;
}


/* form 5 */

	#form5{
		margin:1em 0;
		padding-top:10px;
		}
 
	#form5 label{
		float:right;
		width:100px;
		display:block;
		padding:3px;
		text-align:right;
		margin-right:10px;
		}	
		
#form5 label em {
  position: absolute;
  left: 520px;
  font-weight: bold;
  font-size: 10px;
  color: #ff0000;
}
		
	#form5 input, #form5 textarea, #form5 select{	
		margin:0;	
		width:250px;
		height:25px;
		border:1px solid #B1C8E4;		
		padding: 9px 20px 3px 25px;
		}		
	
	
	#form5 input#username{background:#fff url(user.gif) no-repeat 275px 50%;}
	#form5 input#adsname,input#price,input#myinput{background:#fff url(bullet_toggle_plus.gif) no-repeat 275px 50%;}
	#form5 textarea#adsnote{background:#fff url(bullet_toggle_plus.gif) no-repeat 275px 6px;}
	
	
	#form5 textarea{
		height:125px;
		overflow:auto;
		}					

	#form5 input#submit{
	
	background: #FDF5E6;
	border: 1px solid #DCAC7C;
	height: 25px;
	width: 140px;
	margin-top:20px;
	margin-right:113px;

	}		
	
#form5 .button{

background-color: #FFF;
border: 1px solid White;
 border-left: 2px solid #3863A5;
 border-right: 2px solid #3863A5;
 text-align: center;
 padding:5px;

}		



/* // form 5 */
.arrowlistmenu {
width:100%;
}

.arrowlistmenu .headerbar {
font:none 9pt tahoma;
color:#FFF;
background:#000 url(images/titlebar.png) repeat-x center left;
margin-bottom:10px;
text-transform:uppercase;
padding:4px 0 4px 10px;
}

.arrowlistmenu ul {
list-style-type:none;
margin:0;
padding:0;

}

.arrowlistmenu ul li {
padding-bottom:2px;

}

.arrowlistmenu ul li a {

color:#5077A8;
background:url(../images/11.gif) no-repeat center right;
display:block;
border-bottom:1px solid #E9F0FA;
font-size:8.5pt;
padding: 10px 20px 10px 0;
}

.arrowlistmenu ul li a:visited {
color:#5077A8;
}

.arrowlistmenu ul li a:hover {
color:#5077A8;
background-color:#FFF;
}

.mainmenu ul span{
float: left;
margin-top: 5px; 
}

.img{
float: left;
padding: 0px 0px 0px 3px;
color: #4f6b72;	
width:75px;
}