.hori_bar_table {
	width: 150px;
	background-image:  url(images/vertical_bar_background.jpg);
	background-repeat: repeat-y;
}
.hori_bar_table_td_title {
	background-image:  url(images/title_background.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 35px;
	text-align: center;
}
.hori_bar_table_td_spacer {
	background-image:  url(images/horizontal_rule.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
}
.hori_bar_link_1, .hori_bar_link_1:active, .hori_bar_link_1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.hori_bar_table_td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:  url(images/vertical_bar_background.jpg);
	background-repeat: repeat-y;
}
.hori_bar_link_1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar_table {
	background-image:  url(images/navbar_background.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 600px;
}
.navbar_table_td {
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.navbar_table_link_1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}
.navbar_table_link_1:hover {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}
