html {	background-color: #ebebeb;	border-top: 10px solid #555555;	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;$}

/* Links */

a { font-weight: bold; }
a:link, a:visited, a:active { color: #008000; text-decoration: none;	padding: 5px;}
a:hover { color: #FFF; padding-right: 5px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

td.hcpL {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; text-align: center;
	border-right: 1px solid #000; border-left: 1px solid #000;
}

td.hcpLB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; text-align: center;
	border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000;
}
td.hcpR {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; text-align: center;
	border-left: 1px solid #000; border-right: 1px solid #000;
}
td.hcpRB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; text-align: center;
	border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000;
}

td.matchL { border-left: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; background-color: #add8e6; font-size: 10px;}
td.matchR { border-right: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; background-color: #add8e6; font-size: 10px;}
td.matchC { border-top: 1px solid #000; border-bottom: 1px solid #000; background-color: #add8e6; }

td.matchLW { border-top: 1px solid #000; border-bottom: 1px solid #000; font-size: 10px;}
td.matchRW { border-top: 1px solid #000; border-bottom: 1px solid #000; font-size: 10px;}
td.matchCW { border-top: 1px solid #000; border-bottom: 1px solid #000; }
td.matchCWB { border-bottom: 1px solid #000; }

td.endrow { border-bottom: 1px solid #000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 12px; padding: 2px; text-align: center; }

h1 { font-size: 28px; }
h2 { font-size: 26px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

ul, ol, blockquote, pre { color: #555555; padding: 10px 30px; line-height: 1.8em; }

ul { list-style-type: square; }

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 900px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(body_bg.png);
}

#container
{
	width: 900px;
	margin: 0 auto;
	position:relative;
	left:20px;
	top:10px;
}

#header { float: left; width: 100%; clear: both; margin-top: 10px; }

#navigation { float: left; width: 100%; clear: both; }

#page-header { clear: both; position: relative; margin-bottom: 20px; }

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1
{
	padding: 0;
	float: left;
	width: 400px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

#header h2
{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	text-transform: lowercase;
}

/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background-color: #65728d;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #603;
}

body#bmission li#lmission a
{
	color: #eff8ff;
	background-color: #374462;
}

/* Page-Header */

#page-header ul
{
	bottom: -8px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(menu.png);
	background-repeat: repeat-x;
}

#page-header li a:hover,
#page-header li a:active
{
	background-image: url(menu_hover.png);
}


td { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 12px; padding: 2px; text-align: center; }


td.prssm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: center;
}
td.finals {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
td.notice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	text-align: center;
}
td.matchday {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d3d3d3;
	padding: 4px;
	text-align: left;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
td.compround
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #d3d3d3;
   	border-top: 1px solid #000;
  	border-bottom: 1px solid #000;
}
td.rounddate
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #00ff00;
   	border-top: 1px solid #000;
  	border-bottom: 1px solid #000;
}
tr.match
{
   border-top: 1px solid #000;
   border-bottom: 1px solid #000;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
}

tr.matchdayend	{   border-bottom: 1px solid #000; }



td.fixdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7fff00;
	padding: 4px;
	text-align: left;
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
td.fixdiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fa8072;
	padding: 2px;
	text-align: left;
	border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
td.score {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}
td.hcpLB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #000;
    border-bottom: 1px solid #000;
	text-align: center;
}
td.hcpB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-bottom: 1px solid #000;
	text-align: center;
}
td.hcpRB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 1px solid #000;
    border-bottom: 1px solid #000;
	text-align: center;
}
td.prstxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: left;
}
td.prstxtC {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}

/* Wrapper */

.col { width: 200px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

#links h3 
{
	background-color: #94b4d6;
}

#content h3
{
	background-color: #d6eb9a;
}

#sidebar h3
{
	background-color: #ffb366;	
}

#links a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }
