img
{
	border: none;
}

body
{
padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin: 0px;	
background-color: #333333;
}

td 
{  
 font-family: Arial, sans-serif; 
 color: White;
}

td2                                                                              
{                                                                               
 font-family: Arial, sans-serif;                                                
 color: White;
}    

#admin_panel
{ 
        background-color: #333333; 
        font-family: arial,sans-serif; 
        font-size: 16px; 
	color: White;
}
				

#nonactive
{
	background-color: #333333;
	font-family: arial,sans-serif;
	font-size: 16px;
	border: 1px Gray dashed;
}

#active
{
	background-color: #333333;
	font-family: arial,sans-serif;
	font-size: 13px;
	color: White;
	border: 0px Gray dashed;
}

 input, textarea, select {
 background-color: #333333;
 border-style: dashed;
 border-width: 1px;
 border-color: #666666 ;
 font-family: arial,sans-serif;
 font-size: 13px;
 color: White;
 padding: 1px;
 }

#infobox {
 font-family: arial,sans-serif;
 font-size: 13px;
 }

.senderinfo
{
	font-size:11px;
}

a:link, a:active, a:visited {
 text-decoration: none;
 color: White;
 }

 a:hover {
 text-decoration: underline;
 }

#active a:link, #active a:visited, #active a:active
 {
 color: White;
 background-color: transparent;
 text-decoration: none;
 font: normal 13px;
 font-family: arial,sans-serif;
 }

 #active a:hover, #nonactive a:hover {
 text-decoration: underline;
 color:White;
 font: normal 13px;
 font-family:  arial,sans-serif;
 }

#navitable {
 border-top: 1px black dashed;
 border-bottom: 1px black dashed;
 border-left: 1px black dashed;
 border-right: 1px black dashed;
 border-color: #333333 ;
 font-family: arial,sans-serif;
 font-size: 15px;
}

#navitable td { border: 1px dashed #666666;}

#navitable a:link, #navitable a:visited, #navitable a:active,#navitable a:hover
 {
 color:#dddddd;
 background-color: transparent;
 text-decoration: none;
 font: normal 13px;
 font-family: arial,sans-serif;
 }

.ForumUser {
 background-color: #333333;
 color: White;
 }

 .ForumTitle {
 background-color: #333333;
 color: White;
 font-weight: bold;
 font-size: 13px
 }

 .boxedLight {
 background-color: #333333;
 color: White;
 }

 .boxedDark {
 background-color: #33333;
 color: White;
 }

 .LoginColor {
 color: White;
}

 .BlogTitle {
 color: #dddddd;
}

 .title {
 color: #dddddd;
}
 
 .MessageInfo {
 color: red ;
}

.RSSTitle
{
	color: #dddddd;
	font-size: 10px;
}

hr
{
border-bottom: 1px dashed gray;
} 

