BODY{
	background-image: url(../images/bkg.gif);
}


.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;	
}
.nav A:link    { color:#FFFFFF; text-decoration : none; }
.nav A:visited { color:#FFFFFF; text-decoration : none; }
.nav A:active  { color:#CCCCCC; text-decoration : underline; }
.nav A:hover   { color:#CCCCCC; text-decoration : underline; }


.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link    { color:#2D79AB; text-decoration : none; }
.txt A:visited { color:#2D79AB; text-decoration : none; }
.txt A:active  { color:#2D79AB; text-decoration : underline; }
.txt A:hover   { color:#2D79AB; text-decoration : underline; }


.headertext { 
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
	position: absolute; 
	left: -1px; 
	top: 0px; 

} 

.headershadowtext { 
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
    font-size:13px;
	font-weight : bold;
	text-transform: uppercase;
	text-decoration : none;
	line-height : 14px;
	position: relative; 
	left: 4px; 
	top: 0px; 
	color: #333333; 
}


.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadcrumbs A:link    { color:#666666; text-decoration : none; }
.breadcrumbs A:visited { color:#666666; text-decoration : none; }
.breadcrumbs A:active  { color:#666666; text-decoration : underline; }
.breadcrumbs A:hover   { color:#666666; text-decoration : underline; }


.bottomLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #2D79AB;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomLinks A:link    { color:#2D79AB; text-decoration : underline; }
.bottomLinks A:visited { color:#2D79AB; text-decoration : underline; }
.bottomLinks A:active  { color:#333333; text-decoration : underline; }
.bottomLinks A:hover   { color:#333333; text-decoration : underline; }


.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;
}


.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;   
    }
