/* CSS Document */
#content {
	text-align:left;
	background: transparent;
	font-family: verdana;
	font-size:13px;
	position: absolute;
	width: 336px;
	color: #062b00;
	top: 58px;
	margin-left:232px;
}

#content a{
color: #358f26;
text-decoration: none;
}

#content a:hover{
text-decoration: none;
background-color: #47a13d;
color: #86d46c;
font-variant:small-caps;
font-weight:bold;
}

#footer {
text-align:right;
font-family: Verdana, Arial;
font-size:10px;
color: #062b00;

}

#footer a{
text-decoration:none;
color: #358f26;
font-weight:bold;
}

body {
background-color:#a3d99d;
font-family: Verdana, Arial;
font-size: 11px;
color: #062b00;
text-align:justify;
}

body a{
text-decoration:none;
color: #358f26;
}


#content ul{
margin-top: 5px;
padding-left: 40px;
margin-bottom:5px;
}
#content li{
padding-left: 3px;
margin-top: 5px;
text-align: left;
margin: 3px 0 0 0;
}

#content li a{
color:#358f26;
}

#content li a:hover{
font-variant:normal;
}

h1{
background : url(images/h1.jpg);
background-position : left center;
background-repeat : no-repeat;
color : #062b00;
height : 25px;
padding-top : 5px;
margin-bottom : 1px;
padding-left : 32px;
font-size :17px;
font-weight:bold;
font-family:verdana;
font-style:normal;
}

h2{
	background: transparent;
	border-bottom: 2px solid #46a427;
	color: #46a427;
	display: block;
	font-family: Verdana;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold ;
	line-height: 15px;
	text-align: right;
	text-decoration: none;
}

h3{
	background: transparent;
	border-bottom: 2px dotted #d6ffc8;
	color: #d6ffc8;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}


.codesort img { 
border: 5px #47a13d solid;
background-color: #47a13d;
margin: 3px;
}

.codesort img:hover {
	border: 5px solid #0d4b02;
	background-color: #0d4b02;
}

.imge { 
border: 5px solid #47a13d;
background-color: #47a13d;
margin: 3px;
}

.imge:hover {
border: 5px solid #0d4b02;
background-color: #0d4b02;
}



blockquote{
font-family: Verdana;
font-size: 9pt;
color: #062b00;
border: 2px solid #062b00;
}  

.stat {
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 7px;
}
