body{
	color: Black;
	font-family: Verdana;
	font-size: 10pt;
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.head_row{
	background-image: url(../img/frontend/usk_7_23.gif);
	background-repeat: repeat-x;
	height: 33px;
}

.head_row_a{
	background-image: url(../img/frontend/usk_7_23_a.gif);
	background-repeat: repeat-x;
	height: 18px;
}
.head_row_b{
	background-image: url(../img/frontend/usk_7_23_b.gif);
	background-repeat: repeat-x;
	height: 15px;
}


.menu_arrow{
	background-image: url(../img/frontend/usk7_50.gif);
	width: 33px;
	height: 33px;
}
.menu_border{
	background-image: url(../img/frontend/usk7_39.gif);
	background-repeat: no-repeat;
	height: 6px;
}
.menu_row{
	background-image: url(../img/frontend/usk7_29.gif);
	background-repeat: repeat-y;
	height: 32px;
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}	
.menu_row a{
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}	

.menu_row_select{
	background-image: url(../img/frontend/usk7_29.gif);
	background-repeat: repeat-y;
	height: 32px;
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}	
.menu_row_select a{
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
}	

.footer{
	background-image: url(../img/frontend/usk7_65.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 75px;
	color: #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: lighter;
	vertical-align: bottom;
	text-align: right;
}
.footer a{		
	color: #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: lighter;
}

.footer_uk{
	background-image: url(../img/frontend/usk7_65_uk.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 75px;
	color: #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: lighter;
	vertical-align: bottom;
	text-align: right;
}
.footer_uk a{		
	color: #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: lighter;
}	

.green_row_wide{
	background-image: url(../img/frontend/usk_7_29.gif);
	background-repeat: repeat-y;
	height: 32px;	
	color: White;
	font-family: Verdana;
	font-size: 13pt;
	vertical-align: middle;
}
.green_row_narrow{
	background-image: url(../img/frontend/usk_7_40.gif);
	background-repeat: repeat-y;
	height: 32px;
	color: White;
	font-family: Verdana;
	font-size: 13pt;
	vertical-align: middle;
}
.text_green_bold,a{
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #B22222;
} 

.padding_left{
	padding-left:8px;
	padding-right:8px;
}

input, textarea {
	border: 1px solid RGB(33,104,84);
	background-color: #EFEACB;
	color: RGB(33,104,84);
	font-weight: bold;
}

img {
	border: 0px;
}

hr{
	border: thin solid #00B26D;
}

.tab_l{
	background-image: url(../img/frontend/tab_l.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
	cursor:pointer;
}
.tab_ls{
	background-image: url(../img/frontend/tab_ll.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 30px;
}
.tab_ms{
	background-image: url(../img/frontend/tab_m.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.tab_m{
	background-image: url(../img/frontend/tab_m.gif);
	background-repeat: repeat-x;
	height: 30px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.tab_m:hover{
	background-image: url(../img/frontend/tab_m.gif);
	background-repeat: repeat-x;
	height: 30px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	/*text-decoration: underline;*/
	color: #B22222;
}

.tab_m a {
	background: transparent;
	height: 30px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.tab_m a:hover{
	background: transparent;
	height: 30px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	color: #B22222;
}

.tab_r{
	background-image: url(../img/frontend/tab_r.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 1px;
}

.tab_l_selected{
	background-image: url(../img/frontend/tab_sel_l.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 30px;
}
.tab_m_selected{
	background-image: url(../img/frontend/tab_sel_m.gif);
	background-repeat: repeat-x;
	height: 30px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.tab_m_selected a{
	background: transparent;
	height: 30px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: Black;
}

.tab_m_selected a:hover{
	background: transparent;
	height: 30px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: #B22222;
}


.tab_r_selected{
	background-image: url(../img/frontend/tab_sel_r.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 1px;
}

.page_top_l{
	background-image: url(../img/frontend/page_top_l.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 57px;
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 9px;
	padding-top: 5px;
	vertical-align:top;
}
.page_top_m{
	background-image: url(../img/frontend/page_top_m.gif);
	background-repeat: no-repeat;
	width: 304px;
	height: 57px;
	color: RGB(33,104,84);
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 9px;
	padding-top: 5px;
	vertical-align:top;
}

.consalt_h{
	background-image: url(../img/frontend/consalt_h.png);
	background-repeat: no-repeat;
	width: 224px;
	height: 16px;
}
.consalt_m{
	background-image: url(../img/frontend/consalt_m.gif);
	background-repeat: repeat-y;
	height: 1px;
}
.consalt_f{
	background-image: url(../img/frontend/consalt_f.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 224px;
}