a:link
{
	color: rgb(113,144,1);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(113,144,1);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(113,144,1);
	text-decoration: underline;
}
a:hover
{
	color: rgb(0,0,0);
	text-decoration: none;	
}



a.nav:link, a.nav:visited, a.nav:active 
{
	font-family: Trebuchet MS;
	font-size  : 14px;
	font-weight: bold;		
	color: rgb(113,144,1);
	text-decoration: none; 
}

a.nav:hover
{
	font-family: Trebuchet MS;
	font-size  : 14px;
	font-weight: bold;		
	color: rgb(102,102,102);
	text-decoration: none; 
}

.navmo
{
	font-family: Trebuchet MS;
	font-size  : 14px;
	font-weight: bold;		
	color: rgb(102,102,102);
	text-decoration: none; 
}




body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:#91a254 url('images/bgfix.gif') no-repeat fixed top;
}
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);
}

.tabledot
{
	border:1px dotted #cccccc;
    border-width: 1px 1px 1px 1px;
}

.bgimg {
	background:#FFFFFF url('images/bg-body2.gif') repeat-x top;
	 
}


.bgnav {
	background:#91a254 url('images/nav-bg.gif') repeat-x top;
	 
}

.bgtop {
	background:#91a254 url('images/bg-top.jpg') repeat-x top;
	 
}


.bgbody {
	background:#ffffff url('images/bg-body.gif');
	 
}



.bgbottom {
	background:#91a254 url('images/bottom-bg.gif') repeat-x top;
	 
}


.hr
{
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
}




.th
{
    background-color:rgb(226,237,197);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}

.tch
{
    background-color:rgb(239,239,239);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}

.tch2
{
    background-color:rgb(145,162,84);
	font-family: Arial;
	font-size  : 16px;
	font-weight: bold;
	color: rgb(255,255,255)
}


.tc
{
    background-color:rgb(232,241,245);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.tc2
{
    background-color:rgb(239,239,239);
	font-family: Arial;
	font-size  : 12px;
	color: rgb(0,0,0)
}


.hd
{
	font-family: Arial Narrow;
	font-size  : 21px;
	font-weight: bold;
	color: rgb(113,144,1);	
}
.shd
{
	font-family: Arial;
	font-size  : 16px;
	font-weight: bold;
	color: rgb(3,146,138);	
}

.mt
{
	font-family: Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}
.tb
{
    border:1px solid #cccccc; 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: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
   color: rgb(0,0,0);
   list-style-image:url('images/listbullet.gif');
}



a.leftnav:link    
{
	display: block;
	line-height: 29px;
	color: #ffffff;   
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #747474;
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
	text-decoration: none;
}

a.leftnav:visited 
{
	display: block;
	line-height: 29px;
	color: #ffffff;   
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #747474;
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
	text-decoration: none;
}

a.leftnav:hover   
{
	display: block;
	line-height: 29px;
	color: #ffffff;   
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #747474;
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
    background: url('images/left-mo.gif') repeat-x top;    
	text-decoration: none;
}


a.leftnavmo:link    
{
	display: block;
	line-height: 29px;
	color: #ffffff;   
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #747474;
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
    background: url('images/left-mo.gif') repeat-x top;    
	text-decoration: none;
}

a.leftnavmo:visited 
{
	display: block;
	line-height: 29px;
	color: #ffffff;   
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #747474;
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
    background: url('images/left-mo.gif') repeat-x top;    
	text-decoration: none;
}

a.leftnavmo:hover   
{
	display: block;
	line-height: 29px;
	color: #ffffff;   
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: #747474;
    border:1px dotted #cccccc;
    border-width: 0px 0px 1px 0px;
    background: url('images/left-mo.gif') repeat-x top;    
	text-decoration: none;
}