/**/

body   {
	font-family: verdana, sans serif; 
	font-size: 12px;
	font-eight: normal;
	color: #330000;
	background-color: #cd853f;
	text-align: center;
}

td   {
	font-family: verdana, sans serif; 
	font-size: 12px;
	font-eight: normal;
	color: #330000;
}

#holder {
	width: 770px;
	border: 1px solid #8b4513;
	background-color: #fffff0;
	margin: 10px;
	text-align: left;
	/**/
}

#header {
	background-color: #8b4513;
	width: 770px;
	color: #fff;
	text-align: left;
}

#header h1 {
	font-family: georgia; 
	font-size: 30px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px; 
	margin: 15px 0px 4px 20px; 
	white-space: normal;
}

#header h1 a {
	color: #fff; 
	text-decoration: none; 
}

#header h1 a:hover {
	color: #fff; 
	text-decoration: underline; 
}

#header h2 {
	font-family: verdana, sans serif; 
	font-size: 14px; 
	/*font-style: italic;*/
	font-weight: bold; 
	color: #fff; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 15px 20px; 
	white-space: normal;
	
	}
#content1 {
	background-color: #fff;
	float: left;
	padding: 10px  5px 10px 10px;
	border-right: 1px solid #8b4513;
	text-align: left;
	width: 560px;
	margin: 0px;
}
#content {
	background-color: #fff;
	float: left;
	padding: 10px;
	border-right: 1px solid #8b4513;
	text-align: left;
	width: 560px;
	margin: 0px;
}

#content h2{
display:block;
margin:0 0 12px 0;
font-size:1.5em;
font-weight:normal;
letter-spacing:-1px;
color:#000000;
background-color:inherit;
}

#content a {
	font-weight: bold;
	color: #8b4513;
}

#content a:hover {
	font-weight: bold;
	color: #dc143c;
}

#content a.blue {
	font-weight: bold;
	color: #0000ff;
	font-size:120%;
}
#content a:hover.blue {
	font-weight: bold;
	color: #dc143c;
	font-size:120%;
}

#content a.blue2 {
	font-weight: bold;
	color: #0000ff;
	font-size:100%;
}
#content a:hover.blue2 {
	font-weight: bold;
	color: #dc143c;
	font-size:100%;
}

#nav {
	width: 200px;
	float: right;
	padding: 10px;
	valign: top;
	height: 100%;
	text-align: left;
}

#nav li{
float:left;
list-style-type:none;
text-align:left;
}

#nav  a{
display:block;
float:left;
font-weight:bold;
text-decoration:none;
color: #8b4513;
text-align:left;
margin-bottom: 12px;
}

#nav a:hover{
display:block;
font-weight:bold;
text-decoration:underline;
color: #dc143c;
}


#greennav {
	width: 200px;
	float: right;
	padding: 10px;
	valign: top;
	height: 100%;
	text-align: left;
}

#greennav li{
float:left;
list-style-type:none;
text-align:left;
}

#greennav  a{
display:block;
float:left;
font-weight:bold;
text-decoration:none;
color: #32cd32;
text-align:left;
margin-bottom: 12px;
}

#greennav a:hover{
display:block;
font-weight:bold;
text-decoration:underline;
color: #dc143c;
}

.brownt {
	color: #330000;
	font-size: 18px;
	border-bottom: 1px solid #cd853f; 
	margin-bottom:0px;
	padding-bottom:0px; 
	width: 550px;

}
#footer {
	background-color: #8b4513;
	color: #fff;
	font-size: 10px;
	padding: 12px;
	text-align: center;


}

#footer a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}
#footer a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}


h1.winners {
	font-family: georgia; 
	font-size: 24px; 
	font-weight: bold; 
	color: #dc143c; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px; 
	white-space: normal;
	text-align: center;
	}
h2.winners2 {
	font-family: verdana, sans serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 10px 0px; 
	white-space: normal;
	}
.clearer:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
.bls_table .whiterow{
	color:#333;
	border-bottom:#BABABA 1px solid;
    font-size: 12px;
    padding: 3px;
    margin: 0px 0px 0px 0px;

}

.dots{
	border-left:#BABABA 1px dotted;
}

.dotsT{
	border-top:#BABABA 1px dotted;
}

.bls_table .greyrow{
	color:#333;
	background-color:#eaeaea;
	border-bottom:#BABABA 1px solid;
    font-size: 12px;
    padding: 3px;
    margin: 0px 0px 0px 0px;

}
.bls_table .x{
	color:#dc143c;
	font-size: 18px;
	font-weight: bold;
}

form {padding: 0px;margin:0xp;}