@charset "utf-8";

a:link {
	color: #097eac;
	text-decoration: none;
}
a:visited {
	color: #097eac;
	text-decoration: none;
}
a:active {
	color: #097eac;
	text-decoration: none;
}
a:hover {
	color: #0a6c93;
	text-decoration: none;
}

    
  
	
	


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(image/background.jpg) no-repeat center -80px;
}


 /* Main menu (tabs) */
#tabs {background:#81cf3e; margin:0 5px; padding:0px 0 0 0; _height:1px;}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin: 0 5px 0 0; padding:0; float:right;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("design/tab_link.gif") 0 0 repeat-x; color:#fff; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("design/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("design/tab_link_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("design/tab_hover.gif") 0 0 repeat-x; color:#5e972c;}
    #tabs ul li a:hover span.tab-l {background:url("design/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("design/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#5e972c; color:#fff;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("design/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("design/tab_active_r.gif") 100% 0 no-repeat;}
	

.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}	

.st {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: a7a9aa;
	text-decoration: none;
	
}
.back {
	background-image: url(image/backmidle.jpg);
}
.backmenu {
	background-image: url(image/leftmenumid.jpg);
}

.lk14 {
	font-family: "Monotype Corsiva", "Microsoft Sans Serif";
	font-size: 24px;
	color: #d2837d;
}
a.lk14:link
{
	text-decoration: none;
	color: #d2837d;}
a.lk14:visited{
	text-decoration: none;
	color: #d2837d;}
a.lk14:active {
	text-decoration: none;
	color: #d2837d;
} 
a.lk14:hover {
	text-decoration: none;
	color: #d2837d;
}

.leftmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #097eac;
}
a.leftmenu:link {
	color: #097eac;
}
a.leftmenu:visited {
	color: #097eac;
}
a.leftmenu:hover {
	color: #097eac;
}
a.leftmenu:active {
	color: #097eac;
}
.greyhead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27A0BA;
	text-align: left;
}
.greytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	text-align: left;
}
.headbodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #61c10e;
	text-align: left;
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	text-align: left;
}
.texttel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: center;
}
.menuwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
        text-align: right;
	color: #FFF;
}