.left_shadow {
	background-image: url(../images/left_shadow.jpg);
	background-repeat: repeat-y;
}


.right_shadow {

	background-image: url(../images/right_shadow.jpg);
	background-repeat: repeat-y;
}


.nav_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height:28px;
	width:72px;
	padding-top:5px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#307674;
	text-align:center;
	vertical-align:middle;
}


a.nav_bg:hover {
	height:28px;
	width:72px;
	display:block;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}


.header {
background-image:url(../images/header_img.jpg);
background-repeat:no-repeat;
height:255px;
width:802px;
}


a:link {
	text-decoration: none;
}


a:hover, a:visited, a:active {
	text-decoration: none;
}


.head{
font-family:"Times New Roman", Times, serif;
font-size:25px;
color:#000000;
}

.leftlink_bg{
background-image:url(../images/leftlink_bg.jpg);
background-repeat:no-repeat;
height:238px;
width:230px;
padding-top:15px;
}


.leftlink_bg_01 {
background-image:url(../images/leftlink_bg_01.jpg);
background-repeat:no-repeat;
height:159px;
width:230px;
padding-top:15px;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#666666;
}

img.bottom{
position:relative;
top:-100px;
float:right;
}

.left_img_btmtext {
	background-color:#9ED605;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6EFF4;
	border-bottom-color: #D6EFF4;
	border-left-color: #D6EFF4;
}

#btn{
float:right;
width:84px;
height:21px;
background-image:url(../images/btn_bg.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
display:block;
text-align:center;
padding-top:5px;}

.line{
background-image:url(../images/line.gif);
background-repeat:repeat-x;
background-position:center;
}

.btm_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

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

.rt_menuhd {
background-image:url(../images/rt_menuhd.jpg);
height:30px;
width:163px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
padding-top:20px;
padding-left:5px;}

.rt_menu{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5EDEE;
	border-left-color: #D5EDEE;
}