@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav a:link {
color : #dddddd; 
text-decoration : none; 
} 
.nav a:visited {
color : #dddddd; 
text-decoration : none; 
} 
.nav a:hover {
color : #ffffff; 
text-decoration : none; 
} 
.nav a:active {
color : #dddddd; 
text-decoration : none; 
} 

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}


.Content a:link {
color : #ffcc33; 
text-decoration : none; 
} 
.Content a:visited {
color : #ffcc33; 
text-decoration : none; 
} 
.Content a:hover {
color : #ffffff; 
text-decoration : none; 
} 
.Content a:active {
color : #dddddd; 
text-decoration : none; 
} 



.Content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.Content2 a:link {
color : #ffcc33; 
text-decoration : none; 
} 
.Content2 a:visited {
color : #ffcc33; 
text-decoration : none; 
} 
.Content2 a:hover {
color : #ffffff; 
text-decoration : none; 
} 
.Content2 a:active {
color : #dddddd; 
text-decoration : none; 
} 


.basetbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(fsabg.jpg);
	background-repeat: repeat-x;
	background-color: #4B8DC9;
	text-align: left;
}

.basetbl a:link {
color : #ffcc33; 
text-decoration : none; 
} 
.basetbl a:visited {
color : #ffcc33; 
text-decoration : none; 
} 
.basetbl a:hover {
color : #ffffff; 
text-decoration : none; 
} 
.basetbl a:active {
color : #dddddd; 
text-decoration : none; 
} 

.footertbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #222222;
}

.footertbl a:link {
color : #ffcc33; 
text-decoration : none; 
} 
.footertbl a:visited {
color : #ffcc33; 
text-decoration : none; 
} 
.footertbl a:hover {
color : #ffffff; 
text-decoration : none; 
} 
.footertbl a:active {
color : #dddddd; 
text-decoration : none; 
} 



.LowerCallouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.header2 {
	font-size: 18px;
}
.error {
	color: #B00;
	font-size: 14px;
	font-weight: bold;
}
