BODY, TD, DIV,P,INPUT

{

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

	font-size: 11px;

	color: #c0c0c0;

}



BODY

{

	background: #000000;

}



#content

{

	margin: 0px;

	padding: 5px;

	width: 688px;

	border: 1px solid #c0c0c0;

}



.field, .field_small

{

	border: 1px solid #c0c0c0;

	background: #4C4C4C;

	color: white;

	padding: 2px;

	width: 200px;

}



.field_small

{

	width: 40px;

}



OPTION, SELECT

{

	border: 0px;

	color:white;

	font-size: 10px;

}



.button

{

	color: white;

	background: red;

	border: 1px solid white;

	font-weight: bold;

	font-size: 10px;

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

}



H1 {

	margin-top: 0px;

	margin-bottom: 5px;

	font-weight: bold;

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

	font-size: 14px;

}



P

{

	margin-top: 0px;

}



A

{

	color: white;

}	
