BODY
{
SCROLLBAR-FACE-COLOR: #C1C9D4; 
SCROLLBAR-HIGHLIGHT-COLOR: #EFEDFA; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #EFEDFA; 
SCROLLBAR-DARKSHADOW-COLOR: #EFEDFA; 
}


.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 16px;	
}

.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; }

h1 {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:18px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 16px;	
}

h1 A:link{ color:#000000; text-decoration : underline; }
h1 A:visited{ color:#000000; text-decoration : underline; }
h1 A:active{ color:#AABCD0; text-decoration : underline;}
h1 A:hover{ color: #AABCD0; text-decoration : underline; }

.whiteTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.whiteTxt A:link    { color:#FFFFFF; text-decoration : underline; }
.whiteTxt A:visited { color:#FFFFFF; text-decoration : underline; }
.whiteTxt A:active  { color:#FFFFFF; text-decoration : underline; }
.whiteTxt A:hover   { color:#FFFFFF; text-decoration : underline; }

.leftTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CCCCCC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.leftTxt A:link    { color:#CCCCCC; text-decoration : none; }
.leftTxt A:visited { color:#CCCCCC; text-decoration : none; }
.leftTxt A:active  { color:#FFFFFF; text-decoration : underline; }
.leftTxt A:hover   { color:#FFFFFF; text-decoration : underline; }

.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.breadcrumbs A:link    { color:#000066; text-decoration : none; }
.breadcrumbs A:visited { color:#000066; text-decoration : none; }
.breadcrumbs A:active  { color:#000066; text-decoration : none; }
.breadcrumbs A:hover   { color:#99CCFF; text-decoration : none; }

.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 12px;	
}
.bottomTxt A:link     { color:#CCCCCC; text-decoration : none; }
.bottomTxt A:visited { color:#CCCCCC; text-decoration : none; }
.bottomTxt A:active  { color:#FFFFFF; text-decoration : none; }
.bottomTxt A:hover   { color:#FFFFFF; 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;
}