body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	text-align:left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.bginput {
	color: #6A42B3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F3F7;
	border-color: #4C0792;
	border-width: 1;
}
.note {
	overflow: hidden;
	font-color: #000000
	font-family: Verdana, Arial;
	font-size: 11px;
#	width: 240px;
#	height: 70px;
	background-color: #FFFF99;
	border-style: solid;
	border-width: 0;
	padding: 0;
}
select, textarea {
	color: #6A42B3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F3F7; 
	border-color: #4C0792;
	border-width: 1;
}
input.text, input.password {
	color: #6A42B3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F3F7; 
	border-color: #4C0792;
	border-width: 1;
}
input.simpletext {
	color: #6A42B3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F3F7;
	border-style: solid;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
select.altcolor {
	color: #CDBDFB;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6B0CBD; 
}
input.altcolor {
	color: #CDBDFB;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6B0CBD; 
	border-color: #BCA0E4;
	border-width: 1;
}
input.submit {
	background-color:#6A42B3;
	color: #BCA0E4;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: #AA89DB;
	border-width: 1;
}

.b_dash {
	border-bottom: 1px dashed black;
}

.log {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

.logdash {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	border-bottom: 1px dashed black;
}

.firstalt {
	background-color: #F2F2F2;
}
.secondalt {
	background-color: #ECECEC;
}
.dateline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E69516;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.updatetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6633CC;
	font-weight: bold;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
img.bdr {
	border-color: #6633CC;
	border-style: solid;
	border-width: 1px;
}
.stress {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #8143D4;
}
.stressheader {
	background-color: #6B0CBD; 
        background-image: url("http://www.tekkenzaibatsu.com/images/stylehaze/tbl_subbg.gif");
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CDBDFB;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8862F;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #656565;
}
.newscredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6633CC;
}
.tblheader {
	background-color: #6B0CBD; 
        background-image: url("http://www.tekkenzaibatsu.com/images/stylehaze/tbl_subbg.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CDBDFB;
}
.tblborder {
	background-color: #8A8A8A;
}
a:link, a:visited, a:active {
	color: #6D48C1;
	text-decoration: none;
}
a:hover {
	color: #E3410B;
	text-decoration: underline;
}
a.alt:link, a.alt:visited, a.alt:active {
	color: #6633CC;
	text-decoration: none;
}
a.alt:hover {
	color: #8E6DD0;
	text-decoration: none;
}
a.line:link, a.line:visited, a.line:active {
	color: #E3410B;
	text-decoration: none;
}
a.line:hover {
	color: #6D48C1;
	text-decoration: none;
}

/* apex styles */

.apexmenu {
	background-color: #DFDFDF;
	font-size: 10px;
	font-weight: bold;
}
.apex {
	font-size: 10px;
}
.apexfirstalt {
	background-color: #C2BAD5;
	font-size: 10px;
	padding: 2px;
}
.apexsecondalt {
	background-color: #DFDFDF;
	font-size: 10px;
	padding: 2px;
}
a.apex:link, a.apex:visited, a.apex:active {
	color: #000000;
	text-decoration: none;
}
a.apex:hover {
	color: #6D48C1;
	text-decoration: none;
}

/* navbar styles */

#navbar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#navbar a:link, #navbar a:visited, #navbar a:active {
	color: #540499;
	text-decoration: none; 
}
#navbar a:hover {
	color: #8017C8;
	text-decoration: none; 
}

/* searchbar styles */

#searchbar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA89DB;
	font-weight: bold;
}
#searchbar a:link, #searchbar a:visited, #searchbar a:active, #searchbar a:hover {
	color: #AA89DB;
	text-decoration: none; 
}
input.searchbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEBE15;
	font-size: 10px;
	background-color: #5829A9; 
	border-color: #AA89DB;
	border-width: 1;
}

/* forum style */
#cat a:link, #cat a:visited, #cat a:active {
	color: #6633CC;
	text-decoration: none;
}
#cat A:hover {
	color: #8E6DD0;
	text-decoration: none;
}
.lf {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #6D48C1;
}
.nf { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
.sf { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.postbituser {
	border: 1px solid #A6A6A6;
	background-color: #DFE0E4;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow( Color=6A6A6A,offX=1,offY=1,positive=true); */
}
.postbitinfo {
	background-color: #ECECEC;
	border: 1px solid #A6A6A6;
}

/* multipaging */
.pagecurr {
	color: #5829A9;
	background-color: #F2F2F2;
	border-color: #5829A9;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:link, .pagelink a:visited, .pagelink a:active {
	color: #D5CBEB;
	background-color: #5829A9;
	border-color: #D5CBEB;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:hover {
	color: #DBD1EB;
	background-color: #7F57C5;
	text-decoration: none;
	border-color: #DBD1EB;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	text-decoration: none;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow( Color=000000,offX=1,offY=1,positive=true); */
}
.frontbody {
	line-height: 12pt;
}
