TABLE	{ border: none; }
TH	{ border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
 }
TD	{ border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
 }

body {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
body {
	background-color: #ffffff;
	background-image: url(images/bg.gif);

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #4D5F55;
}
a:active {
	text-decoration: none;
	color: #000000;
}
hr.e {
	margin: 0;
	padding: 0;
	border: 1px dotted #AAEAFE;
}	
input,textarea, select {
color : #353535;
font: normal 10px tahoma, Helvetica, sans-serif;
border: 1px solid #353535;
background: transparent;
}

.alt1, .alt1Active
{
	background: #90D3E9 url(http://www.saiyanhaven.net/forum/style_images/1/row1.gif) repeat-x top left;
	color: #000000;
	border-top: 1px solid #8DC8DC;
	border-left: 1px solid #8DC8DC;
	border-bottom: 1px solid #72B5CB;
	border-right: 1px solid #72B5CB;
}

.tborder
{
	color: #000000;
	border-top:1px solid #C2CFDF;
	border-left:1px solid #C2CFDF;
	border-right:1px solid #C2CFDF;
	border-bottom:1px solid #C2CFDF;
}
.tcat
{
	background: #869BBF url(http://www.saiyanhaven.net/forum/style_images/1/tile_cat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}