
		body {
		margin: 0px 0px 0px 0px;
		}

		body, p,li,td  {
		font-family:georgia, times new roman, times, serif;
		font-size:14px;
		}
		
		.bodystyle{
		background:#7B745B;
		}
		
		#tblmain {
		background-color:#ffffff;
		width:760px;
		border-right:1px solid #ccc;
		border-left:1px solid #ccc;
		}
		
		#tdnav {
		width: 150px;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		padding-top: 1px;
		text-align: left;
		background:#339900;
		
		}
		
		#tdcnt {
		width:610px;
		border-right: 1px solid #ccc;
		}
		
		div#content {
		padding: 6px 0px 5px 15px;
		text-align:justify;
		width:95%;
		}
		
		#mainnav a{
		width:150px; 
		height:20px; 
		background-color: #339900;
		border-bottom:solid 1px #FFFFFF;
		font-size: 11px;
		font-weight:bold;
		color: #FFFFFF;
		text-decoration:none;
		padding-top:5px;
		padding-left:5px;
		padding-bottom:5px;
		}
		
		#mainnav a:hover{
		background-color:#7B745B;
		}
		
		
		.navstyle {
		text-decoration: none;
		color: #406480;
		}
		.navstyle:hover {
		color: #3082BD;
		text-decoration:underline;
		}
		
		#footer {
		text-align: right;
		font-size: 10px;
		border-top: 1px solid #cccccc;
		padding: 3px 0px 3px 7px;
		width: 745px;
		border-bottom:1px solid #ccc;
		background:#FFFF00;
		}
		#footerlink {
		color:#666699;
		text-decoration: none;
		}
	
		h2 {
		font-size: 28px;
		color:#406480;
		text-align:right;
		border-bottom: 4px double #CFDCE6;
		width:100%;
		font-family:tahoma;
		}
		
		h4 {
		font-size:14px;
		font-weight:bold;
		color: #003333;
		text-align:left;
		}
		
		h5 {
		font-size:13px;
		text-align:left;
		font-weight :bold;
		background-color : #eaeaea; 
		margin-left : 0px;
		padding: 2px;
		}
		
		h6 {
		font-size:12px;
		font-weight: normal;
		text-align: justify;
		margin-left : 0;
		border: 1px solid #999999;
		padding: 3px;
		}
		
		img {
		border:solid 0;
		}
