.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
A {     
	font-family: Tahoma;
	font-size: 9px;
        Color : #CC3300; font-weight: bold;
	text-decoration : none;
}
}.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #C93C4C;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.sub4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
.sub5 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a.side {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.side:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#leftBodyCol{
	width:20%;
	border-right: 1px Dotted #CCCCCC;
	vertical-align:top;
}
#middleBodyCol{
	width:60%;
	vertical-align:top;
	padding: 2px;
}
#rightBodyCol{
	width:20%;
	border-left: 1px Dotted #CCCCCC;
	vertical-align:top;
}
#loading {
	position:static;
	top:50%; 
	left:50%; 
	text-align:center;
	background-color:#CC0000; 
	color:#FFFFFF;
}
