body {
	margin : 0px; background: white;
	text-align:center;
}

table, p, li, input, select, textarea, blockquote, body {
	font-family: Verdana, Geneva, sans-serif;
}

h1 { font-size:14pt; }
h2 { font-size:12pt; margin-top:0 }
h3 { font-size:10pt; }

.little { font-size:75% }
.big { font-size:150% }

A:link    { color: black }
A:visited { color: black }
A:hover   { color: #669966 }

A:link.menu    { text-decoration: none }
A:visited.menu { text-decoration: none }
A:hover.menu   { text-decoration: none; color: white }

A:link.menuwhite    { text-decoration: none; color: white }
A:visited.menuwhite { text-decoration: none; color: white }
A:hover.menuwhite   { text-decoration: none; color: black }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	border-width:1;
	font-size:11;
	/*
	background-color:#EFFFEF;
	*/
	color:#000000;
}
.proceed { /*background-color:#CCFFCC*/ }

.rhsdiv {
	background: #70ac70 url(/gfx/rhs_back.jpg) no-repeat;
	font-size:8pt;
	color:white;
	padding-top:2px;
	padding-left:15px;
	height:18px;
}
.rhsdiv A:link { color:white; }
.rhsdiv A:visited { color:white; }
.rhsbody {
	font-size:8pt;
	padding:5px;
	border:1px solid #CCCCCC; border-width:1px;
}
.rhslist {
	margin-bottom:3px;
	border:1px solid #EEEEEE; border-width:0 0 1px 0;
}

.banner_item {
	margin-bottom: 8px;
}

A:link.lhsmenu    { text-decoration: none }
A:visited.lhsmenu { text-decoration: none }
A:hover.lhsmenu   { text-decoration: none; background: #70ac70; color: white }

.r2 {
	background: #EEEEEE;
}
.r2 td {
	background: #EEEEEE;
}
.r3 td {
	border:1px solid #CCCCCC; border-width:0 0 1px 0;
}
.r4 td {
	background: #EEEEEE;
	border:1px solid #CCCCCC; border-width:0 0 1px 0;
}

.weather {
	border:1px solid #CCCCCC;
}

.weather td {
	width:1%;
	font-size:11px;
}
.weather td.prompt {
	text-align:right;
	padding-right:10px;
}
.weather td.r1 {
	background:#FFFFFF;
}
.weather td.r1a {
	background:#FFFFF0;
}
.weather td.r2 {
	background:#EEEEEE;
}
.weather td.r2a {
	background:#E0E0E0;
}

