/* CSS Document */
.brown{
	background-color: #e2d8cf;
	
}
.blue {
	background-color: #c1d0d7;
}
.green {
	background-color: #94b013;
}

.greentxt {
	color: #94b013;
}
body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.white {
	background-color: #FFF;
	background-image: url(Images/white.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.greenbg{
	background-color: #FFF;
	background-image: url(Images/greenbg.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lati {
	background-image:url(Images/lat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 690px;
	background-color: #e2d8cf;
}
.menu{
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #94b013;
}
.menu a{
	color: #94b013;
	text-decoration:none;
	line-height:20px;
}
.menu a:hover{
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;

}
.text{
	overflow:scroll;
	height:330px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 345px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.text a{color:#94b013; text-decoration:none;}	
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94b013;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94b013;
}
.top {padding:8px 0 8px 0; color:#FFFFFF; background-color:#bebebe; text-align:center}
.top a{color:#FFFFFF; background-color:#bebebe; text-align:center}
.top a:hover{color:#000;}

.grey1,
.grey1 a{width:80px; height:50px; color:#FFFFFF; background-color:#bebebe; text-align:center}
.grey1 a:hover{color:#000;}

.grey2,
.grey2 a{width:80px; height:50px; color:#FFFFFF; background-color:#a3a3a3; text-align:center}
.grey2 a:hover{color:#000;}

.grey3,
.grey3 a{width:80px; height:50px; color:#FFFFFF; background-color:#7c7c7c; text-align:center}
.grey3 a:hover{color:#000;}

.dark{background-image:url(Images/dark.jpg); background-position:top right; background-repeat:no-repeat;}

#f1,#f2{width:830px !important;}