* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDCDCD;
}
body,td,th,legend {
	color: #CDCDCD;
	font-size: 12px;
	list-style-type: square;
	list-style-image: url(/images/icons/listimg.jpg);
}
a:link,a:visited,a:active {
	color: #F0F0F0;
}
a:hover {
	color: #D1E6F0;
}
img {
	border: 0px;
}
hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #CDCDCD;
}
.Title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.ErrorTXT {
	color: #771012;
}
.OfflineTXT {
	color: #89A0AC;
}
.SmallTXT {
	font-size: 10px;
}
.BlueTXT,.BlueTXT:link,.BlueTXT:visited,.BlueTXT:active,.BlueTXT:hover {
	color: #42718C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.RedTXT,.RedTXT:link,.RedTXT:visited,.RedTXT:active,.RedTXT:hover {
	color: #AF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#LoginMenuTitle {
	background-image:url(/images/menu_login_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 25px;
	padding-bottom: 0px;
	height: 57px;
}
#LoginMenu {
	background-image:url(/images/menu_login_spacer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#MenuTitle {
	background-image:url(/images/menu_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 25px;
	padding-bottom: 0px;
	height: 57px;
}
#Menu {
	background-image:url(/images/menu_spacer.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#MenuBottom {
	background-image:url(/images/menu_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
}
#ContentTitle {
	background-image:url(/images/content_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 70px;
	padding-right: 25px;
	padding-bottom: 0px;
	height: 57px;
}
#Content {
	background-image:url(/images/content_water.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #44728A;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	height: 90px;
}
#ContentBottom {
	background-image:url(/images/content_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 130px;
	padding-bottom: 5px;
}
#PromotieBanner {
	background-image:url(/images/sponsor_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	padding: 0px;
}
#BTN {
	border: 1px solid #000000;
	background-image: url(/images/input_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #CDCDCD;
	width: 100px;
	height: 25px;
	font-size: 12px;
	color: #44728A;
}
#DBTN {
	border: 1px solid #000000;
	background-image: url(/images/dinput_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #889FAB;
	width: 100px;
	height: 25px;
	font-size: 12px;
	color: #44728A;
}
#Input {
	border: 1px solid #000000;
	background-image: url(/images/input_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	width: 400px;
	font-size: 12px;
	color: #44728A;
	padding: 2px;
}
#InputS {
	border: 1px solid #000000;
	background-image: url(/images/input_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	width: 100px;
	font-size: 12px;
	color: #44728A;
	padding: 2px;
}
#DInput {
	border: 1px solid #000000;
	background-image: url(/images/dinput_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #889FAB;
	width: 400px;
	font-size: 12px
	color: #44728A;
	padding: 2px;
}
#SelectS {
	border: 1px solid #000000;
	background-color: #CDCDCD;
	width: 100px;
	font-size: 12px;
	color: #44728A;
	padding: 2px;
}
#SelectM {
	border: 1px solid #000000;
	background-color: #CDCDCD;
	width: 250px;
	font-size: 12px;
	color: #44728A;
	padding: 2px;
}
#SelectL {
	border: 1px solid #000000;
	background-color: #CDCDCD;
	width: 400px;
	font-size: 12px;
	color: #44728A;
	padding: 2px;
}
#Messagebar {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	height: 150px;
	overflow: auto;
}
#LidAvatar {
	margin-top: 5px;
	margin-bottom: 5px;
}
#UBBSTXT {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	width: 445px;
	overflow: hidden;
}
#UBBLTXT {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	width: 575px;
	overflow: hidden;
}
#UBBQuote {
	width: 400px;
	border: 1px solid #CDCDCD;
	padding: 5px;
	text-align: left;
}
#UBBCode {
	width: 400px;
	border: 2px solid #000000;
	background-color: #F0F0F0;
	padding: 5px;
	text-align: left;
}
#UBBHR {
	height: 0px;
	border: 0px;
	border-top: 1px solid #000000;
}
#UBBModBreak {
	width: 400px;
	border: 2px solid #771012;
	background-color: #89A0AC;
	padding: 5px;
	text-align: left;
	color: #771012;
	font-weight: bold;
}