* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	background: url(../site_images/main_bg.gif) repeat-x;
	background-color: #3b4753;
	color: #6c6c6c;
}

table{
	margin: 0px;
	padding: 0px;
}

.container {
	padding-top: 25px;
}

.left_column {
	background: url(../site_images/left_col_bg.gif) repeat-y;
	background-color: #ffffff;
	width: 265px;
}

.center_column {
	background: url(../site_images/center_col_bg.gif) repeat-y;
	background-color: #ffffff;
	width: 25px;
}

.right_column {
	background: url(../site_images/right_col_bg.gif) repeat-y;
	background-color: #ffffff;
	width: 600px;
}

.main_content {
	background-color: #ffffff;
	width: 594px;
	border-style: solid;
	border-color: #eeeeee;
	border-color: #eeeeee;
	border-width: 0px 1px 1px 1px;
	font-size: 10pt;
}

.error{
	color: #CC0000;
  padding-left: 106px;
}

.block_header_blue {
	background-image: url(../site_images/block_head_blue.gif);
	background-repeat: none;
	height: 38px;
	color: #ffffff;
}

.block_header_green {
	background-image: url(../site_images/block_head_green.gif);
	background-repeat: none;
	height: 38px;
	color: #ffffff;
}

.block_center {
	background-image: url(../site_images/block_center.gif);
	background-repeat: none;
}

.block_bottom {
	background-image: url(../site_images/block_bottom.gif);
	background-repeat: none;
	height: 6px;
}

h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	color: #6a7eb0;
}

.like_h1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #6a7eb0;
}

strong {
	font-weight: normal;
}

.features_list {
	list-style-image: url(../site_images/tick.gif);
	padding-left: 21px;
	font-size: 10pt;
}

a.menulink:link, a.menulink:active, a.menulink:visited {
	color: #5a5a5a; text-decoration: none;
	font-size: 10pt;
}
a.menulink:hover {
	color: #5a5a5a; text-decoration: underline;
	font-size: 10pt;
}

.menuline {
	color: #cfcfcf;
	background-color: #cfcfcf;
	height: 1px;
	border-width: 0px;
	width: 190px;
	margin-top:10px;
}

.menuitem_ul {
	padding-left: 40px;
	padding-top: 6px;
}

.fields_ul {
	font-size: 10pt;
	padding-left: 12px;
}

.menutext {
	color: #5a5a5a;
	font-size: 10pt;
	padding-left: 23px;
	padding-top: 6px;
}

.menu_box {
	border-style: solid;
	border-width: 1px;
	border-color: #c6c9ce;
	font-size: 10pt;
}

.button {
	border-style: solid;
	border-width: 1px;
	border-color: #b6bbbf;
	background-color: #fbfcf7;
	font-size: 10pt;
	color: #6c6c6c;
}

.header_table {
	background: url(../site_images/top_bg.gif) repeat-x;
	background-color: #f0f2f2;
}

a.topmenu_active:link, a.topmenu_active:active, a.topmenu_active:visited, a.topmenu_active:hover {
	color: #2c3f03;
	font-size: 10pt;
	text-decoration: none;
}

a.topmenu_others:link, a.topmenu_others:active, a.topmenu_others:visited, a.topmenu_others:hover {
	color: #658506;
	font-size: 10pt;
	text-decoration: none;
}

.bottom_text {
	color: #87916f;
	font-size: 10pt;
	padding-left: 40px;
	font-family: Tahoma, sans-serif;
}

a:link, a:active, a:visited, a:hover {
	color: #6088ce;
}

.decor_hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border-width: 0px;
}

a.SimpleLink:link, a.SimpleLink:active, a.SimpleLink:visited, a.SimpleLink:hover {
	color: #6c6c6c;
	text-decoration: none;
}
