body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	color: #999999;
	font-size: small;
}
h1 {
	font-size: small;
	color: #FFFFFF;
}
h2 {
	font-size: medium;
	color: #6699FF;
}
.style0 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.style4 {font-size: small}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {color: #FFCC00}
.style8 {color: #FFFF00}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFF00; }
.style12 {color: #3366FF}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #3366FF; }
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.style22 {
	font-size: x-small;
	color: #FFFFFF;
}
.style23 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style24 {color: #FFFFFF}
.style25 {color: #999999}
.style32 {color: #FFFFFF}
.style33 {color: #6699FF}
.style36 {font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style37 {
	color: #3399FF;
	font-weight: bold;
}
.style38 {font-size: 10px}
.style39 {color: #99CCFF}
.style40 {color: #33CCFF}
.style41 {
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style42 {font-family: Arial, Helvetica, sans-serif}

.style_links_caption {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.c1_btn {
	border: 1px outset #999999;
	padding: 0.4em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}
	
textarea, input, select
{
  background       : #080808;
  border           : 1px solid #4c4c4c;
  color            : #FFFFFF;
  font-family      : verdana, tahoma, sans-serif;
  font-size        : 11px;
}

input:focus, textarea:focus, label:focus, select:focus
{
  border           : 1px solid #5583BE;
}

.checkbox, .radio, .select
{
  background       : #000000;
  border           : 0px solid #4c4c4c;
  color            : #FFFFFF;
  margin-bottom		 : -.2em;
}

.button
{
  background       : #5c5c5c;
}

