BODY {
	scrollbar-face-color:#393000;
	scrollbar-highlight-color:#FFF3B5;
	scrollbar-3dlight-color:#522400;
	scrollbar-darkshadow-color:#522400;
	scrollbar-shadow-color:#FFF3B5;
	scrollbar-arrow-color:#DEB673;
	scrollbar-track-color:#393000;
	background-color: #333300;
	background-image: url(images/bg.jpg);
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;

}

a:link {
	color: #003300;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}

a:visited {
	color: #003300;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}

a:hover {
	color: #996600;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}

a:active {
	color: #003300;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}
textarea {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	background-color: #333300;
	text-align: justify;

}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}
.main {
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFCC;
}
.main a {
	color: #003300;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}

.main a:visited {
	color: #FFFF99;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}

.main a:hover {
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}

.main a:active {
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
}
.green {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
}

