	
form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.listing
{
	text-align:center;
}

th.listing
{
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
}

body {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

a, body, td, th, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

div.article
{
 padding: 5px 15px 5px 15px;
 border-bottom: solid 1px #D0D0D0;
}

div.child
{
	padding: 5px 5px 5px 15px; 
	border-bottom: solid 1px #E5E6E7;
 }

h1 
{
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;

}

h2
{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

h3 {
	margin: 5px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

h4 {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

.error 
{
	font-size: 10px;
	color: #FF0000; 
	margin-top:0px;
	padding-top:0px;

	
}

input, textarea
{
	font-size: 10px;
}

a
{
	color: #006600;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #006600;
}

a.marquee:link, a.marquee:active, a.marquee:visited {
   font-size:8pt;
   color:#FFF;
   text-decoration:none;
   font-weight: bold;
   
}

a.marquee:hover {
   font-size:8pt;
   color:#FFF;
   text-decoration:underline;
   font-weight: bold;
}

marquee
{
	color:#FFF;
	font-size:8pt;
}

a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited 
{
   font-size:10px;
  color: #826800;
  
   
}

a.bottommenu:hover {
   font-size:10px;
   color:#B38E00;
   text-decoration:underline;
}

td.mainmenu
{
  background-color:#003300;
  padding-left:5px;
}

a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited 
{
   font-size:10px;
   text-decoration:none;
   color: #FFCC66;
   font-weight: bold;
    
}

a.mainmenu:hover {
   font-size:10px;
   text-decoration:underline;
   color: #FFCC66;
   font-weight: bold;
   
}

a.submenu:link, a.submenu:active, a.submenu:visited {
   font-size:10px;
   color: #FFCC66;
   text-decoration:none;
   
}

a.submenu:hover {
   font-size:10px;
   color: #FFCC66;
   text-decoration:underline;
}


.text {
   font-size:9px;

}

.redtext {
   font-size:12px;
   color:#FF0000;
   text-decoration:none;
}
.header
{
 background: url(header-simple.jpg);
 height: 150px;
 width: 941px;
}
.toprow
{
  background : url(top_row_bg.gif);
  height: 19px;
}

.copyright
{
	font-size: 10px;
	color: #EDD1D7;
}

a.more:link, a.more:visited, a.more:active
{
	font-size: 10px;
  color: #006600;
  background: url(more.gif) no-repeat;
  background-position: right 2;
 
}


a.more:hover
{
	 font-size: 10px;
     color: #006600;
     text-decoration: underline;
}

a.pagging:link, a.pagging:visited  {
        font-size: 10px;
        color: #006600;
}


a.pagging:hover
{
	 font-size: 10px;
     color: #006600;
     text-decoration: underline;
}


a.menu:link
{
        font-size: 11px;       
        font-weight: normal;
}

a.menu:visited
{
        font-size: 11px;       
        font-weight: normal;
        text-decoration: none;
}


a.hoover:visited
{
        font-size: 10px;       
        font-weight: normal;
        text-decoration: none;
}

.style1 {
	color: #FFCC66;
	font-weight: bold;
}
.style8 {font-size: 9px}

/*Poll*/
th.pollheader
{
	background-color: #9;
}
tr.pollcell
{
	background-color: #ECE9D8;
}

