body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.gif);
	color: #000000;
	margin-top:0px
}
A{text-decoration: underline; color:#000066}
.lnk {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top:0px;
	font-weight: bold;
	text-decoration: none;
}
.lnk:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top:0px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
font-size:14px;
font-weight:bold;
margin:2px}
.header{
	background-image: url(images/hdr_bkg_01.jpg);
	background-repeat: no-repeat;
}
.menubg {
	height: 24px;
	clear: both;
	padding: 0px;
	margin: 0px;
	background-image: url(images/menubg.jpg);
	background-repeat:repeat-y;
}
.body1{
	background-image: url(images/body_bkg_01.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer_bkg_01.jpg);
	background-repeat: no-repeat;
}

#menu ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size:11px
} 

#menu, #menu li a
{
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:inline;
	width:85px;
	height:24px
}
#menu li a:hover
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color:#000000;
	width:85px;
	height:19px;
	padding-top:5px
} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
  font-size:11px
} 

#menu li a 
{
	display: block;
	float: left;
	height:19px;
	width:85px;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
	font-size:11px
} 


#menu1 ul{
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 110px;
	font-size:11px;
	background-color:#C2CF06
} 

#menu1, #menu1 li a
{
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:inline;
	width:160px;
	height:24px;
	background-color:#C2CF06
}
#menu1 li a:hover
{
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color:#000000;
	width:160px;
	height:19px;
	padding-top:5px
} 

#menu1 li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
  font-size:11px
} 

#menu1 li a 
{
	display: block;
	float: left;
	height:19px;
	width:160px;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
	font-size:11px
} 
.boxhead {
	background: url(images/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding: 16px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 1em;
}
.boxbody {
	background: url(images/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 31px;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: auto; /* ems so it will grow */
	background: url(images/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.text18{
padding:10px;
text-align:justify

}