body, table, td, th, p, input, select, textarea, div, span {

	color: #666666;

	font-family: Verdana, Monaco, Arial;

	font-size: 10px;

	}

body {

	background-color: #ffffff;



	}

a, area {

	outline: none;

	}

a:orange {

	color: #ff6600;

	text-decoration: underline;	

	}	

a:link {

	color: #0099cc;

	text-decoration: none;	

	}

a:visited {

	color: #ff6600;

	text-decoration: none;	

	}

a:hover {

	color: #ff6600;

	}

a:active {

	color: #ff6600;

	}

b, strong {

	font-weight: bolder;

	}

.radio {

	background: #ffffff;

	color: #000000;

	}

.yellow {

	background: #ffcc00;

	}

.lightYellow {

	background: #ffffcc;

	}	

.footer {

	color: #999999;

	font-family: Verdana, Monaco, Arial;

	font-size: 10px;

	}

.footerOrange	{

	color: #ff6600;

	font-family: Verdana, Monaco, Arial;

	font-size: 10px;

	text-decoration: underline;	

	}	

.orange	{

	color: #ff6600;

	font-family: Verdana, Monaco, Arial;

	font-size: 10px;

	}	

.bgMain	{

	background: #ebeef0;

}

.bgLight {

	background: #cccccc;

}

.bgWhite {

	background: #ffffff;

}   





