.bodybg {
	background-color: #404040;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.graybg {
	background-color: #404040;
}


.tablebg {
	background-color: #515152;
}

.logobg {
	background-color: #333333;
}
.mainlinksbg {
	background-image: url(images/mainlinksbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.divider {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}






.textmatter {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	padding-left: 5px;
}

.textmatterright {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 22px;
	padding-left: 5px;
}
.h1 {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
}

.toplinks {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.toplinks:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9934;
	text-decoration: none;
}
.rightlinks {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.rightlinks:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FA8105;
	text-decoration: none;
}
.horline01 {
	background-image: url(images/hor_dott.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.horline02 {
	background-image: url(images/hor_dott01.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.vardottline {
	background-image: url(images/var_dott.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.tableleftshadow {
	background-image: url(images/index_13.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.tablerightshadow {
	background-image: url(images/index_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pagelinks {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F48511;
	text-decoration: none;
}
.pagelinks:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.email {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.email:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F48511;
	text-decoration: none;
}


.copyright {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.weblink {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.weblink:hover {
	FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DF8325;
	text-decoration: none;
}

.copyrightbg {
	background-image: url(images/copyrightbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
