td {
	font-family: Tahoma, Arial, Sans;
	font-size: 11px;
	color: #CCCCCC;
}
.orangetext {
	color: #FF9900;
}
a {
	color: #FFBB55;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
.maintable {
	background-color: #0C0C0C;
	border: 1px solid #666666;
}
.dottedright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subber {
	background-color: #1F1F1F;
}
.imageborder {
	border: 2px solid #999999;
}
.transtable {
	border: 1px solid #CCCCCC;
}
.lightsubber {
	background-color: #383838;
}
.blackfooter {
	background-color: #0F0F0F;
}
.small {
	font-size: 10px;
}
input {

	font-family: Tahoma, Arial, Sans;
	font-size: 11px;
}
textarea {


	font-family: Tahoma, Arial, Sans;
	font-size: 11px;
}
select {



	font-family: Tahoma, Arial, Sans;
	font-size: 11px;
}

