.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 12px;
}

.indent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 12px;
	text-indent: 15pt;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.maintable {
	border: 1px solid #000000;
}


.Title {
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00789f;
	font-size: 12px;
	border-bottom-color: #000000;
	border-bottom-style: groove;
	border-bottom-width: 1px;
}

/*	
Footer
*/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}


.footer a, 
.footer a:link,  
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
 
.footer a:visited:hover,
.footer a:hover { 
	background-color: #BED4FD;
	color: #333;
	text-decoration: none;
}

/*
Update styles
*/

.winner_text
{
width: 100%;
padding-bottom: 20px;
text-align: top;
border-bottom: 1px dotted grey;
}

.winner_text img
{
float: right;
margin: 0px 0px 5px 10px;
clear: right;
border: 1px solid grey;
}
