.tabOn {
	background-image: url(tabOn.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.tabOff {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(tabOff.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.tabOn_inva {
	background-image: url(tabOn_inva.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.tabOff_inva {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(tabOff_inva.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
a.tab:link, a.tab:visited, a.tab:active {  
color : #003399; font-weight : bold;font-size : 9pt; text-decoration : none; }

a.tab:hover { 
color : #666666; font-size : 9pt; font-weight : bold; text-decoration : underline; }
#content {
	padding: 10px;
	background-image: url(wimg/bg_c.jpg);
}
.styleFold{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #F0F0F0;
text-align:justify;
}
a.styleFold:link {  
color : #F0F0F0;
font-size:10px;
text-decoration : none; }
a.styleFold:visited {
color : #F0F0F0;
font-size:10px;
text-decoration : none; }
a.styleFold:active {  
color : #F0F0F0;
font-size:10px;
text-decoration : none; }

.styleHome{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#616161;
}
a.styleHome:link {  
color : #435f97;
font-size:14px;
text-decoration : none; }
a.styleHome:hover {  
color : #435f97;
font-size:14px;
text-decoration : underline; }
a.styleHome:visited {
color : #435f97;
font-size:14px;
text-decoration : none; }
a.styleHome:active {  
color : #435f97;
font-size:14px;
text-decoration : none; }
