/* CSS Document */
body {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size: 1em;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#000;
	color: #FFF; !important
}
p, blockquote, ul, ol, dl, dd, li, dir, {
	
}
a:link,
a:visited,
a:active
{
	color:#FFF; 
	text-decoration:underline;
}
.content a:hover {
	color:#FFF;
	text-decoration:underline;
}


.small {
	font-size:11px;
}
.highlight {
	font-weight:	bold;
}
.reverse {
	color: #000;
!important
}
.white {
	color: #fff;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	0.15em;
	text-transform:	uppercase;
}
.Fakeh1 {
font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size:	1em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	0.15em;
	text-transform:	uppercase;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	0.15em;
	text-transform:	uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	0.15em;
	text-transform:	uppercase;
}

.content {
	color: #fff; 
	margin-top: 0px;
	font-size: 75%;
	font-family: "Franklin Gothic Book", Verdana, Tahoma, Arial;
	
}

.content a:link,
.content a:visited,
.content a:active
{
	color:#FFF; 
	text-decoration:none;
}
.content a:hover {
	color:#FFF;
	text-decoration:underline;
}


.footer {
	color: #fff; 
	margin-top: 0px;
	font-size: 70%;
	font-family: "Franklin Gothic Book", Verdana, Tahoma, Arial;
	
}

.footer a:link,
.footer a:visited,
.footer a:active
{
	color:#FFF; 
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

.TitleRow {
	background-image: url(images/TitleRowBG.jpg);
}

.TitleRow a {
	color:#FFFFFF; !important
	text-decoration:none;
}
.TitleRow a:visited, .TitleRow a:active, .TitleRow a:hover {
	color:#FFF;
	text-decoration:underline;
}
.Side {
	/* background-image: url(images/SideFade.jpg);
	 Same as H1 
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	color:#FFF;
	font-size:	1.0em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}
.Side a {
	color:#688ea9;
	text-decoration:none;
}
.Side a:visited, .Side a:active, .Side a:hover {
	color:#688ea9;
	text-decoration:underline;
}

.uiColor {
	uiColor : '#9AB8F3'
}

.box a:link,
.box a:visited,
.box a:active
{
	color:#FFF; 
	text-decoration:none;
}
.box a:hover {
	color:#FFF;
	text-decoration:underline;
}
.box P{
	margin:0px;
	padding:0px;
}
	
	
	
	
	
	

