body {
	background-image: url(../images/pureartbkg.jpg);
}

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.txt A:link    { color:#3B7BBF; text-decoration : none; }
.txt A:visited { color:#3B7BBF; text-decoration : none; }
.txt A:active  { color:#3B7BBF; text-decoration : underline; }
.txt A:hover   { color:#3B7BBF; text-decoration : underline; }


.footer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #D8D7E1;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.footer A:link    { color:#D8D7E1; text-decoration : none; }
.footer A:visited { color:#D8D7E1; text-decoration : none; }
.footer A:active  { color:#D8D7E1; text-decoration : underline; }
.footer A:hover   { color:#FFFFFF; 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; }


.topTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #6699CC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.topTxt A:link    { color:#6699CC; text-decoration : none; }
.topTxt A:visited { color:#6699CC; text-decoration : none; }
.topTxt A:active  { color:#6699CC; text-decoration : underline; }
.topTxt A:hover   { color:#6699CC; 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;
}

.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;
}

.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;
}
