body{
	background-color: #666666;
	marginwidth:0;
	marginheight:0;
	topmargin:0;
	leftmargin:0;
	scrollbar-base-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#999;
	scrollbar-shadow-color:#999;
	scrollbar-darkshadow-color:#fff;
	scrollbar-highlight-color:#999;
	scrollbar-3dlight-color:#fff;
	background-image: url(img/bg-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.title {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C3F81;
	letter-spacing: .4em;
	line-height: 12px;

}
.text {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.hr {
	height: 1px; color: blue; width: 100px; align: center;
}
/*                L I N K   S T Y L E S                   */ 


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;

}
a.MainNav:link {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	color: 3472A9;
	text-decoration: none;
	font-weight: bold;

}
a.MainNav:active {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	color: 3472A9;
	text-decoration: none;
	font-weight: bold;

}
a.MainNav:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	color: 3472A9;
	text-decoration: none;
	font-weight: bold;

}
a.MainNav:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	color: C49567;
	text-decoration: none;
	font-weight: bold;

}

/*                R O I  F O O T E R  S T Y L E S                   */ 

.FtrTxtGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B4B4B4;
}
a.FtrLinkGray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B4B4B4;
	text-decoration: none;
	text-transform: none;

}
a.FtrLinkGray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B4B4B4;
	text-decoration: none;
	text-transform: none;
	
}
a.FtrLinkGray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B4B4B4;
	text-decoration: none;
	text-transform: none;
	
}
a.FtrLinkGray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	text-transform: none;
	
}
.FtrTxtBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.FtrLinkBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: none;

}
a.FtrLinkBlack:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	
}
a.FtrLinkBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	
}
a.FtrLinkBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: underline;
	text-transform: none;
	
}
.StatsDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.StatsLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.field {
	color: #000;
	background-color: #b4b4b4;
	font: 8pt Arial, sans-serif;
	border: solid 1px #ebebeb;
}
input {
	color: #000;
	background-color: #b4b4b4;
	font: 8pt Arial, sans-serif;
	border: solid 1px #ebebeb;
}
