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);
	margin: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);
}

.bgimg {
	background:#FFFFFF url('images/bg-body2.gif') repeat-x top;
	 
}

.th
{
    background-color:rgb(255,0,0);
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.Verdana
{
	font-family: Verdana;
	font-size  : 10px;
}


.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: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(255,0,0)
}
.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
{
    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: Justify;
	line-height: 130%
}
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}