@charset "utf-8";
/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0px;
}

.menu_bottom a {
font-size:11px;
font-weight:bold;  
color:#8d8c8c;
text-decoration:none;
}

.menu_bottom a:hover {
font-size:11px;
font-weight:bold;  
color:#8d8c8c;
text-decoration: underline;
}

#menu_left {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	margin:5px 0 0 2px;
	line-height: 28px;
}

#menu_left a {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #939393;
	line-height: 28px;
	text-decoration: none;
}

#menu_left a:hover {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #525252;
	line-height: 28px;
}
#archive {
	margin:12px;
	font-size:11px;
	color:#565656;
	}
#archive img {
	margin:12px 0 12px 0;
}
#archive a {
	color:#565656;
	}
#thumbs {
	font-size:11px;
	color:#565656;
}

#thumbs img {
	margin: 12px;
}
/*form*/

.in{
	font-family:Verdana;
	font-size:11px;
	padding:0 0 0 3px;
	margin:0px;	
	color: #333333; 
 	border:1px solid #d1d1d1;
 	height:20px; 
}
.inta{
 font-family:Verdana;
 font-size:11px;
 border:0px;
 background-color:white;
 color: #333333; 
 border:1px solid #d1d1d1;
 height:100px;
 width:441px;
 padding:2px;
}
.in_s{
 font-family:Verdana;
 background:none;
 color:#333; 
 height:18px;
 font-size:11px;
 background-color:#fff;
}
#contact {
	margin: 0px;
}
#contact_labels {
font-size:11px; 
color:#525252; 
font-weight:bold;
}