a:link
{
	color: rgb(8,128,243);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(8,128,243);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(8,128,243);
	text-decoration: underline;
}
a:hover
{
	color: rgb(246,130,31);
	text-decoration: none;	
}



a.left:link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}
a.left:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
} 
a.left:active 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,204,0);
	text-decoration: none;
}
a.left:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,250,123);
	text-decoration: underline;	
}


body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	background:url('images/bg.gif');
}


table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
	text-align: left;
}

.bgimg {

	 
}

.th
{
    background-color:rgb(255,0,0);
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.Verdana
{
	font-family: ARIAL;
	font-size  : 11px;
}


.tch
{
    background-color:rgb(92,103,110);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tc
{
    background-color:rgb(204,204,204);
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Verdana;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,0,0);
	text-align: left;
}
.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.left
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(255,204,0)
}

.tb
{
	background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	text-decoration: none;
}

p
{
	text-align: Justify;
	line-height: 130%;
	font-family: Verdana;
	font-size: 10px;
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
}





     body {
	scrollbar-3dlight-color:#265a81;
	scrollbar-arrow-color:#91c242;
	scrollbar-track-color: #333333;
	scrollbar-darkshadow-color:##333333;
	scrollbar-face-color:#265a81;
	scrollbar-highlight-color:#265a81;
	scrollbar-shadow-color:#333333;
	font-family: ARIAL;
	background-color: #F00;
}

