/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	background:url(../images/web_bg.gif) repeat;}
	

	
img { border:0;}

/* Content */

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify;}
	
.v11black {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify;}
.v11black a{
	text-decoration:underline;
	color:#000;	}
.v11black a:hover{
	text-decoration:none;
	color:#000;	}

		
.v14orange {
	font:bold 14px Arial, Verdana;
	color: #FF6600;}

	
.heading {
	font:20px Verdana, Arial;
	color:#006635;
	text-align:left;}

/*Menu */
.topmenu{width:623px; text-align:center;}
.menu {margin:0;padding-left:8px;}
.menu dt {display:none;}
.menu dd {padding:0; margin:0; text-align:center;}
.menu dd span.aa {display:block; width:8px; height:33px; background:url(../images/buttont1.gif); float:left; padding:0px 0;}
.menu dd span.bb {height:23px; background:url(../images/button2.gif); float:left; padding:10px 2px 0 2px;}
.menu dd span.bb2 {height:31px; background:url(../images/button2.gif); float:left; padding:2px 2px 0 2px;}

.menu dd span.cc {display:block; width:8px; height:33px; background:url(../images/button3.gif); float:left; padding:0px 0; margin-right:1px;}

.menu a, .menu a:visited {color:#fff; text-decoration:none; font:bold 12px Arial, Verdana; cursor:pointer;}
.menu a:hover {color:#fff; background:#fff;}
.menu a:hover span {background-position:0 33px;}


/* Cell Background  */

.header_bg {
	background:url(../images/header_bg.gif) repeat-x;
	height:70px;}
	
.banner1{
	background:url(../images/b1.jpg) no-repeat;
	width:393px;
	height:251px;}

.banner2{
	background:url(../images/b2.jpg) no-repeat;
	width:387px;
	height:251px;}
	
.center_bg {
	background:url(../images/gr_bg.jpg) #fff repeat-x;}
	
.boat_bg {
	background:url(../images/boat_bg.gif) no-repeat;
	background-position:top left;
	padding-left:15px;
	padding-right:15px;}
	
.img_right {
	float:right;
	margin-left:12px;
	margin-bottom:12px;}
	
.welcome_margin {
	margin-top:49px;}
	
.sepretor_vr {
	background:url(../images/sepretor_vr.gif) repeat-y;
	background-position: left top;}
	
.rightpanel_bg {
	background:url(../images/rightpanel_center.gif) repeat-y;
	padding: 0 14px 0 14px;}
	
.rightpanel_bottom{
	background:url(../images/rightpanel_bottom.gif) no-repeat;
	padding: 0 14px 12px 14px;
	height:48px;
	text-align:right;}

.footer_bg {
	background:url(../images/footer_bg.gif) #52672f repeat-x;
	height:23px;
	font:11px Verdana, Arial;
	color:#fff;}


/* input */

.textfields {
	background:#fff;
	border:1px solid #CCCCCC;
	font:11px Verdana, Arial;
	color:#000;}

