.banner_bottom_gradient {
	background-image: url(../gfx/banner_alpha_gradient.png);
	height: 20px;
	background-repeat: repeat-y;
	vertical-align: top;
}

.banner_gradient {
	background-image: url(../gfx/banner_alpha_gradient.png);
	background-repeat: repeat-y;
	width: 130px;
	height: 290px;
	vertical-align: top;
	float: left;
}

.blank {
	background-color: #FFFFFF;
	height: auto;
}

.border_bottom_left {
	width: 9px;
	height: 10px;
	background-image: url(../gfx/border_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.border_bottom_right {
	width: 9px;
	height: 10px;
	background-image: url(../gfx/border_bottom_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.border_left {
	background-image: url(../gfx/background_dark.png);
	background-repeat: repeat;
	width: 9px;
	margin-top: 10px;
}

.border_left2 {
	width: 9px;
}

.border_mid_left {
	width: 9px;
	height: auto;
	background-image: url(../gfx/background_dark.png);
}

.border_right {
	background-image: url(../gfx/background_dark.png);
	width: 9px;
	max-width: 9px;
}

.border_top_left {
	width: 9px;
	background-color: #FFFFFF;

	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	border-top: solid 4px #FFFFFF;
}

.border_top2_left {
	width: 9px;
	background-color: #FFFFFF;
}

.contact_box_background {
	background-image: url(../gfx/news_background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFFFFF;
	height: 100px;
	width: 228px;
}

.contact_box {
	background-image: url(../gfx/contact_box.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	width: 228px;
	text-align: center;
	padding-top: 10px;
}

.content a:link, .content a:visited, .news a:link, .news a:visited {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.content a:hover, .news a:hover {
	font-style: normal;
	font-weight: bold;
	color: #5486AA;
	text-decoration: none;
}

.content img {
	background-color: #FFFFFF;
	border: 5px solid #E7E0CE;
	padding: 5px;
}

.footer {
	background-color: #5486AA;
	width: 771px;
	height: 60px;
	position: absolute;
	z-index: 3;
	left: 0px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #715F36;
	background-color: #5486AA;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}

.header1, h1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #D89A05;
	border-bottom: 1px solid #C4AE7C;
	margin-top: 0px;
	padding-left: 2px;
}

img.no_border {
	border: none;
	padding: 0px;
}

img {
	border: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.login input {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB400;
}

.link_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #715F36;
	text-decoration: none;
}

.link_menu {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.link_menu_active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFB400;
	text-decoration: none;
}

.link_menu:hover {
	color: #cccccc;
}

.link_topmenu {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6A6A;
	text-decoration: none;
}

.link_topmenu_active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.loader {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: #FFFFFF;
    text-align: center;
}

.logo_background {
	width: 228px;
	height: 120px;
	vertical-align: top;
	background-image: url(../gfx/background_dark.png);
}
.logo_background2 {
	vertical-align: top;
	width: 228px;
	height: 103px;
	background-image: url(../gfx/logo_background.png);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(../gfx/karfil_logo.png);
	height: 98px;
	width: 204px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	padding-top: 75px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	letter-spacing: 2pt;
	text-align: center;
}

.logo_line {
	margin-top: 3px; 
	margin-bottom: 3px; 
	width: 100%; 
	height: 1px; 
	background-color: #ABAAAA; 
}

.main_content {
	width: 550px;
	height: 311px;
	text-align: left;
	vertical-align: top;
}

.main_menu {
	background-image: url(../gfx/menu_background.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 228px;
	height: auto;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	z-index: 5;
	position: relative;
}

.main_menu_col1 {
	border-right: 1px solid #959595;
	width: 30px;
	line-height: 18px;
	height: 15px;
}

.main_menu_col2 {
	padding-left: 10px;
	padding-bottom: 2px;
}

.main_menu_col3 {
	height: 15px;
	padding-right: 20px;
	padding-bottom: 2px;
	line-height: 18px;
}

.main_menu_separator {
	height: 10px;
	border-top: 1px solid #959595; 
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 6px;
}

.main_table {
	height: 400px;
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

.news {
	background-image: url(../gfx/news_background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	min-height: 220px;
	height: auto;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74653D;
	position: relative;
	z-index: 5;

}

.news p {
	margin-top: 10px;
	margin-bottom: 0px;
}

.news_separator {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
	height: 1px; 
	background-color: #ABAAAA; 
}

.registration_left {
        width: 160px;
}

.submit input {
    color: #FFFFFF;
    background: #CC9900;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    border: none;
    width: 50px;
}

.top_layer {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: auto;
	width: 771px;
	top: 9px;
	margin-top: 3px;
}

.top_menu_spacer {
	height: 130px;
	max-height: 130px;
}

.topmenu_table {
	width: 777px;
	border: none;
	margin: none;
	padding: none;
}
.topmenu {
	height: 39px;
	line-height: 30px;
	background-image: url(../gfx/topmenu_mid.png);
	background-repeat: repeat-x;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6A6A;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

.topmenu_left {
	width: 11px;
	height: 39px;
	background-image: url(../gfx/topmenu_left.png);
	background-repeat: no-repeat;
	float: right;
}

.topmenu_right {
	width: 6px;
	height: 39px;
	background-image: url(../gfx/topmenu_right.png);
	background-repeat: no-repeat;
	float: right;
}

.vertical_menu {
	background-color: #FFFFFF;
	width: 32px;
	height: 20px;
	vertical-align: top;
	text-align: center;
	position: relative;
	z-index: auto;
}

.vertical_menu_top {
	background-image: url(../gfx/vertical_menu_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 32px;
	height: 16px;
	top: -36px;
	position: relative;
	z-index: auto;
}

.vertical_menu_top_right {
	background-image: url(../gfx/vertical_menu_top_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 11px;
	height: 20px;
	position: relative;
	z-index: auto;
}

