body{
SCROLLBAR-FACE-COLOR: #7DD135; 
SCROLLBAR-HIGHLIGHT-COLOR: #1D4877; 
SCROLLBAR-SHADOW-COLOR: #1D4877; 
SCROLLBAR-3DLIGHT-COLOR: #1D4877; 
SCROLLBAR-ARROW-COLOR: #1D4877; 
SCROLLBAR-TRACK-COLOR: #cccccc; 
SCROLLBAR-DARKSHADOW-COLOR: #1D4877;
}

.txt {
	font-family : verdana;
    font-size:10px;
	color: #003300;
	font-weight : none;
	text-decoration : none;
	line-height : 16px;	
}

.txt A:link{ color:#003300; text-decoration : underline; }
.txt A:visited{ color:#003300; text-decoration : underline; }
.txt A:active{ color:#009900; text-decoration : underline;}
.txt A:hover{ color: #009900; text-decoration : underline; }


.breadCrumbs {
	font-family : verdana;
    font-size:10px;
	color: #1B4396;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.breadCrumbs A:link{ color:#1B4396; text-decoration : underline; }
.breadCrumbs A:visited{ color:#1B4396; text-decoration : underline; }
.breadCrumbs A:active{ color:#7CD135; text-decoration : underline;}
.breadCrumbs A:hover{ color: #7CD135; text-decoration : underline; }

.bottomTxt {
	font-family : verdana;
    font-size:10px;
	color: #333333;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.bottomTxt A:link{ color:#333333; text-decoration : underline; }
.bottomTxt A:visited{ color:#333333; text-decoration : underline; }
.bottomTxt A:active{ color:#666666; text-decoration : underline;}
.bottomTxt A:hover{ color: #666666; text-decoration : underline; }

.creditsTxt {
	font-family : verdana;
    font-size:10px;
	color: #cccccc;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.creditsTxt A:link{ color:#cccccc; text-decoration : underline; }
.creditsTxt A:visited{ color:#cccccc; text-decoration : underline; }
.creditsTxt A:active{ color:#666666; text-decoration : underline;}
.creditsTxt A:hover{ color: #666666; text-decoration : underline; }



form
{
	margin:0px;
}


.txtBox{
    border-top: .5 px solid #09245D;
    border-bottom: .5 px solid #09245D;
    border-left: .5 px solid #09245D;
    border-right: .5 px solid #09245D;
    background-color: #EFEEE9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #09245D;
}


.txtField{
    border-top: .5 px solid #09245D;
    border-bottom: .5 px solid #09245D;
    border-left: .5 px solid #09245D;
    border-right: .5 px solid #09245D;
    background-color: #EFEEE9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #09245D;
}

.drpdwn{
    border-top: .5 px solid #09245D;
    border-bottom: .5 px solid #09245D;
    border-left: .5 px solid #09245D;
    border-right: .5 px solid #09245D;
    background-color: #EFEEE9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #09245D;
}


.bttn{
    border-top: .5px solid #820000;
    border-bottom: .5px solid #820000;
    border-left: .5px solid #820000;
    border-right: .5px solid 820000;
    background-color: #1D4877;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
    }
	
.chkbx{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #354D73;
}
