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;
}

#container {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 4px;
	width: 774px;
	
	border: 1px solid #666666;
}

#leftside {
	text-align: left;
	left: 0px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}
a, body, td, th, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.article
{
 padding: 5px 15px 5px 15px;
 border-bottom: solid 1px #E5E6E7;
}

div.child
{
	padding: 5px 5px 5px 15px; 
	border-bottom: solid 1px #E5E6E7;
 }

h1 
{
	font-size: 16px;
	color: #2C52A4;
	margin-top: 5px;
	margin-bottom: 5px;

}

h2
{
	font-size: 9pt;
	color: #2C52A4;
	font-weight: bold;
}

h3 {
	margin: 5px;
	font-size: 16px;
	color: #2C52A4;
	font-weight: bold;
}

h4 {
	font-size: 8pt;
	color: #2C52A4;
	font-weight: bold;
}

.error 
{
	font-size: 10px;
	color: #FF0000; 
	margin-top:0px;
	padding-top:0px;

	
}

input, textarea
{
	font-size: 10px;
}

a
{
	color: #000000;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #000000;
}

a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited {
   font-size:10px;
   color:#F0F0F0;
   text-decoration:none;
   
}

a.bottommenu:hover {
   font-size:10px;
   color:#F0F0F0;
   text-decoration:underline;
}

a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited 
{
	font-weight: bold;
	color: #006599;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    
}

a.mainmenu:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   
}

#htmlleft {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 180px;
	height: 480px;
	color: #FFFFFF;
}
#htmlleft li {
	list-style-type: none;
	padding: 2px;
	margin-right: 10px;
	text-indent: 0px;
	text-align: left;
}
#htmlleft a {
	color: #FFFFFF;
	font-weight: bold;

}
#htmlleft ol {
	text-indent: 0pt;
}

a.submenu:link, a.submenu:active, a.submenu:visited {
   font-size:10px;
   color:#324292;
   text-decoration:none;
   
}

a.submenu:hover {
   font-size:10px;
   color:#324292;
   text-decoration:underline;
}


a.subcategory:link, a.subcategory:active, a.subcategory:visited   {
   font-size:12px;
   text-decoration:none;
   
}

a.subcategory:hover {
   font-size:12px;
   text-decoration:underline;
}

div.subcategory
{
	position: absolute;
	display: none;
}

td.subcategory
{
  background-color: #7392be;
  font-weight: bold;
}

table.subcategory
{
  background-color: #7392be;
}

.text1 {
   font-size:12px;
   color:#333333;
   text-decoration:none;
}

.redtext {
   font-size:12px;
   color:#FF0000;
   text-decoration:none;
}

.copyright
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.more:link, a.more:visited, a.more:active
{
	font-size: 10px;
  color: #2C52A4;
}


a.more:hover
{
	 font-size: 10px;
     color: #2C52A4;
     text-decoration: underline;
}

a.pagging:link, a.pagging:visited  {
        font-size: 10px;
        color: #2C52A4;
}


a.pagging:hover
{
	 font-size: 10px;
     color: #2C52A4;
     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;
}

/*Poll*/
th.pollheader
{
	background-color: #ACBDD9;
}
tr.pollcell
{
	background-color: #ECE9D8;
}

