@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/v2/page_bgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #4a73be;
}
.top_bar {
	background-color: #f9f9fb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.top_bar {
	background-color: #f9f9fb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.left_column {
	width: 200px;
	height: 1000px;
}
.logo_bar {
	width: 900px;
}
.seperator {
	width: 900px;
}
.top_button_cell {
	background-image: url(../images/v2/top_button_b.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.top_button_cell:hover {
	background-image: url(../images/v2/top_button_a.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.top_button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.top_button_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.top_button_cell_right {
	background-image: url(../images/v2/top_button_b.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.top_button_cell_right:hover {
	background-image: url(../images/v2/top_button_a.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.small_dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.small_dot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.body_tble_right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.leftnav_tble_right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.left_nav_bgrnd {
	background-image: url(../images/v2/left_nav_a.jpg);
	background-repeat: no-repeat;
}
.leftnav_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.leftnav_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.leftnav_sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.leftnav_sublink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

.topbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.footer_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.tble_wrap_lft_brder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.bodycell_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.rightcell_leftborder_columnline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
