BODY,TABLE,TR,TH,TD,DIV,SPAN,PRE  { 
	Font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #431A0E;
	text-decoration: none;
}

B {font-weight: bold;}
U {text-decoration: underline;}
I {font-style: italic;}

.header {
	font-size: 18px;	
	font-weight: bold;	
	color: #646567	;
}

.subtitle {
	font-size: 12px;	
	font-weight: bold;	
	color: #666666;
}

.whiteSmall {
	font-size: 10px;	
	font-weight: bold;	
	color: #FFFFFF;
}

.small {
	font-size: 10px;	

}

.graySmall {
	font-size: 10px;	
	color: #909090;
}

.tableTitle {
	font-size: 12px;	
	color: #f8f4db;	
	font-weight: bolder;
}

.tableTitleSmall {
	font-weight: bold;	
	color: #f8f4db;
}

.footer {
	font-size: 10px;	
	text-decoration: none;
}

.mainLink  { 
	color: #566359; 
	font-weight: bold;
}

.mainLinkBlack  { 
	color: #000000; 
	font-weight: bold;
}


.lang {
	font-weight: bold;	
	color: #777777;	
}
A.lang:visited {color: #777777;}
A.lang:hover {color: #000000;}


.navMainLink {
	color: #000000;
	font-size: 11px;	
	font-weight: bold;
}

A.navMainLink:link {color: #000000;}
A.navMainLink:visited {color: #000000;}
A.navMainLink:hover {color: #ff0000;}


.navSubLink {

	font-size: 11px;	
	font-weight: normal;	
	color: #646567;	
}
A.navSubLink:link {color: #5c8fa4; text-decoration: none;}
A.navSubLink:visited {color: #5c8fa4; text-decoration: none;}
A.navSubLink:hover {color: #000000; text-decoration: none;}  	

A:link {Color: #5c8fa4; text-decoration: underline;}
A:visited {Color: #5c8fa4; text-decoration: underline;}
A:hover {Color: #000000; text-decoration: none;}

A.tableTitleSmall:link {color: #000000;}  	
A.tableTitleSmall:visited {color: #000000;}  	

.textLight {Color: #0066FF;}
A.textLight:link {Color: #0066FF;}
A.textLight:visited {Color: #0066FF;}
A.textLight:hover {Color: #0066FF; text-decoration: underline overline;}

A.white:link {Color: #ffffff;}
A.white:visited {Color: #ffffff;}
A.white:hover {Color: #333333;}


.red {Color: #cc0000;}
.white {Color: #ffffff;}
.gray {Color: #cacaca;}
.green {Color: #009933;}
.blue {Color: #32659A;}

.cmsText {Color: #000000;}

.L_margin20 { margin-left: 20px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; }
.margin5 { margin-left: 5px; margin-top: 5px; margin-bottom: 5px; margin-right: 5px; }
.margin3 { margin-left: 3px; margin-top: 3px; margin-bottom: 3px; margin-right: 3px; }
.T_margin5 { margin-left: 5px; margin-top: 3px; margin-bottom: 3px; margin-right: 5px; }
.L_margin30 { margin-left: 30px; margin-top: 3px; margin-bottom: 3px; margin-right: 5px; }