BODY
{
  background-image: url(../picts/background-sidebar.gif);
  background-repeat: repeat-y;
  background-position: 0px left;
  /*SCROLLBAR-BASE-COLOR: #2D2D4A; */
}

/* START CODE FOR LINKS */
a:link		{ color: #3300FF; text-decoration: none; }
a:visited	{ color: #3300FF; text-decoration: none; }
a:active	{ color: #3300FF; text-decoration: none; }
a:hover		{ color: #6699FF; text-decoration: none; }
.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }
.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE { border-collapse: collapse; border: none 0px white; COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }
TR { border: none 0px white; }
TD { border: none 0px white; }
.title		{ COLOR: #141424; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
.subtitle	{ COLOR: #336699; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }
.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }
.careertitle	{ COLOR: #FF6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }
.phonetitle	{ COLOR: #0000FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }
.just 		{ text-align: justify; }
.dividers	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #CCCCFF; }
/* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }

/* GALLERY IMAGE MOUSEOVER BORDERS AND GALLERY TEXT */
.image-border		{ position: relative; LEFT: 0px; top: 0px; border: #000000 1px solid; }
.image-borderon		{ position: relative; LEFT: 2px; top: 2px; border: #0099FF 1px solid; }
.smalltitle 		{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }
.gallery_text		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }
.hilight		{ COLOR: #3366FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.picturetitle 		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

/* SIDEBAR OPTIONS */
a.sidelink:link		{ color: #99CCFF; text-decoration: none; }
a.sidelink:visited	{ color: #99CCFF; text-decoration: none; }
a.sidelink:active	{ color: #99CCFF; text-decoration: none; }
a.sidelink:hover	{ color: #99FF99; text-decoration: none; }
.borders_SB		{ border: #C0C0C0 1px solid; }
.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; }
.date-font		{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

.button-popups 
{ 	
  background-image: url(../picts/button-popup.gif);
	background-color:#2D2D4A;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #CFCFE0;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	BORDER: #FFFFFF 0px solid; 
}

.buttonon-popups 
{ 	
  background-image: url(../picts/buttonon-popup.gif);
	background-color:#C0C0C0;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	BORDER: #FFFFFF 0px solid; 
}

.shadeform	
{
  FONT: 13px arial, verdana, sans-serif;
	background-image: url(../picts/shadeform.gif);
	text-align: left;
	WIDTH: 180PX;
	BORDER: #000000 1px solid; 
}

.dropdown
{ 
  COLOR: #333333;
	background-color: #F1F4F5;
	WIDTH: 200PX;
	FONT: 11px verdana, arial, sans-serif; 
}

.textarea	
{ 
  FONT: 13px arial, verdana, sans-serif;
	background-image: url(../picts/shadeform.gif);
	text-align: left;
	WIDTH: 275PX;
	HEIGHT: 100PX;
	BORDER: #000000 1px solid; 
}

.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }

.searchform 	
{
  WIDTH: 110PX;
	HEIGHT: 20PX;
	FONT: 11px arial, sans-serif;
	background-image: url(../picts/shadeform.gif);
	BORDER: #000000 1px solid; 
}

.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }
.searchbutton 	{ font-size: 8pt; width: 35px; background-color: #F1F4F5; BORDER: #000000 1px solid; }

 /* START THE CODE FOR THE MENUS */
.menu_outline	{ BORDER-BOTTOM: #000000 1px solid; BORDER-TOP: #000000 0px solid; }
.menu		
{ 
  font-family: arial, verdana, helvetica, sans;
	font-size: 8pt;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	display: block;
	border: #000000 0px solid; 
}

a.menu:link  { background-image: url(../picts/menu.gif); background-color:#2D2D4A; color: #CFCFE0;}
a.menu:visited 	{ background-image: url(../picts/menu.gif); background-color:#2D2D4A; color: #CFCFE0; }
a.menu:active 	{ background-image: url(../picts/menu.gif); background-color:#2D2D4A; color: #CFCFE0; }
a.menu:hover 	{  background-image: url(../picts/menuon.gif); background-color:#C0C0C0; color: #000000; }

/* InServerNet Specifics */
.styleHeader 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 1.4em; 
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 10px 
}
.styleIngress 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 1.1em; 
	font-style: italic; 
	margin-bottom: 5px 
}
.styleBody   
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	margin-bottom: 10px 
}
.pdfViewer 
{
	width: 600px;
  height: 500px;
}
.driverPresentation 
{
  width: 600px;
}
.driverPresentationImage
{
  border: solid 1px black;
  float: left;
  width: 100px;
/*  height: auto;*/
  margin-bottom: 10px;
  margin-right: 10px;
}
.newsList
{
	width: 400px;
	height: 500px;
	background-color: #eeeeee;
	border: solid 1px Black;
	font-family: Verdana;
	overflow: auto;
}
.newsListClub
{
	width: 160px;
	height: 250px;
	background-color: #eeeeee;
	border: solid 1px Black;
	font-family: Verdana;
}
.newsListFront
{
	width: 220px;
	height: 450px;
	overflow: auto;
	background-color: #eeeeee;
	border: solid 1px Black;
	font-family: Verdana;
	margin-left: 15px;
	float: right;
}
.newsListInner
{
	padding: 15px;
}
.newsListHeader
{
	color: Maroon;
	font-weight: bold;
	margin-bottom: 10px;
}
.newsListItem
{
	margin-bottom: 5px;
}
.newsListItemLink
{
	text-decoration: none;
	color: Blue;
	font-style: normal;
	font-weight: bold;
}
.newsListItemHeader
{
	color: Black;
	font-weight: bold;
}
.newsListItemIngress
{
	text-decoration: none;
	color: Gray;
	font-weight: lighter;
	font-style: italic;
}
.headerBar 
{
  background-color: #222233;
  height: 8px;
}
.headerEdge 
{
  background-color: #222233;
  Width: 8px;
}
.headerImage 
{
  background-color: #222233;
  height: 200px;
}
.ForumFormControl
{
    font-size: 1.0em;
    font-family: Verdana, Arial, Helvetica;
}
.ForumErrorText
{
    color: red;
}
.ForumQuote
{
    border-top: 1px #7694c8 solid; 
    border-bottom: 1px #7694c8 solid; 
}
TD.ForumRow
{
    background-color: #eef3fb;
}
TD.ForumRowHighlight
{
    background-color: #D4D9EC;
}
.ForumSmallerFont
{
    font-size: 0.85em;
}
.advertisersFront
{
  margin-top: 15px;
	width: 700px;
	height: 305px;
	background-color: #eeeeee;
	border: solid 1px Black;
	font-family: Verdana;
}
.advertisersInner
{
	padding: 15px;
}
.advertisersHeader
{
	color: Maroon;
	font-weight: bold;
	margin-bottom: 10px;
}
.advertiser
{
	margin: 3px;
}
.advertiserLink
{
	text-decoration: none;
	border: none 0px white;
}
.advertiserHeader
{
	color: Black;
	font-weight: bold;
}
.contentFront
{
	width: 460px;
	height: 450px;
	overflow:auto;
	background-color: #eeeeee;
	border: solid 1px Black;
}
.contentBack
{
	width: 600px;
}
.contentInner
{
	padding: 15px;
}
.crossboneDiv
{
	width: 160px;
	margin-top: 15px;
	border: solid 1px Black;
	background-color: #eeeeee;
}
.crossboneDivInner
{
	padding: 15px;
}
.crossboneHeader
{
	color: Maroon;
	font-weight: bold;
	margin-bottom: 10px;
}
.crossAdvertiseDivInner
{
	padding: 15px 15px 0px 15px;
}
.pageList
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 1.4em; 
	margin-top: 0px; 
  font-weight: bold;
	margin-bottom: 10px 
}
.pageListInner
{
	padding: 15px;
}
.pageListItem
{
	margin-bottom: 5px;
}
a.pageListItemLink
{
	color: #333333;
}
a.pageListItemLink:visited
{
	color: #333333;
}
.longBox 
{
	width: 400px;
}
Input.longBox 
{
	width:380px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.shortBox 
{
	width: 200px;
}
.shortBoxInput 
{
	width:180px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.nextGame 
{
	margin-left: 10px;
	border-left: solid 10px DarkGray;
}
.Normal td
{
	padding: 10px;
}