/* main stylesheet */
.divheader {
	font-size: 12px; font-weight:bold; color:#5a9619;
}
.button {
	cursor: pointer;
	font: 12px Arial;
	border: 1px solid #70bc1f;
	margin-top: 1px;
	padding-left:0px;
	padding-right:0px;
	background: #ffffff url(../images/submit.gif) repeat-x;
	padding-top:0px;	
	padding-bottom:0px;
	height:22px;
	color: #000000;
}

td {
	font-weight : normal;
	font-size : 12px; 
	color : #000000; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 
} 

.head {
	font-weight : normal;
	font-size : 12px; 
	color : #ffffff; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration : none; 
	border-bottom: 1px solid #70bc1f;
	padding: 4px;
}

h1 {
	font-size: 10px;
	display: inline;
	color: #ffffff;
	font-weight : bold;
}

.cell {
	border-bottom: 1px solid #70bc1f;
	padding: 4px;
}

.cell a {
	color: #000000;
	text-decoration : underline;
}

.cell a:hover {
	color: #5a9619;
}

.ads a {
	color: #000000;
	text-decoration : underline;
}

.ads a:hover {
	color: #5a9619;
}

.nav {
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	padding-right:1px;
}

.nav a {
	color: #5a9619;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

.small {
	font-size: 10px;
}

li {
	padding: 4px;
}

.header {

	padding-bottom:6px;
	padding-top:6px;
	font-weight: bold;
	font-size: 16px;
	color: #5a9619;

}
.hr {
	background-image:url("../images/dot.gif");height:3px;
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:0px;
}



.white a {
	color: #ffffff;
	text-decoration : underline;
}

.white a:hover {
	color: #e0e0e0;
	text-decoration : underline;
}

.white {
	color: #e0e0e0;
}
