.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC66;
	background-image: none;

}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC66;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #CCCC66;
}
body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-color: #000000;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #663333;


}
a:hover {
	text-decoration: underline;
	color: #663333;

}
a:visited {
	text-decoration: underline;
	color: #663333;

}
a:active {
	text-decoration: underline;
	color: #663333;

}
.underline {
	text-decoration: underline;
	color: #663333;

}
.italic {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;


}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	background-color: #666666;
	border: medium none #CCCC66;
	color: #cccc66;
	font-size: 11px;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	background-color: #666666;
	border: medium none #CCCC66;
	color: #cccc66;
	font-size: 11px;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCC66;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: cccc66;
}
.txtback {
	background-color: #cccc66;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: cccc66;
	background-color: 666666;
}
