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;
}

td.listing
{
	text-align:center;
}

th.listing
{
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
}

body {
	background-color: #383431;

}

body, td, th, p
{
	font-family: Verdana;
	font-size: 8pt;
	color:#EF9A49;
}

div.article
{
 padding: 15px 15px 5px 15px;
 font-family: Verdana;
 font-size: 12px; 
}

div.child
{
	padding: 5px 5px 5px 15px; 
	font-size: 12px;  
 }

table.bdr 
{
	
	
}


table.bdr td 
{
	border-bottom:1px dashed #EF9A49;
	padding-top:5px;
	padding-bottom:5px;
}


h1 
{
	font-size: 16px;
	color:#EF9A49
	margin-top: 5px;
	margin-bottom: 5px;

}

h2
{
	font-size: 9pt;
	color:#EF9A49
	font-weight: bold;
}

h3 {
	margin: 5px;
	font-family: Verdana;
	font-size: 16px;
	color:#EF9A49
	font-weight: bold;
}

h4 {
	font-family: Verdana;
	font-size: 8pt;
	color:#EF9A49;
	font-weight: bold;
}

.bottom_right_corner
{
	height:8px;
	width:9px;
	background:url(bottom_right.gif) no-repeat;
}

.bottom_left_corner
{
	height:8px;
	width:9px;
	background:url(bottom_left.gif) no-repeat;
}

.top_left_corner
{
	height:8px;
	width:9px;
	background:url(top_left.gif) no-repeat;
}
.top_right_corner
{
	height:8px;
	width:9px;
	background:url(top_right.gif) no-repeat;
}

.error 
{
	font-size: 10px;
	color: #FF0000; 
	margin-top:0px;
	padding-top:0px;

	
}

input, textarea
{
	font-size: 10px;
	font-family: Verdana;
}



a
{
	color: #EF9A49;
	text-decoration: none;
}
a:active, a:hover
{
	text-decoration: underline;
}

a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited {
    font-family: Verdana;
   font-size:12px;
   color:#91CC11;
   text-decoration:none;
   
}

a.bottommenu:hover {
   font-family: Verdana;
   font-size:12px;
   color:#345331;
   text-decoration:underline;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active  {
   font-family: Verdana;
   font-size:12px;
   text-decoration:none;
   color:#EF9A49;
	 font-weight:bolder
    
}

a.mainmenu:hover {
   font-family: Verdana;
   font-size:12px;
   text-decoration:underline;
  color:#EF9A49;
	 font-weight:bolder
   
}

a.submenu:link, a.submenu:active, a.submenu:visited {
    font-family: Verdana
   font-size:8pt;
   color:#EF9A49;
   text-decoration:none;
   
}

a.submenu:hover {
   font-family:Verdana;
   font-size:8pt;
   color:#EF9A49;
   text-decoration:underline;
}


a.subcategory:link, a.subcategory:active, a.subcategory:visited   {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   text-decoration:none;
   
}

a.subcategory:hover {
   font-family:Arial, Helvetica, sans-serif;
   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-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333333;
   text-decoration:none;
}

.redtext {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FF0000;
   text-decoration:none;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #939393;
	background-color: #f4ffdc;
	padding-left: 40px;
}

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: #FF6600;
}


a.pagging:hover
{
	 font-size: 10px;
     color: #FF6600;
     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;
}



