body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #FDC808;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FDC808;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#DB0505;
}

.style1 {
	color: #000000;
	font-weight: bold;
	}
	
	#layout td{
	color:FFFFFF;
	}
	
	#large td{
	color:#FFFFFF;
	font-size:14px;
	line-height:1em;
	}
	
	#large a{
	line-height:1em;
	}
	
	#large a:hover{

	}
	
#collapse_div {
padding:10px;
color:#FFFFFF;
font-size:13px;
background-color: #2C2C2C;
border: 1px solid #4F4A4A;
}
	

	
	
