.body{
	background-image: url(../images/page-bkg.gif);
SCROLLBAR-FACE-COLOR: #971A3C; 
SCROLLBAR-HIGHLIGHT-COLOR: #971A3C; 
SCROLLBAR-SHADOW-COLOR: #971A3C; 
SCROLLBAR-3DLIGHT-COLOR: #971A3C; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

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

.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CCCCCC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomTxt A:link    { color:#CCCCCC; text-decoration : none; }
.bottomTxt A:visited { color:#CCCCCC; text-decoration : none; }
.bottomTxt A:active  { color:#FFFFFF; text-decoration : underline; }
.bottomTxt A:hover   { color:#FFFFFF; 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;   
    }
