body {
	margin: 0px;
	padding: 0px;
	-moz-user-select: none;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}	

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 8px;
}	

hr{
margin: 8px;
color: #4a0f04;
}

	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    font-weight:bold;
	color: #4a0f04;
	margin: 8,8,0,8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight:bold;
	color: #333333;
}

.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #ffffff;
}	
.leftCell {
	background-image: url(images/leftBackground.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #246DA0;
	border-right-color: #246DA0;
	border-bottom-color: #246DA0;
	border-left-color: #246DA0;
	background-color: #69b5ea;
}
.rightCol {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #276ba0;
	border-right-color: #276ba0;
	border-bottom-color: #276ba0;
	border-left-color: #276ba0;
	background-color: #051c30;
}
.botLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fields {
	background-color: #e9dcbf;
	border: 0px solid #000000;
}
/* TOP MENU STYLE */
#topmenu ul
{
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#topmenu li { 
        margin: 0 0 .1em 0; 
        float: left;
}

#topmenu a
{
        display: block;
        color: #003366;
        font-size:12px;
        font-weight:bold;
        padding: 0em 1.5em;
        text-decoration: none;
}


#topmenu a:hover
{
        background-color: #003366;
        color: #f2f2f2;
}
/* END Top Menu Style */

.rightmenu
{
position: absolute;
top: 165;
left: 605;
}

.bg { background-color: #fff0ed; }

.button
{
display: block;
border: none;
color: ffffff;
background-color: 000000; 
cursor: hand;
}

.fade
{
position: relative;
top: 48;
left: 14;
}

.link
{
font: arial;
font-size: 11px;
text-align: center;
position: absolute;
top: 242;
left: 68;
}

a:link { text-decoration:underline; color:#000000}
a:visited {text-decoration:underline; color:#000000}
a:active {text-decoration:underline; color:#000000}
a:hover {text-decoration:none; color:#4a0f04}






