.bg {
	background-image:  url("/images/bg.jpg");
	background-repeat: repeat-x;
}
.bar_left {
	background-image:  url("/images/bar_left_side.gif");
	background-repeat: repeat-y;
}
.bar_bottom {
	background-image:  url("/images/bar_bottom.gif");
	background-repeat: no-repeat;
}
table#main a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #4A6D94;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
table#main a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4A6D94;
	text-decoration: none;
}
table#main a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFF31;
	text-decoration: underline;
}
table#left a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF31;
	text-decoration: none;
}
table#left a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF31;
	text-decoration: none;
}
table#left a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #7DA860;
	text-decoration: underline;
}
table#bottom a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #7DA860;
	text-decoration: none;
}
table#bottom a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #7DA860;
	text-decoration: none;
}
table#bottom a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF31;
	text-decoration: underline;
}
table#dwe a:link {
	color: #004584; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
table#dwe a:visited {
	color: #004584; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
table#dwe a:hover {
	color: #004584; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.head1 {
	font-family: "Baskerville Old Face";
	font-size: 24px;
	color: #FFFFFF;
	line-height: normal;
}
.site_text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}.left_bar_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
