﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #025A42;
}

.ddm1 {
    font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding: 3px 8px 4px 8px;
	border: 0px #025A42;
	border-style: solid none solid none;
	text-decoration: none;
	display: block;
	position: relative;
	background-color: #025A42;
	white-space: nowrap;
}
.ddm1 .item1, .ddm1 .item1:visited {
    background: #025A42;
    color: #ffffff;
	font-size:9px;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #FFFFFF;
    color: #005F2E;
	font-size:9px;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	font-size:9px;
}
.ddm1 .item2:visited{
    background: #025A42;
    color: #ffffff;
}

.ddm1 .item2 {
    background: #025A42;
    color: #ffffff;
	font-size:9px;
	white-space: nowrap;
}
.ddm1 .item2:hover {
    background: #F1933B;
    color: #ffffff;
	 white-space: nowrap;
}
.ddm1 .section {
    border: 1px #025A42;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

p,ol,dl,td,th	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:14px; margin-top:2px}
h1,h2,h3,h4		{font-family: Verdana, Arial, Helvetica, sans-serif; color:#025A42;}
h1	{font-size: 18px; font-family:Arial, Helvetica, sans-serif; margin-top:5px;}
h2	{font-size: 16px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px; margin-top:2px;}
h3	{font-size: 15px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px; margin-top:2px;}
h4	{font-size: 14px; font-family:Arial, Helvetica, sans-serif;}
.footer {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:10px; padding-right:5px;}
legend {font-size: 18px;}
/* Hyperlinks */

a		{color: #025A42; text-decoration:none; }
a:visited	{color: #025A42; text-decoration:none;}
a:hover		{color: #F57900; text-decoration:underline;} 
a.bottom		{color: #ffffff; font-weight: normal; text-decoration: none;;}
a.bottom:visited	{color: #ffffff;}
a.bottom:hover	{color: #ffffff; text-decoration:underline;} 
.bottom {color:#ffffff; font-size: 10px;}
.leftnavtop {font-size:12px; display:block; color:#000000; padding-left:5px; vertical-align:top; font-weight:bold;}
.leftnav {font-size: 12px; display:block; padding:5px 5px; vertical-align:middle; color:#FFFFFF; font-weight:bold;}
.popup {color:#ffffff;}
a.leftnav:	{color: #FFFFFF;}
a.leftnav:hover	{color: #FFFFFF; text-decoration:underline; }
a.leftnav:active {color:#FFFFFF;}
a.leftnav:visited {color:#FFFFFF;}
a.popup {color:#ffffff;}
a.popup:visited{color:#ffffff;}
.news {
font-size:12px;
}

.headnews {
color:#025A42;
font-weight:bold;
font-size:12px;
}

/*Containers*/
.sportstable td {
	vertical-align:middle;
	padding:3px;
	text-align:center;
}
tr.grayrow td {
	background:#cccccc; 
	color:#000000;
}
tr.greenrow td {
	background:#025a45; 
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
tr.orangerow td {
	background:#f0923b; 
	text-align:center;
	color:#025a45;
}

.leftsidefull {
border:0px;
margin-bottom:0px;
/*background-color:#A08C8B;*/
}
.sidetables {
	border:1px solid #000000;
	margin-top:3px;
	margin-bottom:17px;
	background-color:#025A42;
	width:95%;
} 
.maintable {
	border:0px solid #000000;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	width:100%;
} 
.tables {
	border:0px solid #000000;
	margin-top:3px;
	margin-bottom:17px;
	background-color:#FFFFFF;
	width:95%;
} 