/* CSS Document */

body
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: 100;
	color: #003300;
	background-image: url(../images/bg.gif);
	margin: 0px;

}


.editbox {
	color: #666666;
	cursor: text;
	font-family: Tahoma, Arial;
	font-size: 11px;
	height: 16auto;
	font-weight: 100;
	border: 1px solid #666666;
	text-indent: 4px;

} 

.button {
	color: #9fbb54;
	cursor: hand;
	font-size: 9pt;
	height: 22px;
	padding: 2px;
	background-color: #5e7229;
	border: 3px double #666633;
} 
a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #F1F1F1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F1F1F1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F1F1F1;
}
a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #F1F1F1;
}
.a1:link {
	text-decoration: none;
	color: #003300;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.a1:visited {
	text-decoration: none;
	color: #003300;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.a1:hover {
	text-decoration: underline;
	color: #003300;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.a1:active {
	text-decoration: none;
	color: #003300;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
