body{
	text-align: center;
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: #EEEEEE;
	background-attachment: fixed;
}

body,td,th,div,pre,p{
	font-family: "MS Sans Serif", Geneva, 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{
	border-style: none;
	text-decoration: none;
}
a:link { 
	color: #888888;
	text-decoration: underline;
	}
a:visited { 
	text-decoration: underline;
	color: #888888;
	}
a:hover { 
	text-decoration: none;
	}
a:active { 
	text-decoration: none;
	}

img{
	border-style: none;
}

input[type="text"], textarea
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	background: #FAFAFA;
	border: 0px solid black;
}

input[type="submit"], select, input[type="file"]
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	background: #AAAAAA;
	border: 0px outset black;
} 

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

.ls1, .l1{
	background-color: #E5E5E5;
}
.ls2, .l2{
	background-color: #EEEEEE;
}
.hd{
	background-color:#DDDDDD;
}
.bd{
	background-color:#F5F5F5;
}
.ft{
	border-top:2px solid #DDDDDD;
	background-color:#F5F5F5;
}
.bo{
	border:2px solid #DDDDDD;
}
/*.ls1:hover, .l1:hover, .ls2:hover, .l2:hover{ 
	background-color: #CCCCCC;
	color:#FFFFFF;
}*/

.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;
}



