body{
	text-align: center;
	color: #991144;
	font-family: "Arial", Geneva, sans-serif;
	background-color: #FFCDCD;
	background-attachment: fixed;
}

body,td,th,div,pre,p{
	font-family: "Arial", sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

small{
	font-size: 12px;
}
.modname, .modsig{
	color: #AA0000;
	font-weight: bold;
	font-size: 110%;
}
.threadtitle{
	font-weight: bold;
	font-size: 110%;
}
.comtitle{
	font-weight: bold;
	font-size: 110%;
}

a{
	color:#CC00CC;
}
a:link {
	text-decoration: underline;
	}
a:visited {
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}

img{
	border-style: none;
}

input[type="text"], textarea
{
	font-family: "Arial", sans-serif;
	color: #991144;
	background: #FFF0F0;
	border: 0px solid #991144;
}

input[type="submit"], select, input[type="file"]
{
	font-family: "Arial", sans-serif;
	color: #991144;
	background: #FFE0E0;
	border: 0px outset #991144;
} 

.top-nav, .style-nav{
	background-color: #5555ff;
	border: 0px solid black;
}


.ls1, .l1{
	background-color: #FFB0B0;
}
.ls2, .l2{
	background-color: #FFC0C0;
}
.hd{
	background-color: #FF9595;
}
.l1:hover, .l2:hover{
	background-color: #FFDDDD;
}

.bd, .ft{
	background-color: #FFDDDD;
}
.ft{
	border-top:2px solid #FF9595;
}
.qt{
	background-color:#FFEEEE;
	border:2px dashed #FFA5A5;
}
.bo{
	border-color:#FF9595;
}

.rpt{
	font-weight: bold;
}




.big{
	font-size: 18px;
}
.bigb{
	font-size: 18px;
	font-weight: bold;
}

.mid{
	font-size: 16px;
}
.midb{
	font-size: 16px;
	font-weight: bold;
}
.sm{
	font-size: 10px;
}
.smb{
	font-size: 10px;
	font-weight: bold;
}



