body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444343;
	background-color: #ccd3db;
}

form {
	margin: 0px;
	padding: 0px;
}

#all {
	position: relative;
	min-width: 1002px;
	max-width: 1258px;
	margin-left: auto;
	margin-right: auto;
}

#left_big_bg {
	position: relative;
	width: 100%;
	background-image: url('../images/left_big_bg.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

#right_big_bg {
	position: relative;
	width: 100%;
	background-image: url('../images/right_big_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

#center_column {
	position: relative;
	max-width: 1218px;
	min-width: 1002px;
	margin-left: auto;
	margin-right: auto;
	min-height: 675px;
	background-color: #eae8e8;
}

#header_menu {
	position: relative;
	width: 100%;
	background-color: #2e6da7;
	height: 32px;
	border-bottom: 1px solid #FFF;
}

.moduletable_menu {
	position: relative;
	padding-left: 40px;
	padding-top: 7px;
}

#header_logo {
	position: relative;
	background-image: url('../images/bg_header_logo.jpg');
	background-repeat: repeat-x;
	height: 125px;
}

.moduletable_logo {
	position: relative;
	width: 180px;
	padding-left: 30px;
	padding-top: 15px;
}

.moduletable_logo_main {
	position: relative;
	width: 155px;
	padding-left: 35px;
	padding-top: 15px;
}

.moduletable_top_banner {
	position: relative;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

.moduletable_login {
	position: relative;
	margin-top: 15px;
	margin-right: 10px;
	width: 100%;
	background-image: url('../images/bg_left_login_form.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 92px;
}

#bg_login_form {
	position: relative;
	background-image: url('../images/bg_right_login_form.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 92px;
}

#text_login_form {
	position: relative;
	margin-left: 4px;
	margin-right: 3px;
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 3px;
	height: 89px;
	color: #FFF;
	background-color: #032c6c;
}

#main_menu {
	position: relative;
	clear: both;
	height: 41px;
	background-image: url('../images/bg_main_menu.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #feffff;
}

#content {
	position: relative;
	padding-top: 30px;
}

#column_left {
	position: relative;
	float: left;
	width: 14%;
	margin-top: 21px;
}

#column_center {
	position: relative;
	float: left;
	width: 61%;
}

#column_center_forum {
	position: relative;
	float: left;
	width: 100%;
}

#column_right {
	position: relative;
	float: right;
	width: 25%;
	margin-top: 21px;
}

#left_module_column {
	position: relative;
	float: left;
	width: 60%;		
}

#right_module_column {
	position: relative;
	float: right;
	width: 40%;
}

#column_center h3, #column_center h1 {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 15px;
	font-weight: normal;
}

#other_news {
	position: relative;
	widows: 100%;
	padding: 10px;	 	
}

#other_release {
	position: relative;
	widows: 100%;
	padding: 10px;	 	
}

#column_right_text {
	position: relative;
	padding-left: 5px;
	padding-right: 10px;
}

#bottom {
	position: relative;
	background-color: #2e6da7;
	width: 100%;
	height: 65px;
	margin-top: 30px;
}

#left_module_column_bottom {
	position: relative;
	float: left;
	width: 50%;
	margin-top: 20px;
}

#right_module_column_bottom {
	position: relative;
	float: right;
	width: 50%;
	margin-top: 20px;
}

ul#archive-list {
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 0px;
}

ul#archive-list li {
	margin-bottom: 20px;
}

#navigation {
	color: #022c6b;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}

#navigation span img {
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation_module {
	text-align: center;
	color: #022c6b;
	padding-top: 0px;
	margin-bottom: 10px;
}

#navigation_module span img {
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation span strong span, #navigation strong span {
	color: #022c6b;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#navigation span.activepage {
	color: #022c6b;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#navigation span.page {
	color: #022c6b;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#navigation span.hoverpage {
	color: #022c6b;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#hkm_profile_table_username {
	font-weight: normal;
	color: #022c6b;
}

.pane-sliders {
	display: none;
	display: none;
}