a.white {
	font-family: verdana;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
a.white:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;

}
a.lwhite {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.lwhite:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.contact {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
	color: #996600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.bottom-nav {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: verdana;
	font-size: 9px;
	line-height: 18px;
	color: #666666;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.txt {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: 400;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.red {
	font-weight: 600;
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	font-weight: 600;
	color: #666666;
	text-decoration: underline;
}
a.black {
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;
}
.border {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boderbottom {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
h1 {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #FF6600;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h2 {

	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {


	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.grey {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #000000;
	text-decoration: none;
}

