BODY {
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	font-family : Verdana;
	font-size : 10px;
	background-color : 0c0c0c;
	color: White;
}

h1 {
	font-family: Verdana;
	font: bolder 10px;
}


td{
	font-family : Verdana;
	font-size :10px;
	color: #DCDCDC;
}

a {	text-decoration: underline;	color: #bad9f2;}
a:hover {	text-decoration: underline;	color: #5e7387;}



input {
	font-family : Verdana;
	font-size :10px;
	color : bad9f2;
	width: 250px;
	background-color : #293239;
}


textarea {
	font-family : Verdana;
	font-size :10px;
	color : bad9f2;
	width: 250px;
	background-color : #293239;
}


select {
	font-family : Verdana;
	font-size :10px;
	width: 250px;
	background-color : #293239;
	border: 1px;
	color : #FFFAFA;
}

.checkbox {	width: 12px;}
.stopx {	width: 100px;}


caption {font: bold 1.2em Arial, Helvetica; color: navy}
thead {font: bold 0.9em sans-serif; text-align: center; background: red}
.defaultColor {
	background: 293239;
}
.activeColor {	background: #1d232a;}
.pushedColor {	background: #494949; }




.l a {font-size:9px; color:#9D9EA0;}
.l a:link {font-size:9px; color:#9D9EA0;}
.l a:visited {font-size:9px; color:#9D9EA0;}
.l a:active {font-size:9px; color:#9D9EA0;}
.l {font-size:9px; color:#9D9EA0;}


.links a {font-size:9px; color:DarkGray; text-decoration:none;}
.links a:link {font-size:9px; color:DarkGray; text-decoration:none;}
.links a:visited {font-size:9px; color:DarkGray; text-decoration:none;}
.links a:active {font-size:9px; color:DarkGray; text-decoration:none;}
.links {font-size:9px; color:DarkGray; text-decoration:none;}
 
