
h1
{
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #CC6633
}

h2
{
   font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #003399;
   font-size:120%;
}

h3 { font-size:110%; color: #330000; margin: 20px; }

a:visited, a:link, a:active, a:focus { text-decoration: none; color: #D2691E }
a:hover { text-decoration: none; color: #8B4513 }

a img {
  border: 0px;
  margin: 0px;
}

.r { float: right;  }
.l { float: left;   }
.c { color: #00AAFF }

div { margin:3px 0 3px 10px; }
p   { margin:5px 0 5px 20px; }

#content
{
		margin:0;
		padding:0;
		background:white;
		border:none;
}

#maintextbody
{
  margin: 0;
  padding:20px;
	float:left;
	width: 527px;
	background:red;
  border-right: 0px solid #FFFF00;
}

#maintextbody a
{
  font-family:verdana;
  color:white;
  text-decoration:none;
  padding:0 3px 0 3px;
}

#boxed
{

}

#boxed h1
{
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CC6633
}

#boxed p
{
  margin:5px 5px 10px 10px;
}


.txt1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
  color: #696969;
  text-indent: 0
}

#tblcatlist
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold
}

#tblcatlist a
{
  font-family:verdana;
  color:#3D3D3D;
  text-decoration:none;
  font-weight: bold
}

#tblsubcatlist a
{
  font-size:80%;
  font-family:verdana;
  color:#8B4513;
  text-decoration:none;
}

#pagefooter
{
  text-align: center
}

#pagefooter a
{
  font-family:verdana;
  font-size:70%;
  color:#800080;
  text-decoration:none;
}

#pagefooter p
{
  font-size:70%;
  color:#800000;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif
}





