/* Default CSS Stylesheet for a new Web Application project */
body 
{
	margin: 0px 0px 0px 0px;
	/*background-image:url(images/bg1.gif);*/
	scrollbar-track-color: #fff2ca;
	scrollbar-face-color: #fece33;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif, "MS Serif";
	/*
/* ÊÕËÅÑ¡*/
	scrollbar-highlight-color: #fff2ca;
	scrollbar-shadow-color: #725900;
	scrollbar-3dlight-color: #ffdb67;
	scrollbar-darkshadow-color: daa400;
	scrollbar-arrow-color: #4d3c00;
	background-color:F6DB84;
	font-size:10pt;
	color:#000;
/* ÊÕÅÙ¡ÈÃ*/
	/*background-color: #ffffff;*/
}
.mouseover
{
	font-size:0.8em;
	color:#f600ff;
	cursor:hand;
	font-weight:bold;
	text-decoration: none;
	
}
.mouseout
{
	font-size:0.8em;
	color:#805905;
	cursor:hand;
	font-weight: bold;
	text-decoration: none;
}
.font_blue
{
	font-size:1.0em;
	color:#110491;
	font-weight:bold;
	text-decoration: none;
}
.mouseoverpage
{
	font-size:1.0em;
	color:#ff00ba;
	cursor:hand;
	font-weight:bold;
	text-decoration: none;
	
}
.mouseoutpage
{
	font-size:1.0em;
	color:#1053dc;
	cursor:hand;
	font-weight: bold;
	text-decoration: none;
}
.mouseoverProject
{
	font-size:0.8em;
	color:#ff00ba;
	cursor:hand;
	font-weight:bold;
	text-decoration: none;
	
}
.mouseoutProject
{
	font-size:0.8em;
	color:#1053dc;
	cursor:hand;
	font-weight: bold;
	text-decoration: none;
}
.font_gold
{
	color:#845102;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
}
.left_top
{
	background-image:url(../images/bg_king_03.jpg);
	background-repeat:repeat-x;
	width:10px;
	height:33px;
	
}
.right_top
{
	background-image:url(../images/bg_king_03.jpg);
	background-repeat:repeat-x;
	width:10px;
	height:33px;
}
.left_line
{
	background-image:url(../images/king_1_04.gif);
	background-repeat:no-repeat;
	width:10px;
	height:30px;
	
}
.right_line
{
	background-image:url(../images/king_1_04.gif);
	background-repeat:repeat-x;
	width:10px;
	height:30px;
}
.left_tb
{
	background-image:url(../images/bg_king_07.jpg);
	background-repeat:repeat-x;
	width:10px;
	height:162px;
	
}
.right_tb
{
	background-image:url(../images/bg_king_07.jpg);
	background-repeat:repeat-x;
	width:10px;
	height:162px;
}
.left_body
{
	background-image:url(../images/bk_line.gif);
	background-repeat:repeat-y;
	width:10px;
	
}
.right_body
{
	background-image:url(../images/bk_line2.gif);
	background-repeat:repeat-y;
	width:10px;
}
.font_Purple
{
	
	font-size: 1.0em;
	font-weight: normal;
	color: #712cca;
	text-decoration: none;
}
.font_Green
{
	
	font-size: 1.0em;
	font-weight: normal;
	color:#009933;
	text-decoration: none;
}
.font_goldbig
{
	color:#845102;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}
.font_pink
{
	color:#FF33CC;
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
}
.tb_gold
{
	
}

.tb_gold tbody
{
	color:#845102;
	font-size:0.8em;
	font-weight:normal;
	text-decoration:none;
}
.tb_gold1
{
	color:#845102;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}
.textnormal {
	FONT-SIZE: 1.0em;
}
.textnormal-grey { 
}
.textnormal-grey tbody {
	FONT-SIZE:0.8em; 
	COLOR: #666666; 
}
.textnormal-yellow1{ 
	COLOR: #827b00; 
}
.textsmallboldyellow {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.0em; 
	COLOR: #827b00; 
}
	A:link {
	COLOR: #0099ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0099ff; TEXT-DECORATION: none
}
A:active {
	COLOR: #0099ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
.line {
	COLOR: #fc00ff; HEIGHT: 1px;
	width:90%;
}
.line1 {
	COLOR: #fc00ff; HEIGHT: 100%;
	width:1%;
}
.mouseovergood
{
	font-size:0.8em;
	color:#f600ff;
	cursor:hand;
	font-weight:normal;
	text-decoration: none;
	
}
.mouseoutgood
{
	font-size:0.8em;
	color:#6A4A07;
	cursor:hand;
	font-weight: normal;
	text-decoration: none;
}

