/* CSS Document */

body {
	background-color: #DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:3A3A3A;
}

a:link, a:visited, a:active {text-decoration: none;} 

/* Settings related to the style the navigation links are shown */

.Maintitle {	color: #ffcf79;
	font-weight: bold;
	font-size: 12px;
}

.WhiteMainTitle {	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10;
text-align: center;
vertical-align: top;
}
#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #532333;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #84596B;
}

.navtextcolor {
color: #532333;
}

/**************************************************************************************

#navcontainerright { width: 130px; }

#navcontainerright ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10;
text-align: center;
vertical-align: top;
}
#navcontainerright a
{
display: block;
padding: 3px;
width: 140px;
background-color: #blue;
border-bottom: 1px solid #eee;
}

#navcontainerright a:link, #navlist a:visited
{
color:#000000;
text-decoration: none;
}

#navcontainerright a:hover
{
background-color: #84596B;
}

.navtextcolorright {
color: #green;
}




/***************************************************************************************/

/***********************************************************************************/

.new a
{background:#99FF00}

.mainstyle
{
background-color: #FFFAFA;
}

.backgroundcolor
{
background-color: #800000;
}

.table {
	border: 1px solid #800000;
}
.unnamed1 {
	border-right-style: groove;
	border-right-color: #800000;
	background-color:#FFFFFF;
}
.story {
	border: 1px solid #532333;
}
.unnamed12 {
	border: 1px solid #532333;
}

.textfont {
 	font-size: 11px;
	background-color: #FFFFCC;
	color: 3A3A3A;
}

.textfont1 {
	font-size: 11px;
	color: 3A3A3A;
	background-color:#FFFFFF;
	text-align: left;
	}
	
.border {
border: 1px solid #999999;
}

.newsborder {
 	font-size: 11px;
	background-color: #FFFFCC;
	border: 1px solid #999999;

}
.heading1 {
	font-size: 12px;
	color:#669966;
	font-weight: bold;
	
}	

.heading2 {
	font-size: 11px;
	color: green;
	font-weight:bold;
	text-align: left;
}

.heading2Und {
	font-size: 11px;
	color: green;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:green;
}	

.heading2L {
	font-size: 14px;
	color: green;
	font-weight:bold;
}

.headingSize {
	font-size: 14px;
}

.recentnewsHeadingSize {
	font-size: 16px;
}

.statsDisplay
{
text-align: left;
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #532333;
	background-repeat: no-repeat;
	font-size: 11;
	
}

.statsDisplayRows
{
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	color: 3A3A3A;
}

.statsDisplayRowsAlt
{
	background-color: #FFFFDE;
	font-weight: normal;
	font-size: 11px;
	color: 3A3A3A;
}

.playerNameHeading2 {
	font-size:13px;
	font-weight:bold;
	color: FE8402;
}

.playerNameHeading {
	color:FE8402;
	font-size:16px;
	font-weight:bold;
}

.textfont1b {
	font-size: 11px;
	color: 708090;
	background-color:#FFFFFF;
	font-weight:bold;
	}
	
.contacttitle {
font-size: 14;
color:532333;
}
	
.contactfont {
	font-size: 10px;
	color:#000000;
	}
	
.shortbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.statsCareer
{
	background-color: #EEDFCC;
	font-weight: normal;
	font-size: 11px;
	color: black;
}
