@charset "utf-8";

html {
	margin:0px;
	padding:0px;
	text-align:center;
	
}

body {
	width:780px;
	margin:auto;
	text-align:left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url("../images/background.jpg");
	background-color: #202C5C;
	background-repeat: repeat-x;
	/*background-position: left top;
	background-repeat:no-repeat;*/
	
}

form {
	
}



p {
	color: #000000;
	margin: 0 0 10px 0;					

}

a {
	/*color: #0084a9;*/
	color: #0000ff;
	text-decoration:none;
}



a:link {
	/*color: #0084a9;*/
	color: #0000ff;
	text-decoration:none;
}

a:visited
{
/*color:#5a4099;*/
	color: #0000ff;
	text-decoration:none;
}

a:hover {
color: #9f218b;
text-decoration:underline;
}

strong {
	
}


#header {
	width: 858px;
	margin-left: -56px;
}

#header td.media-link{
	width:56px;
	text-align: center;
}

#header .top-menu {
	background-image: url("../images/top-menu-bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	padding-left: 130px;
	/*padding-right: 200px;*/
}

#header td.top-menu-extra {
	background-image: url("../images/top-menu-bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-align:center;
	width:260px;
	margin-right:10px;
	height:20px;
	vertical-align: middle;
}

#header td.top-menu-extra img{
	vertical-align: middle;
}

.topMenu {
	display: block;
	float: left;
}
a.topMenu {
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	font-family: "Century Gothic", Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px 16px 2px 12px;
}
a.topMenu:hover {
	color: #000000;
}

.container {

}

.menu {
	width: 112px;
	vertical-align: top;
}
.right {
	background-image: url("../images/bg-right.gif");
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-left: 9px;
	padding-top: 10px;
}
.right-div
{	
	text-align:left;	
	width:180px;	
	overflow:hidden;
}
.main {
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 18px;
	vertical-align:top;
	background-color: #FFFFFF;
}
.main-div
{
	width: 390px;
	overflow:hidden;					
}

.main-boxs
{
	clear:both;
	width:390px;
	overflow:hidden;	
}


.BoxLeftMainHTML
{
	display:block;	
	width:170px;
	overflow:hidden;		
}

.BoxRightMainHTML
{
	display:block;	
	width:170px;
	overflow:hidden;		
}
.leftbox
{
	vertical-align:top;
	padding:1px 2px 1px 1px;				
}
.righttbox
{
	vertical-align:top;
	padding:1px 1px 1px 2px;					
}



.footer {
	padding: 10px;
	background-color: #FFFFFF;
}



.main h1      {

	font-size: 18pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main h2 {
	color: #87BA10;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.main h3 {
	font-size: 10pt;
	color: #87BA10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main p {
	font-size: 8pt;
}

.rightBoxTop {
	border: 1px solid #020202;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 1px;
	
}

.rightBoxTop table {
	width: 100%;
	border: none;
}
.rightBoxTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #87BA10;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #020202;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: none;
}

.rightBoxTitle-div
{
	width:145px;
	display:block;
	overflow:hidden;
}
.rightBoxTitleLeft {
	background-color: #020202;
	vertical-align: top;
	width: 10px;
}
.rightBoxTitleRight {
	background-color: #020202;
	vertical-align: top;
	width: 10px;
}

.RightBoxContent {
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	/*
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BA10;
	*/
	
	padding-bottom: 31px;
	background:#ffffff url("../images/bsfrule175x25px.jpg") no-repeat center bottom;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.RightBoxContent-div
{
	width:185px;
	overflow:hidden;	
}

.RightBoxHeader-div-edit
{		
	overflow:hidden;	
	height:50px;
}

.RightBoxHeader-div-user
{
	overflow:hidden;	
	height:22px;	
}

.footer p {
	font-size: 9px;
}

.footer a {
	color: #000000;
	text-decoration: none;
}

.Box {
}

.BoxTop {
	background-image: url("../images/box-top.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}

.BoxLeft {
	background-image: url("../images/box-left.gif");
	background-repeat: repeat-y;
	background-position: left;
	width: 9px;
}
.BoxRight {
	background-image: url("../images/box-right.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
}
.BoxBottom {
	background-image: url("../images/box-bottom.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 9px;
}
.BoxContent {
	padding: 4px;
}
.BoxContent h1 {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.BoxContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.BoxTopLeft, .BoxTopRight, .BoxBottomLeft, .BoxBottomRight {
	height: 9px;
	width: 9px;
}
.contactBox {
	padding-left: 10px;
	font-size: 8.5pt;
}
.contactBox a {
	color: #000000;
}
.purple   {
	color: #678E0D;
}
.searchBox {
	background-color: #E9FAC0;
	padding: 10px;
}
.line {/*
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87BA10;
	*/
	background:#ffffff url("../images/bsfrule380x25px.jpg") no-repeat left top;
	height:25px;
}
.block {
	display: block;
}
#header .block {
	display: block;
	float: left;
}


#main-menu-new {
	float:left;
	position: relative;
	top:0px;
	border-top: solid 6px #cd6b05;
	margin-bottom: 20px;
}
.menu-item-search {
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-item-search a {
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 96px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.menu-item-search a:visited {
	text-decoration: none;
}

.menu-item-search  a:hover {
	color: #ffdfbd;
}



.menu-item    {
	background-color: #87BA10;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87BA10;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-item a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 8.5pt;
	display: block;
	width: 96px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.menu-item a:visited {
	text-decoration:none;
	color: #FFFFFF;
}


.menu-item a:hover {
	color: #000000;
}

.arrow {
	background-image: url("../images/mnu-arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #87BA10;
	width: 15px;
}
.subMenuArrow {
	background-image: url("../images/sub-arrow.gif");
	background-repeat: no-repeat;
	background-position: left -1px;
	background-color: #D0E1A3;
	width: 15px;
}
.subMenu {
	background-color: #D0E1A3;
	padding-top: 4px;
	padding-bottom: 6px;
}
.subMenu table {
	width: 100%;
}
.subMenu .subTitle {
	font-weight: bold;
	color: #6D970D;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.subTitle a{	
	color: #6D970D;
	text-decoration:none;
	
}

.subTitle a:link{	
	color: #6D970D;
	text-decoration:none;
}

.subTitle a:visited {
	text-decoration:none; 
	color: #6D970D;
	}


.subMenuItem a {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	width: 96px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	display: block;
}

.subMenuItem a:visited 
{
text-decoration:none;
}

.subMenuItem a:hover {
	text-decoration: underline;
}




.menuFooter {
	background-image: url("../images/menu-footer.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
}


#Menu {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cd6b05;
}
.imageBlock {
	float: left;
	
}

.sponsorBlock {
float:left;
width:100%;
margin:0px;
text-align:center;
}

.sponsorBlock a {
margin-right:1px;
margin-top:5px;
border:none;
}
.sponsorBlock a img {
border:none;
margin:7px;
}
.bl {
	background: url("../images/box-bottom-left.gif") 0 100% no-repeat;
	background-repeat: no-repeat;
	width: 16em;
	color: #FFFFFF;
	overflow:hidden;
}
.br {
	background-repeat: no-repeat;
	background-image: url("../images/box-bottom-right.gif");
	background-position: right bottom;	
	overflow:hidden;
}
.tl {
	background-repeat: no-repeat;
	background-image: url("../images/box-top-left.gif");
	background-position: left top;	
	overflow:hidden;
}
.tr {
	padding:10px 10px 1px 10px;
	background-image: url("../images/box-top-right.gif");
	background-repeat: no-repeat;
	background-position: right top;		
	overflow:hidden;
}
.clear {font-size: 1px; height: 1px} 

.AuthControlMeta
{
	background-color:Gray;
	color:White;	
}
.AuthControlMeta td
{
	padding: 3px 15px 7px 15px;
}

.AuthNavHeader
{
	background-color:Black;
	color:White;	
}

.imageOfMainContent
{
	PADDING-RIGHT: 1px; PADDING-LEFT: 8px; PADDING-BOTTOM: 5px; PADDING-TOP: 0px;
	text-align:right;
	float:right;
}

.imageOfRightContent
{
	padding:2px 2px 2px 2px;
	text-align:left;
	float:left;
}

.FirstRowMainBoxHeight
{
	background-color:#dedfde;
	color:gray;
}

div.sponsorBlock{
	height:120px;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 10px;
	padding: 0px;
	/*
	background:#ffffff url('/FOS08/images/sponsor_logos_320x118.png') no-repeat center bottom;
	*/
}

div.sponsorBlock table{
	width: 100%;
	border: 0;/*1px solid #000000;*/
}

div.sponsorBlock table td{
	width: 50%;
	text-align: center;
}

