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, Helvetica, sans-serif;
}

td.listing
{
	text-align:center;
}

th.listing
{
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
}


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	
	
}
a, body, td, th, p, div, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}
div.article
{
 padding: 5px 15px 5px 15px;
 border-bottom: solid 0px #FFF;
}

div.child
{
	padding: 5px 5px 5px 5px; 
	border-bottom: solid 0px #E5E6E7;
 }

h1 
{
	font-size: 16px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;

}

h2
{
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
}

h3 {
	margin: 5px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

h4 {
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
}

.error 
{
	font-size: 10px;
	color: #FF0000; 
	margin-top:0px;
	padding-top:0px;

	
}

input, input.text, textarea
{
	font-size: 11px;
	background-color: #000;
	border-color: #6A6A6A;
	color: #FFF;
}

a
{
	font-size: 10px;
  color: #FFF;
  text-decoration: none;
}


a:hover
{
  font-size: 10px;
  color: #6A6A6A;
  text-decoration: underline;
     
}

a.bottommenu {
   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: #FFF;
	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;
   
}

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;
}



.copyright
{
	font-size: 10px;
	color: #6A6A6A;
}

a.more
{
	font-size: 10px;
  color: #FFF;
  padding-right: 12px;
  background: url(more.gif) no-repeat center right;
}


a.more:hover
{
	 font-size: 10px;
  color: #6A6A6A;
  text-decoration: underline;
  background: url(moreh.gif) no-repeat center right;
     
}

a.pagging {
  font-size: 10px;
  color: #FFF;
}


a.pagging:hover
{
	 font-size: 10px;
     color: #6A6A6A;
     text-decoration: underline;
}


a.menu
{
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #FFF;
}
a.menu:hover
{
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #6A6A6A;
text-decoration: underline;
}

span.menu
{
color: #FFF;

}
td
{
font-family: Verdana;
font-size: 11px;

}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}
.button
{
	border:0px solid #FFF;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}
	#flashcontent {
		height: 100%;
	}

