@charset "utf-8";
/* CSS Document */

#rightimage {
float:right;
margin-left: 15px;
margin-bottom: 10px;
padding-top:5px;
padding-bottom: 0px;
border-right:solid #666666 1px;
border-bottom:solid #666666 1px;
border-left:solid #cccccc 1px;
border-top:solid #cccccc 1px;
	
	width:400px;
	height:auto;
	z-index:1;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style10 {color: #FFFFFF; font-size: 12px; }
.style13 {color: #FFFFFF; font-size: 12px; font-weight: bold; }

.style26 {color: #669933}
h1 {
	font-size: 12px;
	color: #006633;
}
h2 {
	font-size: 12px;
	color: #669966;
}
h3 {
	font-size: 12px;
	color: #669966;
}
h4 {
	font-size: 12px;
	color: #669966;
}
h5 {
	font-size: 12px;
	color: #669966;
}
h6 {
	font-size: 12px;
	color: #669966;
}
.style16 {font-size: 10; color: #666666; }
.style17 {font-size: 9px; color: #666666; }
.style18 {color: #ffffff}
.style19 {font-weight: bold; font-size: 12px;}
a:link {
	color: #993366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993366;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}