<style>
	#wrap1 {
  background: #FFFFFF;
  padding: 0 0;
  width: 750px;
  border: solid #000000;
  border-width: 1px 1px;
}

#navbar1 {
  background: #DDDDDD;
  background-image: url(images/left_bck2.gif);
  padding: 5px 10px;
  width: 159;
  border: 0 0;
  border-width: 0 0;
}
#navbar2 {
  background: #DDDDDD;
    background-image: url(images/left_bck2.gif);
  padding: 5px 10px;
  width: 159;
  border: 0 0;
  border-width: 0 0;
}

#mainbody {
  background: #FFFFFF;
  padding: 0 10;
  width: 550px;
  border: 0 0;
  border-width: 0 0;
}
#indextop {
  background: #FFFFFF;
  padding: 2 2;
  width: 413px;
  border: solid #CC9900;
  border-width: 1px 1px;
}
A.nav:link, A.nav:active
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	text-decoration	:	none;
	color		:	#990000;
	background	:	transparent;
	font-weight:BOLD;
	
	}
.nav:visited 
	{
	  font-family: arial, verdana, sans-serif;
	  font-size: 12px;
   	text-decoration	:	none; 
   	color		:	#990000; 
  	background	:	transparent;
	font-weight:BOLD;
	
	}		
.nav:hover 
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
  text-decoration	:	underline; 
	color		:	#990000;
	background	:	transparent;
	font-weight:BOLD;
}	

#sidebar{
 background: #EEEEEE;
  padding: 5 5;
  width: 150;
  border: solid #000000;
  border-width: 1px 1px;

}
p{
font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration	:	none;
	color		:	#000000;

}
.white{

font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration	:	none;
	color		:	#FFFFFF;
	font-weight:BOLD;
}
 .txtbox {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 10px; font-style: normal; font-weight: normal;
	  color: 000000; text-decoration: none;
	   border: 000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-image: url(images/txtbox_black.gif)}

.form {color:000000; font-family:verdana, arial, sans-serif; font-size:12px;}

.heading {color:660000; font-family:verdana, arial, sans-serif; font-size:16px;}

form {
    display: inline;
    padding: 0px;
    spacing: 0px;
}
A.footer:visited
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
.footer:hover
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	
}
A.footer:link
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: underline;
	
}
.title_bg
{
	/* background: url(images/arrow.gif);*/
	background: #DCDCDC;
	width: 100%;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	background-color: Silver;
}
.text_div
{
	padding: 3px 4px 4px 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

A.right:LINK
{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
A.right:HOVER
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: White;
}
A.right:VISITED
{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
.right_pad
{
	padding: 4px 4px 4px 4px;
	line-height: 16px;
}

	</style>