a { text-decoration: none; color: #006600; font-weight:bold; list-style-type: none;}

a:hover {
	cursor: pointer; 
	color: #000;
	text-decoration: underline;
}

body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #000;*/
	line-height: 150%;
	list-style-type: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Tahoma;
}

h1 { font-size: 1.6em; }

h1, h2, h3, h4, h5, p, ul { margin: 0 0 10px 0; }

h2 { font-size: 1.6em; color:#006633; }

h3 { font-size: 1.4em; color:#006633; }

h4 { font-size: 1.2em; color:#006633; text-transform: uppercase; }



.button {
	padding: 2px 8px;
	border: 1px solid #47210C;
	background: url(../images/but-bg.gif) repeat-x center #4F2F1D;
	font-variant: small-caps;
	color: #F8B150;
}

.clr { clear: both; }

.inputbox {
	border: 1px solid #47210C;
	padding: 3px 2px;
	background: #8A5C2B;
}

.black {
	color: #000;
	font-weight:bold;
}

.b {
	font-weight: bold;
}

.white {
	color: #fff;
}

.f13 {
	font-size: 13px;
}

.red {
	color: #990d0c;
}

.orange {
	background: #f8b150;
}

#content h3 {
	color: #009900;
	font-weight: bold;
}

ul.none li {
	list-style-type: none;
	margin-left: 0;
}


#resol {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: fixed;
	font-size: 10px;
	width:230px;
	top:0px;
	left:1280px;
	margin:0 auto;
	background:#bfc6d9;
	text-align:center;
} 

#resol h1 {
	background:none;
	font-size: 15px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border: 0px;
} 

#resol h2 {
	font-size:10px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	border:0px;
	background:none;
}
