.headline {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 7px;
	padding-bottom: 7px;
}
.large {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;
}
a {
	text-decoration: none;
	color: #606060;
}


.contacthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.contact1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.email:link {
	color: #E14900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.email:visited {
	color: #E14900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.email:hover {
	color: #E14900;
	text-decoration: underline;
	font-weight: bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/menuimg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 16px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/menuimg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 16px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
a.menu:hover {
	background-image: url(images/menuimg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	margin-left: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
}
a.footer:link {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
}
a.footer:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
}
.default {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
.bodytxt {
	font-family: Verdana;
	color: #606060;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 150%;
}
.footerbg {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
body {

}
.maintable {
	background-color: #FFFFFF;
}
.bodytable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
p {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
.tablecol {
	color: #FF0000;
	font-size: 12px;
}
.leftbor {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.rtbor {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.footerhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E12A2C;
}
