/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font: normal Verdana, Sans-serif;
	text-decoration: none; 
	border: 0;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #9999652 1px solid; 
    BORDER-TOP: #9999652 1px solid; 
    BORDER-LEFT: #9999652 1px solid; 
    BORDER-BOTTOM: #99996521px solid; 
}
.SkinObject {
    font-weight: bold;
    color: #9999652;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#9999652;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#9999652;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#9999652;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#D29106;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #9999652;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #9999652;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#9999652;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    color: #9999652;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #9999652;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #9999652;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #9999652;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #9999652;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #D29106;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #9999652;
	color: #CCCCCC;
	font-family: Verdana, sans-serif;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #9999652;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #9999652;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #9999652;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #9999652;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #9999652;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #9999652;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #9999652;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #9999652;
}

A:link  {
    text-decoration:    none;
    color: #999965;
}

A:visited   {
    text-decoration:    none;
    color: #999965;
}

A:active    {
    text-decoration:    none;
    color: #999965;
}

A:hover {
    text-decoration:    underline;
    color: #999965;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #999965;
    height:1pt;
    text-align:left
}
/**/
.LeftPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 5px;
	padding-right: 5px;
}
.NavPane{
	padding-top: 1px;
	padding-bottom: 1px;
   padding-left: 1px;
	padding-right: 1px;
}
.BannerPane1{
	padding: 0px;
}
}
.BannerPane2{
	padding: 0px;
}
.TopPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 5px;
	padding-right: 5px;
}
.ContentPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 5px;
	padding-right: 5px;
}
.RightPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 5px;
	padding-right: 0px;
}
.BottomPane{
	padding-top: 5px;
	padding-bottom: 5px;
   padding-left: 5px;
	padding-right: 5px;
}
/* menu */
.MainMenu_MenuContainer {	
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:34px;
}
.ItemsBreak{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.RootItem TD{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	background-position: left;	
	height: 34px;
	background-color: #FDFBEC;
	padding-right: 2px;
}
.RootItemActive TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(Football_hover_menu.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 34px;
	background-color: #FDFBEC;
	padding-right: 2px;
}
.RootItemSelected TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	background-position: left;
	height: 34px;
	background-color: #FDFBEC;
	padding-right: 2px;
}
.RootItemBreadCrumb TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 34px;
	background-image: url(Football_hover_menu.jpg);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #F2F3F3;
	padding-right: 2px;
}
.MenuIcon{
	cursor: hand;
	cursor: hand;
	background-color: #F2F3F3;
	text-align: center;
	width: 15px;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
}
.SubMenu {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=135, Strength=1); 
	z-index: 1000;
	cursor: hand;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CCCC66;
	background-color: #F2F3F3;
	background-image: none;
	background-repeat: no-repeat;
}
.SubItemActive TD{
	border-top: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #396C00;
	background-color: #F2F3F3;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 0px solid #B8B8B8;
	border-right: 0px solid #DE6FFA;	
	border-top: 0px solid #B8B8B8;
	border-left: 0px solid #DE6FFA;
}
.SubItemBreadCrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #396C00;
	background-color: #F2F3F3;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;	
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}
.SubItemSelected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF; 
	background-color: #999965;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
	border-right: 0px solid #DE6FFA;	
	border-top: 1px solid #D0D0D0;
	border-left: 0px solid #DE6FFA;
}
.MenuContainer{
	background-color: transparent;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: hand; 
	cursor: hand; 
	color: #999965; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bolder; 
	font-style: normal; 
	background-color: #F2F3F3 /* fixed firefox problem, do not use transparent here */
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuArrow
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;	
	border-top: 0px solid #D0D0D0;
	border-left: 0px solid #D0D0D0;
}
.MenuRootArrow
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16px;
	font-size: 11px;
}
.Separatorcssclass{
}
/**/
.ModuleTitle_MenuIcon {
   cursor: pointer;
   cursor: hand; 
   background-color: #F2F3F3; 
   border-left: #EEEEEE 0px solid; 
   border-bottom: #EEEEEE 0px solid; 
   border-top: #EEEEEE 0px solid; 
   text-align: center; 
   width: 15px; 
   height: 20px; 
   color: #396C00;
   font-size: 11px;
 }
.ModuleTitle_MenuArrow{	
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand; 
   border-right: #FFFFFF 0px solid; 
   border-bottom: #FFFFFF 0px solid; 
   border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   cursor: pointer; 
   cursor: hand;
}
.ModuleTitle_MenuBreak{
   border-bottom: #EEEEEE 0px solid; 
   border-left: #EEEEEE 0px solid; 
   border-top: #EEEEEE 0px solid;  
   border-right: #EEEEEE 0px solid; 
   background-color: ##999965; 
   height: 0px; 
   color: ##999965;
	font-size: 11px;
}
.ModuleTitle_MenuItemSel { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bolder; 
   cursor: pointer; 
   cursor: hand; 
   color: #ffffff; 
   background: ##999965; 
   padding: 0px 0px 0px 0px; 
   border: 0;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: ##999965; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bolder; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: ##999965; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ##999965;
	font-weight: bolder;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
   font-weight: normal;
   
}
A.user:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.user:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
A.user:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
}
A.user:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3A3A;
	font-weight: normal;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   font-weight: normal;
   padding-left: 12px;
	padding-right: 12px;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   font-weight: normal;
   padding-left: 12px;
	padding-right: 12px;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
   font-weight: normal;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   text-decoration: underline;
	font-weight: normal;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   font-weight: normal;
   padding-left: 12px;
	padding-right: 12px;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
   font-weight: normal;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   text-decoration: underline;
	font-weight: normal;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.hostname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   font-weight: normal;
   padding-left: 12px;
	padding-right: 12px;
}
A.hostname:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
   font-weight: normal;
}
A.hostname:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.hostname:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
   text-decoration: underline;
	font-weight: normal;
}
A.hostname:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.links{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	
}
A.links:link{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFFF;
	
}
A.links:visited{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
A.links:active{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.QuickLink{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	}

.breadcrumb{
	font-family: Arial;
	font-size: 10px;
	color: #9C9C9C;
	padding-left: 12px;
	padding-right: 12px;
	}
A.breadcrumb:link{
	font-family: Arial;
	font-size: 10px;
	color: #9C9C9C;
}
A.breadcrumb:visited{
	font-family: Arial;
	font-size:10px;
	color: #9C9C9C;
}
A.breadcrumb:hover{
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
A.breadcrumb:active{
	font-family: Arial;
	font-size: 8px;
	font-weight: bolder;
	color: #9C9C9C;
	}


/* Solpart Menu Styles */
/*---------------------*/
/* NOTE --> notable classes are MainMenu_Out(for idle menu items), MainMenu_Over(for "selected" menu items) */
/*          and MainMenu_Active(for active tab menu items)                                                  */
/*----------------------------------------------------------------------------------------------------------*/
.MainMenu_MenuContainer {  
background: transparent; 
width: 168px; 
padding-left: 0; 
}

.MainMenu_MenuBar { 
cursor: pointer; 
cursor: hand; 
background: transparent;  
width: 168px; 
padding: 0 0 0 41px; 
}

.MainMenu_SubMenu, 
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: hand;
	cursor: hand;
	margin: 2px 0 0 1px;
	padding: 0px;
	border: 1px solid #5B86B0;
	font-weight: normal;
	filter: none;
	background-color: #5B86B0;
}

.MainMenu_MenuItem, 
.ModuleTitle_MenuItem {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	background: #0099CC;
	font-weight: bold;
	font-style: normal;
	padding: 0px 5px 0px 5px;
	height: 20px;
	border: 0;
	background-color: #5B86B0;
}

.MainMenu_MenuItemSel, 
.ModuleTitle_MenuItemSel{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	cursor: hand;
	color: #FFFFCC;
	padding: 0px 5px 0px 5px;
	height: 20px;
	border: 0;
	background-color: #999965;
}

.MainMenu_Idle 
{ color: #FFFFFF; 
no-repeat ; 
padding: 0; 
height: 25px; 
font-weight: bold;
}

.MainMenu_Selected 
{ color: #FFFFFF; 
padding: 0; 
text-align: right; 
height: 25px; 
font-weight: bold;
}

.MainMenu_Active, .MainMenu_BreadcrumbActive { 
color: #FFFFFF; 
padding: 0; 
height: 25px; 
font-weight: bold;
}

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { 
display: none; 
}

.ModuleTitle_MenuContainer { 
color: #FFFFFF; 
}
.ModuleTitle_MenuBar { 
cursor: pointer; 
cursor: hand;
}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { 
padding: 0 5px 0 0; 
}
.ModuleTitle_MenuBreak, .MainMenuSeperator, .MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { 
display: none; 
}

