BODY{
	background: #000000;
}

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


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


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


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

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


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


.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.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; }


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


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

.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;   
    }