body {

	font-family : verdana,tahoma,helvetica;

	color : #CCCCCC;

	font-size : 10px;

	background-color : #000000;

	scrollbar-arrow-color : #FFFFFF;

    scrollbar-base-color : #666666;

}



td {

	color :#CCCCCC;

	font-size : 10px;

	font-family : verdana,tahoma,helvetica;

}



a {

	text-decoration : none;

	color : #6799FE;

}



a:hover {

	text-decoration : underline;

	color : #EEEEEE;

}



.heading {

	font-family : verdana,tahoma,helvetica;

	color : #EEEEEE;

	font-size : 11px;

	font-weight : bold;

}



.smallText {

	font-family : verdana,tahoma,helvetica;

	color : #FFFFFF;

	font-size : 10px;

}



.textBox {

	background-color: #999999;

	width : 300px;

	height : 15px;

	color : #FFFFFF;

	font-family : Verdana,Arial,sans-serif;

	font-size : 10px;

	border : 0px;

}



.textArea {

	background-color: #999999;

	width : 300px;

	font-family : Verdana,Arial,sans-serif;

	font-size : 10px;

	color : #FFFFFF;

    scrollbar-base-color : #666666;

	border : 0px;

}



.button {

	background-color: #666666;

	color:#FFFFFF;

	font-size:11px;

}
.textHeading {
	color: #FFFFFF;
	font-weight: bold;
}
	

