 /* CCS2 Navigation Menu */ 
#m{margin:0 0px;padding:0;list-style:none; border-top:0px solid #fb9334;} 
#m a:link,#m a:visited{display:block;margin:3px 3; padding:3px 3;background:#191919; 
color:#ffffff;text-decoration:none;text-indent:6px; font-weight:normal;width:128px} 
#m a:hover{background:#191919;font-weight:bold;color:#fb9334 } 
 /* End CCS2 Navigation Menu */ 
 
 body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	color: #AAA0A0;
	background-image: url('http://www.freeprivateservers.net/forums/styles/toxicns/theme/images/back.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}


fieldset { border: 1px solid #333333; } 
form { margin: 0px; }
textarea { font-family: "Trebuchet MS", sans-serif, arial; font-size: 10pt; color: #ffffff; background-color: #191919; border: 1px solid #5a5a5a; } 
input, select { font-size: 10px; color: #ffffff; background-color: #191919; border: 1px solid #5a5a5a; } 

h1 { font-size: 12px; font-weight: bold; margin: 0px; padding: 0px; }
h2 { font-size: 15px; margin: 0px; padding: 0px; } 
h3 { font-size: 12px; margin: 0px; padding: 0px; } 
hr { background-color: #b04b08; border: 0px; color: #fb9334; height: 1px; } 
a:link, a:visited, a:active { text-decoration: none; color: #fb9334; } 
a:hover { color: #ffffff; text-decoration: underline; } 
div.bottom { color: #ffffff; font-size: 10px; text-align: center; } 
td img {display: inline;}
td input {display: inline;}

/* Define some colors */
a.table_top { color: #ffa34f; text-decoration: none; } a.table_top:hover, a.table_top:active { color: #ffffff; }
.tableborder { border: 1px #333333 solid; } 
.tablebg { background-color: #191919; color: #ffffff; } 
.darkbg { background-color: #333333; color: #ffa34f; } 
.mediumbg { background-color: #191919; color: #fb9334; ; background-image: url(menubg.gif)} 
.lightbg { background-color: #191919; color: #ffffff; }
.lightbgalt { background-color: #191919; color: #ffffff; } 
.highlight { background-color: yellow; color: #000; } .search {  float: right; height: 26px; width: 240px; margin-top: 6px; margin-left: 594px}
.logo { border: #ffffff solid; margin-left: auto; margin-right: auto; width: 780px; height: auto; border-width: 0px 0px 0px; }
.main { border: #575757 solid; margin-left: auto; margin-right: auto; height: auto; width: 782px; border-width: 0px 1px 1px}
.header {  height: 34px; width: 782px; background-image: url(header.gif); background-repeat: repeat-x; margin-right: auto; margin-left: auto; border: 1px #333333 solid; padding-top: 1px}
.box { border: 0px solid #333333; }