.topbar {
	background-image: url(images/bg_topbar.gif);
	background-repeat: repeat-x;
	height: 39px;
}
.bg_homecontent {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	height: 350px;
}
.bgbottomline {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.navfont {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tdheight25 {
	height: 25px;
}
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.mainfontbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.whiteline {
	background-image: url(images/bg_whiteline.gif);
	background-repeat: repeat-y;
	width: 10px;
	text-indent: 5px;
	background-position: center;
}
.bgcontact {
	background-image: url(images/bg_quickcontact.gif);
	background-repeat: no-repeat;
	height: 182px;
	width: 174px;
}


a:hover {
	text-decoration: underline;
}
.contactfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.font10pxbold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.text14px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.fromfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.redfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.dottable {
	border: 1px dotted #999999;
	background-color: #F5F5F5;
}.redfontbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.atext12px {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.blacklinkfont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #343434;
	text-decoration: underline;
}
.blacklinkfont:hover { 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.error{
	font-family:"Times New Roman", Times, serif;
	color: #FF0000;
	font-size:25px;	
}