* {
	margin: 0px;
	padding: 0px;
}
#right1
{
padding-top: 20px;
padding-left: 22px;
	
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textnews
{
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 246px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

#header {
	height: 113px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#header h1 {
	display: block;
	height: 113px;
	width: 178px;
	float: left;
}
#header h1 a {
	display: block;
	height: 113px;
	width: 178px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}

#header h2 {
	display: none;
}
#header span {
	display: block;
	float: right;
	height: 113px;
	width: 99px;
	background-image: url(../images/bg_lang.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 80px;
}
#header span a {
	display: block;
	height: 30px;
	width: 19px;
	float: left;
/*	background-image: url(../images/bg_lang_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin-top: 20px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 34px;
	padding-left: 8px;
}
#header span .bg {
	background-image: url(../images/bg_lang_bg.jpg);
	color: #26558E;
	background-repeat: no-repeat;
	background-position: left top;	
}
#header span .bg_sel {
	background-image: url(../images/bg_lang_bg_sel.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;	
}
#header span .en {
	background-image: url(../images/bg_lang_en.jpg);
	color: #26558E;
	background-repeat: no-repeat;
	background-position: left top;	
}
#header span .en_sel {
	background-image: url(../images/bg_lang_en_sel.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;	
}
#navigation {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#navigation h3 {
	display: none;
}
#navigation ul {
	list-style-type: none;
	margin-left: 210px;
	padding-top: 5px;	
}
#navigation li {
	float: left;	
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9D8EB1;
	margin-right: 10px;
	padding-right: 10px;
	text-transform:lowercase;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation .last {
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
}
#content {
	width: 1003px;	
	margin-right: auto;
	margin-left: auto;
}	

#left {
	float: left;
	width: 206px;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left .home {
	display: block;
	padding-left: 39px;
	margin-bottom: 29px;
}
#left .home a {
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: lowercase;
}
.box {
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	height: 237px;*/
	width: 176px;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	min-height:240px;
	font-size: 12px;
	color: #5863a0;
	margin-top: 8px;
}
.box h3 {
	color: #5863a0;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding-left: 42px;
	margin-bottom: 20px;
	clear: both;
}
.box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5863a0;
	clear: both;
}

.box ul {
	list-style-type: none;
}
.box#down {
	background-image: url(../images/bg_box_down.jpg);
}
.box li {
	float: left;
	clear: both;
	width: 176px;
	padding-bottom: 10px;
}
.box li span {
	font-size: 12px;
	color: #5863a0;
	display: block;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom:2px;
	padding-top:2px;
}
.box p {
	font-size: 12px;
	color: #5863a0;
	margin-top: 8px;
}
.box img {
	vertical-align: top;
	margin-top: 7px;
	float: left;
	clear: both;
	display: block;
}
.box .more {
	float: left;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 176px;
	text-indent: -5000px;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
}

.box form {
	font-size: 12px;
	color: #5863a0;
}
.box form span {
	text-align: left;
	display: block;
	margin-bottom: 5px;
}
.box form input {
	margin-bottom: 10px;
}
.box a {
	color:#5863a0;
	text-decoration:none;
}
.box a:visited {
	color:#5863a0;
	text-decoration:none;
}
.box a:hover{
	color:#ababab;
	text-decoration:none;
}







#center {
	float: left;
	width: 589px;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url(../images/bg_center.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#center .path {
	display: block;
	width: 574px;
	background-image: url(../images/bg_path.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #a8aeb3;
	padding-top: 9px;
	padding-left: 15px;
}
#center .path a {
	color: #a8aeb3;
	text-decoration: none;
}
#center .path a:hover {
	text-decoration: underline;
}
#center .hide {
	display: none;
}
#center .title {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #5863a0;
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	display: block;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 55px;
	text-transform: uppercase;
	font-weight:bold;
}
#center .text {
	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #11416d;
/*	padding-top: 10px;*/
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 46px;
}
#center .text img {
	float: left;
	vertical-align: top;
/*	margin-right: 15px;*/
    padding-left: 4px;
    padding-right: 4px;
}
#center .text a:link {
	color:#166fc0;
	text-decoration:none;
	border-bottom:#166fc0 1px dotted;
}
#center .text a:visited {
	color:#166fc0;
	text-decoration:none;
}

#center .text a:active {
	color:#166fc0;
	text-decoration:none;
}

#center .text a:hover{
	color:#166fc0;
	text-decoration:none;
	border-bottom: none; 
	margin-top:17px;
}

#right {
	float: right;
	width: 206px;
	padding-top: 42px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B8BA;
	background-color: #FFFFFF;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 119px;
}
#footer .content {	
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#footer .right {
	float: right;
	width: 797px;
	height: 119px;
}

#footer h3 {
	float: left;
}
#footer h3 a {
	display: block;
	height: 119px;
	width: 206px;
	text-indent: -5000px;
	background-image: url(../images/overgaz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer h4 {
	display: none;
}
#footer ul {
	list-style-type: none;
	margin-left: 16px;
	padding-top: 19px;
	padding-bottom: 52px;
}
#footer li {
	float: left;
}
#footer ul a {
	display: block;
	color: #737275;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #737275;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#footer ul a:hover {
	text-decoration: underline;
}
#footer .last {
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
}

#footer p {
	clear: both;
	font-size: 12px;
	color: #B7B7B8;
	padding-left: 5px;
}
#footer p a {
	color: #B7B7B8;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
 .req_credit {
/*	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
		width:540px;
	*/	
	width:99%;
	font-size: 11px;
	color: #11416d;
	background-color:white;
	margin-top:30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.req_credit td {
/*	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
	width:50px;*/
	font-size: 11px;
	color: #11416d;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom:1px;	
	margin:0px;
	text-align:left;	
}

.req_credit input{
/*	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;*/
font-size: 11px;
/*			
	color: #11416d;

    width:44px;
			
	text-align:left;
	height:15px;
	text-align:justify;*/
	width:96%;
    text-align:left; 	
/*   padding-left:0px;
   padding-bottom:0px;
   padding-right:0px;
   padding-top:0px;	*/
}

.req_credit select{
   background-color:#FFFFF2;
   width:98%; 
   text-align:left;  
/*   padding-left:0px;
   padding-bottom:0px;
   padding-right:0px;
   padding-top:0px;*/
}
.delim {
    background-color:#CCCCCC;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}

 .w1 {
    width:8%;
	border-left:thick #00CCFF 1px;
	border-bottom:thick #00CCFF 1px;
	background-color:#d6e0eb;	
	border-right:thick #00CCFF 1px;	
}
 .w2 {
    width:16%;
	border-left:thick #00CCFF 1px;
	border-bottom:thick #00CCFF 1px;
	background-color:#d6e0eb;	
	border-right:thick #00CCFF 1px;	
}
 .w3 {
    width:25%;
	border-left:thick #00CCFF 1px;
	border-bottom:thick #00CCFF 1px;
	background-color:#d6e0eb;	
	border-right:thick #00CCFF 1px;	
}
 .w4 {
    width:33%;
	border-left:thick #00CCFF 1px;
	border-bottom:thick #00CCFF 1px;
	background-color:#d6e0eb;	
	border-right:thick #00CCFF 1px;	
}
 .w5 {
    width:41%;
	border-left:thick #00CCFF 1px;
	border-bottom:thick #00CCFF 1px;
	background-color:#d6e0eb;	
	border-right:thick #00CCFF 1px;	
}
 .w6 {
    width:50%;
	border-left:thick #00CCFF 1px;
	border-bottom:thick #00CCFF 1px;
	border-right:thick #00CCFF 1px;
	background-color:#d6e0eb;	
}

.title-text01

{
font-family: "Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
font-size: 16px;
color: #166fc0;

}

.title-text02

{
font-family: "Trebuchet MS",Verdana,Tahoma,Arial,sans-serif;
font-size: 14px;
color: #166fc0;

}

.title-text03

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;

}

a.title-text03-link:link

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: none;
border:none;

}

a.title-text03-link:active

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: none;
border:none;
}

a.title-text03-link:visited

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: none;
border:none;
}

a.title-text03-link:hover

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: underline;
border:none;
}

a.title-text04-link:link

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: none;
padding: 5px 0 5px 20px;
border:none;
}

a.title-text04-link:active

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: none;
padding: 5px 0 5px 20px;
border:none;
}

a.title-text04-link:visited

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: none;
padding: 5px 0 5px 20px;
border:none;
}

a.title-text04-link:hover

{
font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
font-size: 14px;
color: #104c7e;
text-decoration: underline;
padding: 5px 0 5px 20px;
border:none;

}


/* HOME MENU */

#box-home {
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	height: 237px;*/
	width: 206px;
	clear: both;
	position: relative;
	min-height:240px;
	padding-top: 2px;


}
#box-home h3 {
	color: #5863a0;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding-left: 52px;
	margin-bottom: 20px;
	clear: both;

	padding-top: 15px;
}
#box-home h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5863a0;
	clear: both;
}


#box-home-but01 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#box-home-but01 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#box-home-but01 a:hover {
    background-image: url(../images/but01-on.jpg);
	text-decoration: underline;
}

#box-home-but02 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#box-home-but02 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#box-home-but02 a:hover {
    background-image: url(../images/but02-on.jpg);
	text-decoration: underline;
}

#box-home-but03 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#box-home-but03 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#box-home-but03 a:hover {
    background-image: url(../images/but03-on.jpg);
	text-decoration: underline;
}

#box-home-but04 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#box-home-but04 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#box-home-but04 a:hover {
    background-image: url(../images/but04-on.jpg);
	text-decoration: underline;
}


#box-home-but05 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#box-home-but05 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#box-home-but05 a:hover {
    background-image: url(../images/but05-on.jpg);
	text-decoration: underline;
}


#box-home-but06 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#box-home-but06 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#box-home-but06 a:hover {
    background-image: url(../images/but06-on.jpg);
	text-decoration: underline;
}
/* PROMOTIONS */



#box-promotion {
	background-image: url(../images/bg_box_promotion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	height: 237px;*/
	width: 206px;
	clear: both;
	position: relative;
	min-height:240px;
	padding-top: 2px;

}

#box-promotion h3 {
	color: #5863a0;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding-left: 52px;
	margin-bottom: 20px;
	clear: both;
	padding-top:15px;
	
}

#box-promotion-ban01 {
width:206px;
height:59px;
}

#box-promotion-ban01 a {
background:url(../images/promotion-ban01.jpg) no-repeat;
width:206px;
height:54px;
text-indent:-900em;
display:block;
}

#box-promotion-ban02 {
width:206px;
height:59px;
}

#box-promotion-ban02 a {
background:url(../images/promotion-ban02.jpg) no-repeat;
width:206px;
height:54px;
text-indent:-900em;
display:block;
}

#box-promotion-ban03 {
width:206px;
height:59px;
}

#box-promotion-ban03 a {
background:url(../images/promotion-ban03.jpg) no-repeat;
width:206px;
height:54px;
text-indent:-900em;
display:block;
}


.moduletablebox {
	background-image: url(../images/bg_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	height: 237px;*/
	width: 176px;
	clear: both;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	position: relative;
	min-height:240px;
}
.moduletablebox h3 {
	color: #5863a0;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding-left: 42px;
	margin-bottom: 20px;
	clear: both;
}
.moduletablebox h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5863a0;
	clear: both;
}

.moduletablebox ul {
	list-style-type: none;
}
.moduletablebox#down {
	background-image: url(../images/bg_box_down.jpg);
}
.moduletablebox li {
	float: left;
	clear: both;
	width: 176px;
	padding-bottom: 0px;
}
.moduletablebox li span {
	color: #5863a0;
		width: 166px;
		display:block;

	/*background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-bottom:2px;
	padding-top:2px;*/
}
.moduletablebox p {
	color: #5863a0;
	margin-top: 8px;
}
.moduletablebox img {
	vertical-align: top;
	margin-top: 7px;
	float: left;
	clear: both;
	display: block;
}
.moduletablebox .more {
	float: left;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	width: 176px;
	text-indent: -5000px;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
}

.moduletablebox form {
	font-size: 12px;
	color: #5863a0;
}
.moduletablebox form span {
	text-align: left;
	display: block;
	margin-bottom: 5px;
}
.moduletablebox form input {
	margin-bottom: 10px;
}
.moduletablebox a {
	color:#5863a0;
	text-decoration:none;
}
.moduletablebox a:visited {
	color:#5863a0;
	text-decoration:none;
}
.moduletablebox a:hover{
	color:#ababab;
	text-decoration:none;
}
/* new main menu */
#left .item2 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#left a
{
			cursor:pointer;
			}
#left .item2 a
{
    color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
			cursor:pointer;
}
#left .item2 a:hover {
    background-image: url(../images/but01-on.jpg);
	text-decoration: underline;
}



#left .item3{
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;

}

#left .item3 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#left .item3 a:hover {
    background-image: url(../images/but02-on.jpg);
	text-decoration: underline;
}

#left .item4 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#left .item4 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#left .item4 a:hover {
    background-image: url(../images/but03-on.jpg);
	text-decoration: underline;
}

#left .item5 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#left .item5 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#left .item5 a:hover {
    background-image: url(../images/but04-on.jpg);
	text-decoration: underline;
}


#left .item6 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#left .item6 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#left .item6 a:hover {
    background-image: url(../images/but05-on.jpg);
	text-decoration: underline;
}


#left .item7 {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#left .item7 a {
	color: #5863a0;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/but06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    line-height: 31px;
	width: 140px;
	padding-left: 66px;
	display:block;
}

#left .item7 a:hover {
    background-image: url(../images/but06-on.jpg);
	text-decoration: underline;
}


#left .item26 a:hover ,#left .item27 a:hover ,#left .item28 a:hover ,#left .item29 a:hover ,#left .item30 a:hover ,
#left .item9 a:hover ,#left .item10 a:hover ,#left .item11 a:hover ,#left .item12 a:hover ,#left .item13 a:hover
,#left .item14 a:hover,#left .item24 a:hover
{
	background-image: url(../images/arrow.gif);
	text-decoration: underline;
}
#left .item26,#left .item27,#left .item28,#left .item29,#left .item30,
#left .item9,#left .item10,#left .item11,#left .item12,#left .item13,#left .item14,#left .item24
{
	color: #5863a0;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;

		display:block;
}
#left .item26 a,#left .item27 a,#left .item28 a,#left .item29 a,#left .item30 a,
#left .item9 a,#left .item10 a,#left .item11 a,#left .item12 a,#left .item13 a,#left .item14 a,#left .item24 a
{

    color: #5863a0;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;

	width: 190px;
	padding-left: 18px;
	display:block;

}

#current {
   font-weight:bold;
}
#current .item2
{
 font-weight:normal;
}
