a:link
{
	color: rgb(36,69,136);
	text-decoration: none; 
}
a:visited
{
	color: rgb(36,69,136);
	text-decoration: none;
} 
a:active 
{
	color: rgb(36,69,136);
	text-decoration: none;
}
a:hover
{
	color: rgb(243,27,30);
	text-decoration: underline;	
}
body
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	background-color: rgb(255,255,255);
	color: rgb(0,172,212);
	bckground:url('images/bgfix.gif') no-repeat fixed top;
}
table
{
	font-family: Tahoma ,Arial;
	font-style: normal;
	font-size: 11px;
	color: rgb(0,172,212);
	bckground-color:rgb(255,255,255);

}
.th
{
    background-color:rgb(30,96,172);
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tch
{
    background-color:rgb(38,153,234);
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tsponsor
{
    background-color:#CCE6FF;
	
}

.tcblue
{
    background-color:rgb(133,215,236);
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: bold;	
	color: rgb(36,69,136)
}

.tc
{
    background-color:rgb(254,248,232);
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-type: normal;
	color: rgb(0,0,0);
}
.tca
{
    background-color:#e0f2ff;
	font-family:  Arial;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
}

.hd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,80,150)
}
.hd1
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(36,69,136)
}
.text-red
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(243,27,30)
}
.text-gray
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: normal;
	color: rgb(127,127,127)
}
.text-orange
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: normal;
	color: rgb(245,169,0)
}
.text-black
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: normal;
	color: rgb(0,0,0)
}

.text-blue
{
	font-family: Tahoma ,Arial;
	font-size  : 11px;
	font-weight: normal;
	color: rgb(0,51,153)
}

.hd2
{
	font-family: Tahoma ,Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(118,191,40)
}
.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #b1dcff; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: left;
	line-height: 130%
}
ul
{
	font-family: Tahoma ,Arial ;
	font-size  : 11px;
   font-style: normal;
   color: rgb(0,172,212);
   list-style-image:url('images/listbullet.gif');
}