#navbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 206px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #333333;
}

#navbar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
}

#navbar ul li{
	margin: 0px;
}

#navbar a{
	text-decoration: none;
	font-weight: bold;
	color: #27A54D;
	padding: 4px;
	display: block;
	border-right: 1px solid #CCCCCC;
	border-left: 4px solid #999999;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 206px;
}

#navbar a:hover{
	background-color: #CCCCCC; color: #666666;
}

#navbar a:active{
color: #27A54D;
}
.01 {
	padding: 2px 4px 2px 4px;
	border: 1px solid #660000;
	border-bottom-color: #00CC00;
	border-bottom-style: solid;
}
.greybg {
	background-color: #CCCCCC;
}
.whitebg {
	background-color: #FFFFFF;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;

}
.txt10grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txt10grey:link {
	color: #333333;
	text-decoration: underline;
}
.txt10grey:visited {
	color: #333333;
	text-decoration: underline;
}
.txt10grey:hover {
	color: #000000;
	text-decoration: none;
}
.txt10grey:active {
	color: #333333;
	text-decoration: underline;
}
.col1bg {
	background-color: #f8c703;
}
.col2bg {
	background-color: #ffcc00;
}
.txt11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 140%;

}
.col3blend {
	background-image: url(../images/col3-gr.jpg);
	background-repeat: repeat-x;
}
body {
	background-image: url(../images/bg2.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
.col1bg {
	background-color: #f8c703;
}
.col1txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #27A54D;
	text-decoration: none;
}
.txt10blk {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.pic1 {
	float: right;
	margin-top: 5px;
	margin-left: 2px;
	clear: both;

}
.frtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.contactform {
	margin: 2px;
}

.col3bg {

	background-color: #f8c703;
}

