body    { border: outset 1px #555 }

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.menu   { list-style-type: none; list-style-position: ; margin: 0; padding: 0 }

li.menu   { float: left; position: relative; width: 10em }
.navtop { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 2px; margin: 0; padding: 0px }
.navitem  { color: maroon; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 8px }
li ul.menu   { position: absolute; top: 0px; left: 115px; display: none }

li>ul.menu    { top: 0px; left: 137px }

li:hover ul, li.over ul  { background-color: navy; display: inline }


.maintext {	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link  { color: #525d71; font-weight: bold; font-size: 10px; font-family: Arial, Times; text-decoration: none }
a:active  { color: #525d71; font-weight: bold; font-size: 10px; font-family: Arial, Times; text-decoration: none }
a:visited  { color: #525d71; font-weight: bold; font-size: 10px; font-family: Arial, Times; text-decoration: none }		
			
a:Hover  { color: red; font-size: 10px; text-decoration: underline }

h1      { color: #222; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-indent: 0.5em }
h2  { color: #222; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3   { font-size: 11px; font-family: Arial, Helvetica, sans-serif }

h4	  { font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


#button a  { color: white; font-weight: bold; font-family: Verdana, Arial; text-decoration: none; background-color: gray; padding: 5px 10px; border-style: solid; border-width: 1px 2px 1px 2px; border-color: #709de8; width: 115px; display: block }
#button a:hover {
    BACKGROUND-COLOR: #697489;
    COLOR: #CC0000;
}

#button-wide a {
    WIDTH: 150px;
    BACKGROUND-COLOR: #697489;
}
#button-wide a:hover {
    BACKGROUND-COLOR: #525D71;
}
.navtop a:active { color: white }
.navtop a:hover { color: #ff3; font-size: 12px; text-decoration: none }
DIV.header {
	DISPLAY: block;
	WIDTH: auto;
	PADDING: 3px;
	BORDER: #709DE8 2px solid;
	BACKGROUND-COLOR: #525D71;
	COLOR: white;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: bolder;
	font-size: medium;
	TEXT-DECORATION: None;
	margin: 4px;
}

.MainBodyText {
	padding: 5px 10px;
}

.white12 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.eventTable {
	border: 1px solid #709DE8;
}
.cupontbl  { margin: 4px; padding: 4px; border: dashed 1px #777 }
.top  { color: white; font-size: 14px; font-family: "Trebuchet MS"; text-align: justify }
