a:link, a:visited, a:hover, a:active {
	color: #000000;
}

BODY {
	font:11px/14px Arial, sans-serif;
	color:#000;
	background:#e8e9da;
	margin:0;
	padding:0;
}

BODY.small {
	font-family: arial, san-serif; font-size: 10px;
}

TABLE.main {
	background-color: #ffffff;
}

TABLE.highlight {
	background-color: #cccccc;
}

TR.status_bar_old {
	color: #800080;
	font-weight: bold;
}

TR.status_bar_old TD a:link, TR.status_bar_old TD a:visited, TR.status_bar_old TD a:hover, TR.status_bar_old TD a:active {
	color: #800080;
	font-weight: bold;
}

TR.status_bar {
	}

TR.status_bar TD a:link, TR.status_bar TD a:visited, TR.status_bar TD a:hover, TR.status_bar TD a:active {
}


TR.issi_header {
	background-color: #1e7bae;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

TR.title {
	background-color: #809FFF;
	color: #f6f6f6;
	font: 16px Arial;
	font-weight: bold;
}

TR.otherheader {
	background-color: #e4e7f1;
	font-weight: bold;
	color:#000000;
}

TD.groupheader {
	color: #0000ff;
}

TR.pageheader {
	font-weight: bold;
	text-decoration: underline;
}

TR.tableheader {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

TR.smallheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #CCC;
	text-align: center;
}

TR.emphasis {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #d47600;
	font-weight: bold;
	font-size: 14px;
}

LI.emphasis {
	background-color: #9BCAF1;
}

TD.blue {
	color: #0000ff;
}

TD {
	font-family: arial, san-serif; font-size: 12px;
}

td.info{font-family: arial, san-serif; font-size: 12px; font-weight: bold; color: #993333;}

TD.header {
	background-color: #e4e7f1;	
	font-family: arial, san-serif; font-size: 10px;
	font-weight: bold;
	color:#000000;
}

TD.bigheader {
	background-color: #336699;
	font-family: arial, san-serif; font-size: 12px;
	font-weight: bold;
	color:#000000;
}


TD.smallheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #CCC;
}

TD.warning {
	font-family: arial, san-serif; font-size: 12px;
	font-weight: bold;
	color: red;
}

TD.tableheader {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

TD.pageheader {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

TD.small {
	font-family: arial, san-serif; font-size: 10px;
}

TD.otherheader {
	background-color: #336699;
	font-family: arial, san-serif; font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}

TD.othersmallheader {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

SELECT {
	font-family: arial, san-serif; font-size: 12px;
}

INPUT {
	font-family: arial, san-serif; font-size: 12px;
}

SELECT.small 	{
	font-family: arial, san-serif; font-size: 10px;
}

TEXTAREA.small 	{
	font-family: arial, san-serif; font-size: 10px;
}

INPUT.small {
	font-family: arial, san-serif; font-size: 10px;
}

input.but, input.but_hover {
	width: 140px;
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size: 12px; 
	border: 1px solid #000000; 
	font-weight:bold;
}
input.but {
	background-color: #ffffff; 
	color: #336699;
}
input.but_hover {
	background-color: #336699;
	color: #ffffff;
}

input.but_small, input.but_small_hover {
	width: 100px;
	font-family:tahoma,arial,helvetica,sa ns-serif; 
	font-size: 10px; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_small2, input.but_small2_hover {
	width: 110px;
	font-family:tahoma,arial,helvetica,sa ns-serif; 
	font-size: 10px; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_smaller, input.but_smaller_hover {
	width: 90px;
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size: 9px; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_smaller{
	background-color: #ffffff;
	color: #336699;
}

input.but_smaller_hover {
	background-color: #336699;
	color: #ffffff;
}
input.but_small {
	background-color: #ffffff;
	color: #336699;
}

input.but_small2 {
	background-color: #ffffff;
	color: #336699;
}

input.but_small_hover {
	background-color: #336699;
	color: #ffffff;
}

.hover {
	background-color: #336699;
	color: #ffffff;
}
.hover:hover {
	color: #ffffff;
}

span.required {
	color: #ff0000;
}
.membersonly {
	color: #ff0000;
}

input.but_big, input.but_big_hover {
	width: 180px;
	font-family:tahoma,arial,helvetica,sa ns-serif; 
	font-size: 12px; 
	border: 1px solid #000000;
	font-weight:bold;
}

input.but_big {
	background-color: #ffffff;
	color: #336699;
}

input.but_big_hover {
	background-color: #336699;
	color: #ffffff;
}

.forumPostHeader {
	background-color:#cccccc;
	color:black;
}
.forumPostBody {
	background-color:#ebebeb;
	color:black;
}
.forumButton {
     font-family: tahoma, arial, helvetica, sans-serif;
     font-size: 12px;
     border-width: 1px;
     border-style: solid;
     border-color: #000000;
     background-color: #cccccc;
     color: black;
     font-weight: bold;
     text-decoration: none;
}

#content_nhla{
	width:800px;
	overflow:hidden;
	height:auto;
}

    .NHLAheadB
    {
	    font-family: Arial, Helvetica, sans-serif; 
	    font-size: 12px; 
	    color: black; 
	    background-color:#D47600;
	    font-weight:bold;
    }
    
    .NHLAhead
    {
	    font-family: Arial, Helvetica, sans-serif; 
	    font-size: 12px; 
	    color: #663300; 
	    background-color: #e9ba7f;
	    font-weight:bold;
	    /*background-color: #623C1B; ; #D3D3D3;*/
    }
    
    .NHLAheadLite
    {
	    font-family: Arial, Helvetica, sans-serif; 
	    font-size: 12px; 
	    color: #663300; 
	    background-color: #e9ba7f;
	    font-weight:bold;
    }