
BODY
{
SCROLLBAR-FACE-COLOR: #3E3107; 
SCROLLBAR-HIGHLIGHT-COLOR: #F7EE9D; 
SCROLLBAR-SHADOW-COLOR: #3E3107; 
SCROLLBAR-3DLIGHT-COLOR: #3E3107; 
SCROLLBAR-ARROW-COLOR: #EDDA37; 
SCROLLBAR-TRACK-COLOR: #F7EE9D; 
SCROLLBAR-DARKSHADOW-COLOR: #3E3107; 
}


.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#AABCD0; text-decoration : underline;}
.txt A:hover{ color: #AABCD0; text-decoration : underline; }


.reverseTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height : 16px;	
}

.reverseTxt A:link{ color:#FFFFFF; text-decoration : underline; }
.reverseTxt A:visited{ color:#FFFFFF; text-decoration : underline; }
.reverseTxt A:active{ color:#C6C6C6; text-decoration : underline;}
.reverseTxt A:hover{ color: #C6C6C6; text-decoration : underline; }


.store {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.store A:link{ color:#000000; text-decoration : underline; }
.store A:visited{ color:#000000; text-decoration : underline; }
.store A:active{ color:#666666; text-decoration : underline;}
.store A:hover{ color: #666666; text-decoration : underline; }



.smallTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.smallTxt A:link{ color:#000000; text-decoration : underline; }
.smallTxt A:visited{ color:#000000; text-decoration : underline; }
.smallTxt A:active{ color:#AABCD0; text-decoration : underline;}
.smallTxt A:hover{ color: #AABCD0; text-decoration : underline; }



.bigTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	line-height : 24px;	
}

.bigTxt A:link{ color:#000000; text-decoration : underline; }
.bigTxt A:visited{ color:#000000; text-decoration : underline; }
.bigTxt A:active{ color:#AABCD0; text-decoration : underline;}
.bigTxt A:hover{ color: #AABCD0; text-decoration : underline; }


.txtBox{
    border-top: .5 px solid #2E415F;
    border-bottom: .5 px solid #2E415F;
    border-left: .5 px solid #2E415F;
    border-right: .5 px solid #2E415F;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #354D73;
	background-image: url(../images/textboxBkg.jpg);
}


.txtField{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
	background-image: url(../images/textfieldBkg.jpg);
}

.drpDown{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}

.bttn{
    border-top: .5px solid #354D73;
    border-bottom: .5px solid #354D73;
    border-left: .5px solid #354D73;
    border-right: .5px solid #354D73;
    background-color: #C2C9D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;   
    }
	
.checkBox{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #354D73;
}