BODY
{
SCROLLBAR-FACE-COLOR: #E9DFDF; 
SCROLLBAR-HIGHLIGHT-COLOR: #5E4F4F; 
SCROLLBAR-SHADOW-COLOR: #5E4F4F; 
SCROLLBAR-3DLIGHT-COLOR: #5E4F4F; 
SCROLLBAR-ARROW-COLOR: #5E4F4F; 
SCROLLBAR-TRACK-COLOR: #D1BABB; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

.naviLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.naviLinks A:link      { color:#FFFFFF; text-decoration : underline; }
.naviLinks A:visited  { color:#FFFFFF; text-decoration : underline; }
.naviLinks A:active  { color:##FFFFFF; text-decoration : underline; }
.naviLinks A:hover   { color: #800000; text-decoration : underline; }


.breadCrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadCrumbs  A:link      { color:#666666; text-decoration : normal; }
.breadCrumbs  A:visited  { color:#666666; text-decoration : normal; }
.breadCrumbs  A:active  { color:#666666; text-decoration : underline; }
.breadCrumbs  A:hover   { color: #666666; text-decoration : underline; }



.navlinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.navlinks A:link      { color:#FFFFFF; text-decoration : underline; }
.navlinks A:visited  { color:#FFFFFF; text-decoration : underline; }
.navlinks A:active  { color:#98C7DF; text-decoration : underline; }
.navlinks A:hover   { color: #98C7DF; text-decoration : underline; }




.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #5E4F4F;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link      { color:#5E4F4F; text-decoration : underline; }
.txt A:visited  { color:#5E4F4F; text-decoration : underline; }
.txt A:active  { color:#800000; text-decoration : underline; }
.txt A:hover   { color: #800000; text-decoration : underline; }


.txtTitles {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #5E4F4F;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;	
}
.txtTitles A:link      { color:#931010; text-decoration : underline; }
.txtTitles A:visited  { color:#931010; text-decoration : underline; }
.txtTitles A:active  { color:#931010; text-decoration : underline; }
.txtTitles A:hover   { color: #931010; text-decoration : underline; }


.txtHighlight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #CC9C2A;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;	
}
.txtHighlight A:link      { color:#CC9C2A; text-decoration : underline; }
.txtHighlight A:visited  { color:#CC9C2A; text-decoration : underline; }
.txtHighlight A:active  { color:#CC9C2A; text-decoration : underline; }
.txtHighlight A:hover   { color: #CC9C2A; text-decoration : underline; }


.bottom {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottom A:link      { color:#FFFFFF; text-decoration : underline; }
.bottom A:visited  { color:#FFFFFF; text-decoration : underline; }
.bottom A:active  { color:#CCCCCC; text-decoration : underline; }
.bottom A:hover   { color: #CCCCCC; text-decoration : underline; }


.bottomBigBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;	
}
.bottomBigBold A:link      { color:#FFFFFF; text-decoration : underline; }
.bottomBigBold A:visited  { color:#FFFFFF; text-decoration : underline; }
.bottomBigBold A:active  { color:#CCCCCC; text-decoration : underline; }
.bottomBigBold A:hover   { color: #CCCCCC; text-decoration : underline; }


.txtField{
    border-top: .5 px solid #6699CC;
    border-bottom: .5 px solid #6699CC;
    border-left: .5 px solid #6699CC;
    border-right: .5 px solid #6699CC;
    background-color: #DBD6C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;
}


.drpDown{
    border-top: .5 px solid #6699CC;
    border-bottom: .5 px solid #6699CC;
    border-left: .5 px solid #6699CC;
    border-right: .5 px solid #6699CC;
    background-color: #DBD6C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;
}


.bttn{
    border-top: .5px solid #6699CC;
    border-bottom: .5px solid #6699CC;
    border-left: .5px solid #6699CC;
    border-right: .5px solid #6699CC;
    background-color: #DBD6C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;   
    }
