

p
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 11pt;
	font-weight: normal;
	color:#000000
}

p.small
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 8pt;
	font-weight: normal;
	color:#000000
}

br
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-weight: normal
}


a
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-weight: normal
}


a.mud-slinger:hover, a.mud-slinger:active
{
	font-family : Verdana, sans-serif;
	text-decoration : underline;
	font-weight : normal;
	color : #000000
}


a.mud-slinger:link, a.mud-slinger:visited
{
	font-family : Verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #000000
}


a:link:hover, a:visited:hover
{
	font-family : Verdana, sans-serif;
	text-decoration: underline; 
	font-weight: normal
}




.white
{
	font-family : Verdana, sans-serif;
	font-weight: normal;
 	text-decoration: none;
	color: #FFFFFF
}


a.white:link, a.white:visited
{
    color: #FFFFFF
}

a.white:link:hover, a.white:visited:hover 
{
    text-decoration: underline;
    color: #CCCCCC
}

a.forum_info_name, a.forum_info_name:visited
{
   color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
}

a.forum_info_name:link:hover, a.forum_info_name:visited:hover 
{
    text-decoration: underline;
    color: #CCCCCC
}

a.small
{
   font-size: 7pt;
}

h1
{
	font-family : Verdana, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}


h2
{
	font-family : Verdana, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

h3
{
	font-family : Verdana, sans-serif;
	font-size: 12pt;
	font-weight: italic;
}

h4
{
	font-family : Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
   font-variant: small-caps;
}
tr.black
{
   height: 4px
}

tr.colour
{
   height: 8px
}

td
{
	font-family : Verdana, sans-serif;
   vertical-align: top
}

/*

td.forum_info_name
{
   color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
   border-color: #990066;
   background-color: #990066;
}

td.forum_info_date
{
	font-family : Verdana, sans-serif;
   color: #FFFFFF;
   font-size: 10pt;
   font-style: italic;
   border-style: solid;
   border-color: #990066;
   background-color: #990066;
}

td.forum_body
{
   border-style: solid;
   border-color: #990066;
   font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 11pt;
	font-weight: normal;
	color:#000000
}


td.forum_bodyshaded
{
   border-style: solid;
   border-color: #990066;
   background-color: #CC6699
}



*/

td.forum_info_name
{
	font-family : Verdana, sans-serif;
  	color: #FFFFFF;
   	font-size: 10pt;
   	font-weight: bold;   
   	border-style: solid;
   	border-width: 3px;
   	border-color: #990066;
   	background-color: #990066;
}

td.forum_info_date
{
   	font-family : Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-style: italic;
	border-style: solid;
	border-width: 3px;
  	border-color: #990066;
  	background-color: #990066;
}

td.forum_info_title
{
	font-family : Verdana, sans-serif;
  	color: #FFFFFF;
   	font-size: 14pt;
   	font-weight: normal;   
   	border-style: solid;
   	border-width: 3px;
   	border-color: #990066;
   	background-color: #990066;
}

td.forum_body
{
   	border-style: solid;
   	border-width: 3px;
   	border-color: #990066;
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	text-align: left;
	font-size: 11pt;
	font-weight: normal;
	color:#000000
}


td.forum_bodyshaded
{
   	border-style: solid;
   	border-width: 3px;
   	border-color: #990066;
   	background-color: #CC6699;
   	font-family : Verdana, sans-serif;
	text-decoration: none; 
	text-align: left;
	font-size: 11pt;
	font-weight: normal;
	color:#000000
}


td.small
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 7pt;
	font-weight: normal;
	color:#000000;
}

td.small_forum_bodyshaded
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 7pt;
	font-weight: normal;
	background-color: #CC6699;
	color:#000000;
}

td.verysmall
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 5pt;
	font-weight: normal;
	color:#000000
}

td.horiztable_body
{
   border-style: solid;
   border-top-width: thin;
   border-right-width: 0pt;
   border-bottom-width: 0pt;
   border-left-width: 0pt;
   border-top-color: #990066
}


td.horiztable_bodyshaded
{
   border-style: solid;
   border-top-width: thin;
   border-right-width: 0pt;
   border-bottom-width: 0pt;
   border-left-width: 0pt;
   border-top-color: #990066;
   background-color: #CC6699
}


input.login
{
	font-family : Verdana, sans-serif;
	text-decoration: none;
	font-size: 6pt;
	font-weight: bold;
	background-color: #DDDDDD;
	color: #000000
}


input.gray
{
	font-family : Verdana, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	background-color: #DDDDDD;
	color: #000000
}

textarea.gray
{
	font-family : Verdana, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	background-color: #DDDDDD;
	color: #000000
}

select.gray
{
	font-family : Verdana, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	background-color: #DDDDDD;
	color: #000000
}

li
{
	font-family : Verdana, sans-serif;
	text-decoration: none; 
	font-size: 11pt;
	font-weight: normal;
	color:#000000
}


div.dividertop
{
	border-top: 1px dashed #990066
}


div.dividerbottom
{
	border-bottom: 1px dashed #990066
}

div.left
{
	vertical-align: bottom;
	text-align: left;
}
	
div.right
{
	display: block;
	float: right;
}
div.boxad
{
	border: 3px solid #990066;
	padding: 3px;
	color: #000;
}	
