body { 
	margin: 0; 
	padding: 5; 
	color: #000000; 
	background-color: #CCCCCC; 
	background-repeat: no-repeat; 
	font: 12px/1.5 Verdana, Arial, sans-serif; 
	} 
td 	{ 
	font: 12px/1.5 Verdana, Arial, sans-serif; 
	} 
a:visited { color: #990000;}	

.topNav { color: #FFFFFF; font-size: 11px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif} 
a.topNav { color: #FFFFFF; text-decoration: none; } 
a.topNav:hover {  color: #FFFF00; text-decoration: underline}
a.topNav:active { color: #FFFFFF;}
a.topNav:visited { color: #FFFFFF;}   

.botNav { color: #FFFFFF; font-size: 11px; font-weight: bold; font-family:  Arial, Helvetica, sans-serif} 
a.botNav { color: #333333; text-decoration: none;} 
a.botNav:hover {  color: #000000; text-decoration: underline}
a.botNav:active { color: #333333;}
a.botNav:visited { color: #333333;}  

h1, h2, h3, h4, h5, h6	{
	margin: 0.8em 0 0 0;
	background: transparent;
	padding: 0;
	}	
h1	{
	font-size: 1.3em ;
	font-weight: bold;
	line-height: 1.0em;
	color: #666666
	}
h2	{
	font-size:	1.2em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.0em;
	}
h3	{
	font-size:	1.3em;
	font-weight: bold;
	line-height: 1.0em;
	}
h4  {
	font-size:	1.1em;
	line-height: 1.0em;
	}
h5  {
	font-size:	1.1em;
	font-style: italic;
	line-height: 1.0em;
	}
h6  {
	font-size:	1.0em;
	line-height: 1.0em;
	} 
.small	{
	font-size: 80%;
	}
p	{
	margin: 0.8em 0 0 0;
	}
p.first	{
	margin: 0;
	}
p.little{ 
	font-size: 0.8em;
	}	
	
a.home:link {  
	color: #666666; 
	text-decoration: none; 
	font-size:	1.3em; 
	font-weight: bold;
	}	
a.home:visited {  
	color: #666666; 
	text-decoration: none; 
	font-size:	1.3em; 
	font-weight: bold;
	}
a.home:hover {  
	color: #990000; 
	text-decoration: underline; 
	}
.cakebox {
  background: transparent;
  padding : 5px 3px 5px 10px;
  margin : 0px;
  border: 1px #000000 solid;
  text-align: left;
  }
  
	
li.close {
	margin: 0;
	}	
	
ul {  top: 0px; clip:  rect(   )}

.awardHeading	{
	font-size:	1.1em;
	font-weight: bold;
	}
.awardText	{

	}
.rImage {
	clear: both;
	float: right;
}
hr {
	color: #CCCCCC;
}
