body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;

}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}
a 
{
	outline:none;
}

.Header
{
	background:url(/images/header-bg.gif);
	background-repeat:repeat-x;
	height:215px;
}

.HeaderBgLt
{
	background:url(/images/header-bg-lt.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:21px;
	height:215px;
	float:left;
}

.HeaderBgRt
{
	background:url(/images/header-bg-rt.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
	width:127px;
	height:214px;
	float:right;
}

.HeaderCont
{
	overflow:hidden;
	zoom:1;
}

.Logo
{
	float:left;
}

.Icons
{
    float: left;
    margin-left: 16px;
    margin-top: 30px;
}

.Icons a img {
    border:none;
	height: 20px;
    width: 20px;
}

.Icons a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
}

.ico01 {
    background-image: url("/images/icons-home.gif");
    margin: 0 12px 0 0;
}


.ico02 {
    background-image: url("/images/icons-map.gif");
    margin: 0 12px 0 0;
}

.ico03 {
    background-image: url("/images/icons-mail.gif");
    margin: 0 12px 0 0;
}

.Auth
{
    background: url("/images/aut-bg.gif") no-repeat scroll 0 4px transparent;
    float: right;
    margin-top: 25px;
    padding-left: 20px;
    width: 85px;
}

.Auth a
{
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}

.HeaderHolder
{
	height: 89px;
    margin-top: 5px;
}

.BannerTop
{
	float:left;
}

.BannerTop img
{
	border:none;
}

.Searshe
{
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    margin-top: 19px;
}

.SearsheText
{
    background: url("/images/searshe-text.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    vertical-align: top;
    width: 165px;
}

.SearsheSubmit
{
	background:url('/images/searshe-submit.gif') 0 0 no-repeat;
	border:0;
	margin-top: 3px;
	font-size:13px;
	line-height:22px;
	color:#333333;
	width:56px;
	height:25px;
}

.head{
        font-size:16px;
	font-weight:bold;
	color:#f19128;
}
.link{
        font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#979797;
	text-decoration:underline;
}
.textlink{
        font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#979797;
	text-decoration:underline;
}
.text{
		font-size:12px;
	        color:#434343;
		font-family:Arial, Helvetica, sans-serif;
        	text-align:justify;

}
.text a{
	        color:#434343;
	        text-decoration:none;
}
.texthead{
                color:#007c84;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
        	font-weight:bold;
	        text-decoration:none;
}
.texhead a:hover{
text-decoration:underline;	
}

.textlink a:hover{
text-decoration:underline;	
}

.menu_head {
cursor: pointer;
position: relative;
}
.menu_body {
display:none;
}
.menu_body a{
display:block;
}
