.main {
	background-color:#000000;
}

.topnav {
	background-image:url(images/orange.jpg);
	background-repeat: no-repeat;
	}

.bg1 {
	background-image:url(images/orange1.jpg);
	background-repeat: no-repeat;
	}
	
.bg2 {
	background-image:url(images/orange4.jpg);
	background-repeat:no-repeat;
	}
	
.bg3 {
	background-image:url(images/orange2.jpg);
	}
	
.leftnav {
	background-color: #ffffff;
	}	
	
.leftnavg {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	text-align: left;
	padding-left: 50px;
	padding-top: 6.9px;
	padding-right: 7px;
	font-weight: bold;
	}	
	
.leftnavg a{
	color: #000000;
	text-decoration: none;
	}	
	
.leftnavg a:hover{
	color: #000000;
	text-decoration: underline;
	}	

.leftbg {
	background-image: url(images/whitedots.jpg);
	background-repeat: no-repeat;
	}	
	
.mainbg {
	background-color: #ffffff;
	}	
	
.warea {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #C7E99F;
	text-align: justify;
	margin-left: 8px;
	}
	
.warea a{
	color: #000000;
	text-decoration:underline;
	}
	
.warea a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	}			
	
.book {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align:right;
	padding-right: 5px;
	line-height: 19px;
	}
	
.book a{
font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
	
.book a:hover{
font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
	}
	
.book1 {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	padding-left: 8px;
	background-color:#996600;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.book1 a{
	color: #ffffff;
	text-decoration:none;
	}
	
.book1 a:hover{
	color: #ffffff;
	text-decoration:underline;
	}			
		
.warea1 {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	text-align: justify;
	margin-left: 8px;
	}
	
.warea2 {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	margin-left: 8px;
	font-weight: bold;
	}
	
.warea2 a{
	color: #ffffff;
	text-decoration:none;
	}	
	
.warea2 a:hover{
	color: #ffffff;
	text-decoration:underline;
	}		
		
	
.bgbottom {
	background-image:url(images/bottombg.jpg);
	background-repeat: no-repeat;
	}	
	
.footer {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	line-height: 19px;
	color: #000000;
	background-color: #C7E99F;
	}
	
.footer a{
	color: #000000;
	text-decoration:none;
	}	
	
.footer a:hover{
	color: #000000;
	text-decoration:underline;
	}
	
h1 {
	font-family: arial;
	text-align: center;
	color: #ffffff;
	line-height: 19px;
	font-size: 15px;
	margin-left: 10px;
	margin-bottom: 00px;
	margin-right: 10px;
	margin-top: 00px;
	background-color: #FF9933;
	}
	
	.H-Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
    a:hover.H-Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;

}
							