body {
	margin-top: 20px;

}

.main {
font-family: arial;
	font-size: 12px;
	color: #cacaca;
	line-height: 145%;
}

h3 {
font-family: arial;
	font-size: 13px;
	color: #cacaca;
	line-height: 145%;
}
input {
border: #686868 1px  solid;  
color: #000000; 
background: #e3e3e3;
font-size:12px;
}

textarea {
border: #686868 1px  solid;  
color: #000000; 
background: #e3e3e3;
}

a:link, a:visited {
	color: #ffffff; text-decoration: none;
}


a:hover {
	color: #12b131;	text-decoration: none;
}

#menu a:hover{
line-height:30px;
background-color:#12b131;
color:#ffffff;
 }
#menu a{
display:block;
color:#ffffff;
line-height:30px;
}

select {
border: #686868 1px  solid;  
color: #000000; 
background: #cccccc;
}
