.backgroundcell {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;

}
.navBackground {
	background-image: url(images/nav_background.gif);
	height: 34px;
	padding-right: 5px;
	padding-left: 30px;
	padding-top: 0px;

}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}   
    .navText A:link {  
    color: #FFFFFF;  
    text-decoration: none;  
    }  
    .navText A:visited {  
    color: #FFFFFF;  
    text-decoration: none;}  
     
    .navText A:hover {  
    color: #FFFF00;  
    text-decoration:underline;  
    
}
.TEXTbodySUBTITLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990033;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.TextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FooterTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	padding: 10px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	}   
    .FooterTEXT A:link {  
    color: #990033;  
    text-decoration: underline;  
    }  
    .FooterTEXT A:visited {  
    color: #990033;  
    text-decoration: underline;}  
     
    .FooterTEXT A:hover {  
    color: #990033;  
    text-decoration:none;  
}

.navTEXThighlight {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFF00; font-weight: bold;}

.SideNAVPADD {
padding: 20px 10px 5px 25px;
background-image:url('/images/index_07.gif');
background-repeat:no-repeat;
background-color:#CCC;
}

.TextSIDENAV {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.TextSIDENAV A:link {color: #000000; text-decoration: none;}  
.TextSIDENAV A:visited {color: #000000; text-decoration: none;}
.TextSIDENAV A:hover {text-decoration:underline;}

.TextSIDENAVTITLE {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990033; font-weight: bold;}
.TextSIDENAVTITLE A:link {color: #990033; text-decoration: none;}  
.TextSIDENAVTITLE A:visited {color: #990033; text-decoration: none;}
.TextSIDENAVTITLE A:hover {text-decoration:underline;}

.TextSIDENAVSUB {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold;}
.TextSIDENAVSUB A:link {color: #000000; text-decoration: underline;}  
.TextSIDENAVSUB A:visited {color: #000000; text-decoration: underline;}
.TextSIDENAVSUB A:hover {text-decoration: underline;}

.CONTENTPAD {padding: 18px 30px 20px 20px;}
