input, select, option, textarea { 
	font-family: verdana,arial;
	font-size: 10px;
	background-color: #D6D3D6;
	color: #000000;
	border: solid;
}

tr, td {
	font-size: 10px;
	FONT-FAMILY: verdana,arial;
	color: 000000;
}

.head {
	font-weight: bold;
}

.title { 
	font-family: verdana,arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.link {
	font-size: 8pt;
	color:#000000; 
	line-height: 8pt;
	font-family: arial;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
}

.copyright_link {
	font-size: 8pt;
	color:#FFFFFF; 
	line-height: 8pt;
	font-family: arial;
	font-weight: bold;
	border-bottom: 0;
	text-decoration: none;
}

.world_class {
	text-align:center;
	background-color:#FFF0FF;
	width:624px;
	height:700px;
	position:relative;
	overflow:auto;
}

.style2 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}

#tip {
	background: #000000;
	border: 0px solid #aaaaaa;
	left: -1000px;
	padding: 0px;
	position: absolute;
	top: -1000px;
	z-index: 110;
}

.tip_header {
	background: #0099FF;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding: 0px;
}

.tip_guild {
	background: #0099FF;
	FONT-WEIGHT: bold;
	color: #ffff00;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding: 3px;
}

.tip_text {
	background: #FFFFFF;
	FONT-WEIGHT: normal;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding: 3px;
}
