html
{
	width: 100%;
	height: 100%;
}

body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: small;
	width: 100%;
	height: 100%;
}

.logo
{
	background-image: url(../images/logo2009.png); 
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a:link, a:visited, a:hover 
{
	color: #006699;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a.color:link, a.color:visited, a.color:hover 
{
	color: #006699;
	text-decoration: none;
}

a.color:hover 
{
	color:#009900;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: Verdana,Arial,sans-serif;
 	font-size: x-large;
 	color: #334d55;
}

h2
{
	font-size: 16pt;
	color: #006600;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	color: #E322A3;	
	font-style: italic;
}

h4
{
	font-size: 10pt;
 	background-color:#666666;
 	font-weight: bold;
 	color: #FFFFFF;
 	padding: 3px;
 	margin-bottom: 3px;
}

h5
{
	font-size: x-small;
 	color: #666666;
}

ul
{
	list-style-type: square;
}

ul ul
{
	list-style-type: disc;
}

ul ul ul
{
	list-style-type: none;
}

TD.menu
{
	cursor: pointer;
	font-size: 8pt;
	text-align: left;
}


TD.menuSel
{
	cursor: pointer;
	font-size: 8pt;
	text-align: left;
	color: white;
	background-image: url(../images/menuSel.png);
	background-repeat: repeat;
}

IMG.menu
{
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
}

TD.menuMainSel
{
	cursor: pointer;
	font-size: 8pt;
	text-align: left;
	color:#FFFFFF;
	background-image: url(../images/menuMainSel.png);
	background-repeat:repeat-x;
}

TD.formLabel
{
	background-color: #666666;
	color:#FFFFFF;
	vertical-align: top;
}

TD.formData
{
	background-color: #FFFFFF;
	color: #000000;
}

TABLE.grid
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-size: 8pt;
}

TABLE.grid TR.header
{
	background-color: #666666;
	color:#FFFFFF;
	vertical-align: top;
	font-weight: bold;
}

FIELDSET
{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

IMG.icon
{
	vertical-align: middle;
	margin-right: 3px;
	border-width: 0px;
}

DIV.content
{
	margin-left: 15px
}

TABLE.alert
{
	background-color: #FFFF66; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	border-style: solid; 
	border-color: black;
	border-width: 1px;	
}

SPAN.note
{
	font-size: x-small;
	margin: 0px;
	padding: 1px;
}

code
{
  font-size: small;
}

img.icon
{
	border-style: none;
	border-width: 0;
}

table.marketDetail
{}

table.marketDetail td
{
	font-size: 8pt;
}

legend.mapTitle
{
	font-size: 14px;
	color: #E322A3;	
	font-style: italic;
	font-weight: bold;
}

table.lor-season-results
{
	white-space: nowrap;
}

td.lor-news-date
{
	font-size: x-small;
	vertical-align: top;
}

td.lor-news-text
{
	padding: 5px;
}

.lor-news-caption
{
	background-color: #bcb5f0
}

td.lor-calendar-date
{
	font-size: x-small;
	vertical-align: top;
	width: 72px;
}

td.lor-calendar-text
{
	padding: 3px;
}

.lor-calendar-caption
{
	background-color: #b9f0b3
}

ul.lor-ul
{
	margin-left: 20px
}

ul.lor-ul li
{
	margin-bottom: 10px;
}

.lor-map-view
{
	cursor: pointer;
}

.lor-map-download
{
	cursor: pointer;
}

.lor-icon-download
{
	background-image: url(../images/icons/download.gif) !important;
}