.boldyellow {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #ffcc00; FONT-FAMILY: VVerdana, Arial, sans-serif, Tahoma
}
.boldorange {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #ff9900; FONT-FAMILY: VVerdana, Arial, sans-serif, Tahoma
}
.tableborderred {
	BORDER-RIGHT: #990000 1px solid; TABLE-LAYOUT: auto; BORDER-TOP: #990000 1px solid; BORDER-LEFT: #990000 1px solid; BORDER-BOTTOM: #990000 1px solid
}
.tablefake {
	BORDER-RIGHT: #990000 0px solid; TABLE-LAYOUT: auto; BORDER-TOP: #990000 0px solid; BORDER-LEFT: #990000 0px solid; BORDER-BOTTOM: #990000 0px solid
}

a{
text-decoration:none;
}

.boldyellow{
	color: #FFCC00;
	font-weight: bold;
	font-family: VVerdana, Arial, sans-serif, Tahoma;
	font-size: x-small;
	}

.boldred{
	color: #A93D0C;
	font-weight: bold;
	font-family: VVerdana, Arial, sans-serif, Tahoma;
	font-size: small;
	}
.boldblue{
	color:blue;
	font-weight: bold;
	font-family: VVerdana, Arial, sans-serif, Tahoma;
	font-size: small;
	}
	
.boldorange{
	color:#FF9900;
	font-weight: bold;
	font-family: VVerdana, Arial, sans-serif, Tahoma;
	font-size: x-small;
	}

.style2 {
	font-family: VVerdana, Arial, sans-serif, Tahoma;
	font-size: xx-small;
	color: #FFFFFF;
}

.king{ 
table-layout:auto;
border-style:thin solid; 
border-right:#f8c449 thin solid; 
BORDER-LEFT: #f8c449 thin solid; 
BORDER-BOTTOM: #f8c449 thin solid; 
border-collapse:#f8c449 thin solid; 
border-width:1px;
}

.king2{ 
table-layout:auto;
border-style:thin solid; 
border-right:#f8c449 thin solid; 
BORDER-LEFT: #f8c449 thin solid; 
BORDER-BOTTOM: #f8c449 thin solid; 
border-top:#f8c449 thin solid; 
border-collapse:#f8c449 thin solid; 
border-width:1px;
}
.king3{ 
table-layout:auto;
border-style:thin solid; 
border-right:#A93D0C thin solid; 
BORDER-LEFT: #A93D0C thin solid; 
BORDER-BOTTOM: #A93D0C thin solid; 
border-top:#A93D0C thin solid; 
border-collapse:#A93D0C thin solid; 
border-width:1px;
}