
input
{
    FONT-SIZE: 8.0pt;
    FONT-FAMILY: Arial,swiss
}
p,body,table,li
{
    FONT-SIZE: 11.0pt;
    FONT-FAMILY: Arial,swiss;
	color: #666;
}


H1, H2, H3
{
    FONT-FAMILY: arial,swiss;
}
H1
{
	text-align: center;
}

H2
{
    FONT-FAMILY: arial,swiss;
}

body
{
	margin-top: 0;
	margin-left: 0;
}


ol li
{
	margin-top: 10px;
	margin-bottom: 2px;
}

.banner
{
    BACKGROUND-COLOR: white;
}
.data
{
    FONT-SIZE: 8.0pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #FFF
}
.data2
{
    FONT-SIZE: 8.0pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #eeeeee
}

.datafade
{
	color: #0000cc;
    FONT-SIZE: 8.0pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #FFF
}
.colhead
{
	color: #666666;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #eeeeee
}

.colhead1
{
	color: #666666;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #eeeeee
}
.colfoot
{

	color: #666666;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    border-top: 1px orange solid;
    BACKGROUND-COLOR: #eeeeee
}
.colfoot1
{

	color: #666666;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    border-top: 1px orange solid;
    BACKGROUND-COLOR: #eeeeee
}
.tag
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #FFF
}

.tag2
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #FFF
}

input
{
    FONT-SIZE: 8pt;
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 2px
}
textarea
{
    FONT-SIZE: 8pt;
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    border-bottom: 1px #666666 solid
}
select
{
    FONT-SIZE: 8pt;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none
}

.note
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial,swiss;
    BACKGROUND-COLOR: #FFF;
	color: blue
}
.menubutton
{
    FONT-SIZE: 8pt;
	border-top: 1px yellow solid;
	border-left: 1px yellow solid;
	text-align: left;
	color: black;
	width:250
}

.copyright
{
    FONT-SIZE: 7pt;
	text-align: center;
	color: gray;
}

a {
	color: red;
	text-decoration:none;
}
a:hover {
	color: blue;
	text-decoration:underline;
}
a:link.menu,.menulink
{
  	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	font-size:11px;
  	line-height: 15px;
	text-indent:0px;
	text-decoration:none;
	vertical-align:middle;
}

a:hover.menulink
{
  	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	font-size:11px;
  	line-height: 15px;
	text-indent:0px;
	text-decoration:underline;
	vertical-align:middle;
}

.menulinktext
{
  	font-family: arial,helvetica,sans-serif;
	color:gray;
	font-size:11px;
  	line-height: 15px;
	vertical-align:middle;
}

.menulinksep
{
  	font-family: arial,helvetica,sans-serif;
	color:gray;
	font-size:11px;
  	line-height: 15px;
	vertical-align:middle;
}

a:link.data,.datalink
{
  	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	font-size:8pt;
  	line-height: 15px;
	text-indent:0px;
	text-decoration:none;
	vertical-align:middle;
}

a:hover.datalink
{
  	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	font-size:8pt;
  	line-height: 15px;
	text-indent:0px;
	text-decoration:underline;
	vertical-align:middle;
}

div.errordiv {font-weight: normal; color: red; background:#ffebe8;border:1px solid #DD3c10;line-height:15px;padding:7px 0;margin:10px 0 0 0;text-align:center; font-size: 8pt; display: none; overflow:hidden;
}

li {
padding-bottom: 5px;
	font-size: 9pt;
}
li strong, b {
}

div.programs {
}


div.programs table {
	
}

th {
	border-right: 1px solid white;
}
div.programs tr.oddrow {
	background-color: #eee;
}
div.programs ul {
	font-size: 9pt;
}
div.programs tr.evenrow {
	background-color: #fff;
}
div.programs ul {
}
div.programs li {
padding-bottom: 5px;
}
div.programs strong b {
}



td.middle {
	padding: 4px;
}
td.leftside {
background-color: #ddd;
padding: 4px;
}

td.rightside {
background-color: #ddd;
padding: 4px;
}

img {
	border: none;
}
