body {
	margin: 0px;
	padding: 0px;
 	background-color: #FFFFFF;
	background: url(../images/bodybg.gif) left top repeat-x;

	

}



body.view {
	margin: 0px;
	padding: 0px;
 	background-color: #FFFFFF;
	background:none;

	

}




.padding{
padding:6px 0px 0px 15px;
}

.menu{
	background: url(../images/rightbg.jpg) right top no-repeat;
	width:265px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	vertical-align:top;
	
	
	
	}
	
.menu h1{
background: url(../images/heading.gif) right top no-repeat;
margin:35px 0px 10px 50px ;
width:159px;
height:45px;

}
	
.menu ul{
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	padding-top:10px;
	
	padding-top:0px;
	background: url(../images/news_bullet.gif) left top no-repeat;
	
	font-family: "Arial";
	font-size: 12px;
		
	
	
	
	
}

.menu li{

margin:0px 0px 0px 20px;
padding-bottom:6px;
padding-top:6px;
line-height:16px;


width:165px;

background: url(../images/separator.png) bottom left no-repeat;



}

.menu li a{
	color: #996600;
	text-decoration: none;
		


	
	
	
	
	
	}
	

	.menu li a:hover{
	color: #006ba2;
	text-decoration: none;

	
	}
	
	.menu li a:active,
	.menu li a:focus
	{
	color: #006ba2;
	text-decoration: none;
	
	}
	
	
	.fontcolor{
	color: #006ba2;
	}
	
	
	
	
	
.leftpanel{
background: url(../images/leftbg.jpg) left top no-repeat;

padding:3px 0px 0px 9px;

}



iframe {
margin:0px;
padding:0px;

border:none;


}

a{
cursor:pointer;
}



#copy{
	width:9px;
	height:212px;
	z-index:5000px;
	
	float:right;
	position:absolute;
	margin-right:5px;
	margin-bottom: 5px;
	background: url(../images/copyright.gif) left center no-repeat;
	bottom:5px;
	right:5px;
	
	}
	




