/* CSS Document */

.blacktext
{
 font-family:tahoma;
 font-size:11px;
 color: #000000;
}

.blacklink
{
 font-family:tahoma;
 font-size:11px;
 font-weight:bold;
 color: #000000;
 text-decoration:none;
}

.blacklink:hover
{
 font-family:tahoma;
 font-size:11px;
 font-weight:bold;
 color: #000000;
 text-decoration:underline;
}
.brtext
{
 font-family:tahoma;
 font-size:11px;
 color: #8FAB76;
}

.brlink
{
 font-family:tahoma;
 font-size:11px;
 font-weight:bold;
 color: #8FAB76;
 text-decoration:none;
}

.brlink:hover
{
	 font-family:tahoma;
	 font-size:11px;
	 font-weight:bold;
	 color: #8FAB76;
	 text-decoration:underline;
}
.brheadng
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.blacktextbold
{
 font-family:tahoma;
 font-size:11px;
 font-weight:bold;
 color: #000000;
}
.footertext
{
 font-family:verdana;
 font-size:10px;
 color: #D07C15;
}
.footerlink
{
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color: #D07C15;
 text-decoration:none;
}

.footerlink:hover
{
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color: #D07C15;
 text-decoration:underline;
}
.greytext
{
 font-family:verdana;
 font-size:10px;
 color: #6c6c6c;
}
.greylink
{
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color: #6c6c6c;
 text-decoration:none;
}

.greylink:hover
{
 font-family:verdana;
 font-size:10px;
 font-weight:bold;
 color: #6c6c6c;
 text-decoration:underline;
}

.whitelink
{
 font-family:tahoma;
 font-size:11px;
 color: #ffffff;
 text-decoration:underline;
}

.heading1
{
 font-family:Trebuchet MS;
 font-size:18px;
 color: #9C1414;
 font-weight:bold;
}

.whitelink:hover
{
 font-family:tahoma;
 font-size:11px;
 color: #ffffff;
 text-decoration:none;
}

.whitetext
{
 font-family:tahoma;
 font-size:11px;
 color: #ffffff;
}

.textbox
{
	font-family:tahoma;
	font-size:11px;
	color:#58350A;
	vertical-align:middle;
	height:15px;
	border: 1px solid #58350A;
	background-color: #FAE2C7;
}

.orangelink
{
 font-family:tahoma;
 font-size:11px;
 color: #FF940A;
 text-decoration:none;
}

.orangelink:hover
{
 font-family:tahoma;
 font-size:11px;
 color: #FF940A;
 text-decoration:underline;
}

.greenlink
{
	font-family:tahoma;
	font-size:11px;
	color: #855725;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
.greenlink:hover
{
	font-family:tahoma;
	font-size:11px;
	color: #855725;
	font-style: normal;
	font-weight: bold;
 	text-decoration:underline;
}

.bgreylink
{
 font-family:tahoma;
 font-size:12px;
 color: #707070;
 text-decoration:none;
}

.bgreylink:hover
{
 font-family:tahoma;
 font-size:12px;
 color: #707070;
 text-decoration:underline;
}

.sgreylink
{
 font-family:tahoma;
 font-size:11px;
 color: #707070;
 text-decoration:none;
}

.sgreylink:hover
{
 font-family:tahoma;
 font-size:11px;
 color: #707070;
 text-decoration:underline;
}

input.txtbox
{
	font-family:tahoma;
	font-size:11px;
	color: #333333;
	height: 13px;
	width: 70px;
	border:1px solid #000000;
}
.border1
{
border:1px solid #233412; size:1; 
}
