td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
input.topMenuUserName {
	background-image: url(../images/topMenu_nameInput.gif);
	height: 20px;
	width: 70px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 0px none;
	color: #333333;
	vertical-align: text-bottom;
	z-index: -1;
	background-color: #aaaaaa;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-bottom: 1px;
	padding-top: 4px;
}
input.topMenuCheckCode {
	background-image: url(../images/topMenu_nameInput.gif);
	height: 20px;
	width: 40px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 0px none;
	color: #333333;
	vertical-align: text-bottom;
	z-index: -1;
	background-color: #aaaaaa;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-bottom: 1px;
	padding-top: 4px;
}

table.topMenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e8e8;
	border-right-color: #8a8a8a;
	border-bottom-color: #2c2c2c;
	border-left-color: #8a8a8a;
	background-color: #aaaaaa;
	height: 30px;
}
td.topMenuPart {
	background-image: url(../images/topMenu_002.gif);
	width: 2px;
	clear: none;
	float: none;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
table.pathTitle {
	padding-right: 10px;
	padding-left: 10px;
}
table.quickLink {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	height: 75px;
}
table.quickLink-content {
	background-color: #eeeeee;
	height: 50px;
	width: 180px;
	border: 0px solid #CCCCCC;
	text-align: center;
}
table.copyright {
	height: 50px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #eeeeee;
	padding-right: 10px;
	padding-left: 10px;
}
table.copytight-content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
body {
	background-color: #999999;
	margin: 0px;
	
	scrollbar-face-color: #EBEBEB; 
	scrollbar-highlight-color:#ffffff;
	overflow: yes; 
	scrollbar-shadow-color:#737373; 
	scrollbar-3dlight-color:#737373; 
	scrollbar-arrow-color:#737373; 
	scrollbar-track-color:#cdcdcd; 
	scrollbar-darkshadow-color:#cdcdcd;
	/*
	SCROLLBAR-FACE-COLOR: #eeeeee; 
    SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
    SCROLLBAR-SHADOW-COLOR: #cccccc; 
    SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
    SCROLLBAR-ARROW-COLOR: #cccccc; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #eeeeee; 
    SCROLLBAR-BASE-COLOR: #eeeeee;
	*/
}
td.mainMenu {
	height: 22px;
}
td.pathTitleFont {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.league{
	color:#333333;
}.title {
	padding-left: 10px;
}
.bbsbutton3 {
	background-image: url(/images/topMenu_login.gif);
	border: none;
	height: 22px;
	width: 42px;
	cursor: hand;
}
.bbsbutton4 {
	background-image: url(/images/topMenu_reg.gif);
	height: 22px;
	width: 42px;
	border: none;
	cursor: hand;
}
.topMenuboder {
	height: 18px;
	width: 100px;
	line-height: 14px;
	border-top: 1px groove #89AECD;
	border-right: 1px groove #89AECD;
	border-bottom: 1px groove #89AECD;
	border-left: 1px groove #89AECD;
}
a.mainMenuTop{
	color:#000000;
}
a.mainMenuTop:hover{
	color:#666666
}