html {overflow-y: scroll;}

* :focus { outline: 0; }

body {background-color: #ffffff; margin:0 0 0 0;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
	}

A:link, A:visited {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #994708; text-decoration: none;}
A:hover {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #994708; text-decoration: underline;}

.bluetxt {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #0066CC;
	}

a.bluetxt:link {color: #0066CC; text-decoration: none; font-size: 12px;}
a.bluetxt:visited {color: #0066CC; text-decoration: none; font-size: 12px;}
a.bluetxt:hover {color: #0066CC; text-decoration: underline; font-size: 12px;}

.topnav {font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #994708;
	}

a.topnav:link {color: #999999; text-decoration: none; font-size: 13px;}
a.topnav:visited {color: #999999; text-decoration: none; font-size: 13px;}
a.topnav:hover {color: #994708; text-decoration: none; font-size: 13px;}

.headline {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
line-height: 18px;
color: #333333;
	}
	
.announcement {font-family: Verdana, Arial, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
line-height: 28px;
color: #994708;
	}
	
.largehead {font-family: Verdana, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
line-height: 20px;
color: #333333;
	}
	
.pagetitle {font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #994708;
	}

a.pagetitle:link {color: #666666; text-decoration: none;}
a.pagetitle:visited {color: #666666; text-decoration: none;}
a.pagetitle:hover {color: #994708; text-decoration: underline;}

.subhead {font-family: Verdana, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 12px;
color: #333333;
	}
	
.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.proplist {font-family: Verdana, Arial, sans-serif;
background-color:#FBFAF7;
padding:26 28 14 28;
border:1px solid #FBFAF7;}

td.proplist:hover {background-color:#ffffff;border:1px solid #81783D;}

.activetitle {font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #aFaFaF;
	}

a.footer:link {color: #AFAFAF; text-decoration: none;}
a.footer:visited {color: #AFAFAF; text-decoration: none;}
a.footer:hover {color: #AFAFAF; text-decoration: underline;}


.input {
font-weight: normal;font-size: 11px; width: 400px; height: 20px; border:1px solid #666666; font-family: Verdana, Arial, sans-serif;
}

.txtinput {
font-weight: normal;font-size: 11px; width: 400px; height: 60px; border:1px solid #666666; font-family: Verdana, Arial, sans-serif;
}