/*
Postool Presents: moomoo's css layout!
What a l-o-v-e-l-y layout! ;)
*/

/* Stupid IE! */
*html html,body {
	width: 95%;
	padding-right: 8px;
	}

body {
	font-family: Arial;
	margin: 8px 0 8px 0;
	background-attachment: scroll;
	}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
label {
 cursor: pointer;
 cursor: hand;
	}

div.limit {
	width: 94%;
	border: 2px solid #000;
	margin: 0;
	padding: 0;
	}

div.first {
	width: 100%;
	background: #663399;
	font-size: 12pt;
	color: #00FFFF;
	text-align: right;
	}
a.f:link, a.f:visited {
	color: #00FFFF;
	text-decoration: none;
	}
a.f:hover {
	color: #00FFFF;
	text-decoration: underline;
	}
div.firsti {
	margin-right: 3px;
	word-wrap: break-word;
	}

div.second {
	border-top: 2px solid #000;
	width: 100%;
	background: #DDDDDD;
	font-size: 11pt;
	color: #0033FF;
	text-align: right;
	}
div.secondi {
	margin-right: 3px;
	word-wrap: break-word;
	}
.admincomcolor {
	font-size: 11pt;
	color: red;
}

div.upperlogo {
	width: 100%;	
	height: 62px;
	border-bottom: solid 1px #000;
	background-color: #f5f5f5;
	}

div.message {
	width: 96%;
	border: 2px solid #000;
	background: #DDDDDD;
	font-size: 11pt;
	color: #0033FF;
	padding: 5px 0 5px 0;
	text-align: center;
	line-height: 17px;
	align: center;
	}

div.message2 {
	width: 96%;
	border: 1px solid #000;
	background: #DDDDDD;
	font-size: 10pt;
	color: #0033FF;
	padding: 5px 0 5px 0;
	text-align: center;
	line-height: 17px;
	align: center;
	}
	
div.shoutbox1 {
	width: 100%;
	font-size: 11pt;
	color: #FFFFFF;
	overflow: auto;
	align: right;
	margin: 0;
	}
div.shoutbox2 {
	padding-right: 3px;
	background: #1980BC;
}
div.shoutbox3 {
	padding-right: 3px;
	background: #3EA7E6;
}
div.shoutbox4 {
	padding-right: 3px;
	background: #FFFFFF;
	color: #FF0000;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}
a.shoutbox {
	color: #FFFFFF;
	}

input.te {
	width: 150px;
	border: 1px solid #000000;
	float:right;
	font-family: Arial;
	font-size: 11pt;
	}
input.te2 {
	width: 82px;
	border: 1px solid #000000;
	float:right;
	font-family: Arial;
	font-size: 11pt;
	}
input.te3 {
	width: 276px;
	border: 1px solid #000000;
	float:right;
	font-family: Arial;
	font-size: 11pt;
	}
input.te4 {
	width: 30px;
	border: 0px;
	/*float:right;*/
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	}
textarea.te3 {
	width: 276px;
	height: 80px;
	border: 1px solid #000000;
	float:right;
	font-family: Arial;
	font-size: 10pt;
	}

textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11pt;
}

input.sb {
	width: 150px;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 9pt;
	}
textarea.sb {
	width: 150px;
	height: 80px;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 9pt;
	}
form.sb {
	font-size: 10pt;
}

font.defont {
	font-size: 12pt;
	color: #000000;
}
font.defontsmall {
	font-size: 11pt;
	color: #000000;
}
font.defontsmaller {
	font-size: 10pt;
	color: #000000;
}
.req {
	font-size: 8pt;
	color: red;
	height: 16px;
}

#adcolor {
	width: 350px;
	border: 1px #FFFFFF dashed;
	background: #1980BC;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 2px 3px 2px;
	text-align: center;
	letter-spacing: 1px;
	align: center;
	}
#adcolor a {
	color: #FFFFFF;
	}

/* User local css definition below */

   