.alt { 
	background-color: #eaece6; 
}

.hdr { 
	background-color: #7D835F; 
}

.greyed { 
	background-color: #eaece6; 
}

.caption { 
	color: white;
}

table .body	{
	background-color:white;
}

.reg {
	background-color: white; 
}

.top_navigation {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold 
}

.emphasize {  
	font-size: 14px; font-weight: bold 
}

.subtext {  
	font-size: 10px 
}

.header { 
	font-size: 16px; font-weight: bold; 
}

td {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px 
}

input.lotListNavButton {
    padding: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-variant: small-caps;
    background-color: #F7F7F7;
    color: #000000;
    border: solid 1px #000;
}

.RegisterLink{
    font-size: 14px;
    font-weight: bold;
    color: red;
}