/* CSS Document */

.leftnav {

	border-right: 1px dashed #A2A09D;
	
	}
	
.leftcell {

border-bottom: 1px dashed #A2A09D;

	}
	
.leftcell2 {

	border-top: 1px dashed #A2A09D;
	
	}
	
.border {

	border-right: 1px solid #817B68;
	border-left: 1px solid #817B68;

	}
	
.copyright {

	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-align: right;
	margin-right: 10px;
	
	}
	
.nav {

	background-image: url(images/r05.jpg);
	background-repeat: repeat-x;
	
	}
	
.nav1 a { 

	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 26px;
	display: block;
	padding: 6px 10px 5px 10px;
	border-left: 1px dashed #A2A09D;
	border-right: 1px dashed #A2A09D;
	
	}
.nav1 a:hover {

	color: #197B30;
	border-bottom: 1px dashed #197B30;
	padding-bottom: 1px;
	
	}
	
.nav2 a { 

	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 26px;
	display: block;
	padding: 6px 10px 5px 10px;
	border-left: 1px dashed #A2A09D;
	border-right: 1px dashed #A2A09D;
	margin-left: 5px;
	
	}
	
.nav2 a:hover {

	color: #197B30;
	border-bottom: 1px dashed #197B30;
	padding-bottom: 1px;
	
	}
	
.navleft {

	background-image: url(images/r07.jpg);
	background-repeat: no-repeat;
	
	}
	
.navleft1 a { 

	font-family: verdana;
	font-size: 9px;
	color: #000000;
	display: block;
	text-decoration: none;
	height: 29px;
	padding: 9px 7px 5px 3px;
	
	}
.navleft1 a:hover {

	color: #197B30;
	background-color: #F1F0F0;
	
		}
		
.header {	

	font-family: arial;
	font-size: 12px;
	color: #A2A09D;
	padding: 15px 25px 10px 5px;
	border-bottom: 1px solid # A2A09D;
	padding-bottom: 5px;
	margin-left: 25px;
	margin-right: 105px;
	
	}
	
.content {

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 1.4;
	padding: 10px 25px 10px 25px;
	
	}
	
.contact {

	font-family: verdana;
	font-size: 9px;
	color: #000000;
	line-height: 1.4;
	}
	
.txt {

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
	}
	
	BODY {
	
scrollbar-face-color:#999999;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color:#999999;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#999999;
background-image: url('images/back.jpg');
background-repeat: repeat-y;
background-position: center;
background-color: #999999;

}
