.body{
	background-image: url(../images/page-bkg.gif);
}

.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:#4D4A40; text-decoration : none; }
.txt A:visited { color:#4D4A40; text-decoration : none; }
.txt A:active  { color:#4D4A40; text-decoration : underline; }
.txt A:hover   { color:#4D4A40; text-decoration : underline; }

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

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