body, td, th, input, textarea, select
{
	font-size:		10px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}
body
{
	margin: 0px;
}

h1		{ font-size: 4.0em; color: #006699; font-style: italic; }
h2		{ font-size: 1.5em; }
h3		{ font-size: 1.2em; color: #006699; }

a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:active	{ text-decoration: none; }
a:hover		{ text-decoration: underline; }

ul			{ padding-top: 0px; margin-top: 0px; }

form			{ margin: 0px; }

/*
 *	Custom elements
 */

table.box				{ border-collapse: collapse; border: 0px; }
table.box td.boxcorner	{ background-color: #7da7d9; width: 15; }
table.box td.boxheader	{ background-color: #3b89c9;   color: white; font-weight: bold; font-variant: small-caps; font-size: 1.00em; }
table.box td.boxreverse	{ background-color: white;   color: #000000; font-weight: bold; font-variant: small-caps; font-size: 1.00em; }
table.box td.boxbody	{ background-color: #E0D9CB; padding: 2px; }

table.link				{ border-collapse: collapse; border: 0px; width: 100%; background-color: #bfd5da; }
table.link td			{ padding: 0px; }
table.link td.linkcorner{ background-color: #c47228; width: 15; }
table.link td.linkheader{ background-color: white;   color: #000000; font-weight: bold; font-variant: small-caps; }
.nolink					{ color: #669999; font-weight: bold; background-color: #000000 }

table.view				{ border-collapse: collapse; border: 1px solid #000000; }
table.view td			{ padding: 1px; border: 0px; }
table.view td.viewcorn	{ background-color: #c47228; width: 15; }
table.view td.viewtitle	{ background-color: #000000;   color: white; font-weight: bold; font-variant: small-caps; font-size: 1.00em; }
table.view td.viewbutts	{ background-color: #000000;   text-align: right; }
table.view td.viewbody	{ background-color: #bfd5da; }

table.outform			{ border-collapse: collapse; border: 1px solid #000000; background-color: #dddddd; }
table.outform td		{ padding: 10px; }
table.inform td			{ padding: 5px; vertical-align: top; }

table.tick				{ border-collapse: collapse; border: 0px solid #000000; }
table.tick td			{ padding: 2px; vertical-align: middle; vertical-align: top; }

.hozline	{ color: #3b89c9; }

.smalltext	{ font-size: 0.90em; }

.mand		{ color: red; font-weight: bold; }

.result		{ color: red; font-weight: bold; }

.calcat		{ width: 100%; background-color: #000000; }
.calcathead	{ color: white; font-weight: bold; text-align: center; }
.calcatbody	{ text-align: center; font-size: 0.80em; }

table.cal	{ width: 100%; background-color: #000000; border: 1px solid #000000; border-collapse: collapse; }
table.cal td	{ padding: 3px; }
.calnav		{ background-color: #bfd5da; }
.caldays	{ background-color: #000000;   font-weight: bold; color: white; }
.calline	{ background-color: #bfd5da; }
.caltoday	{ border: 1px solid #000000;   font-weight: bold; background-color: white;   height: 70; vertical-align: top; color: red; font-size: 1.50em; }
.calpast	{ border: 1px solid #000000;   font-weight: bold; background-color: #bfd5da; height: 70; vertical-align: top; }
.calfuture	{ border: 1px solid #000000;   font-weight: bold; background-color: white;   height: 70; vertical-align: top; }

.graphbar	{ background-color: #669999; }
.graphno	{ color: #669999; font-weight: bold; font-size: 12pt; }

.style22 { font-weight: bold; }
.style24 { font-weight: bold; color: #006699; }
.style28 { color: #006699;}

.bottom
{
	font-size:	10px;
	color:		white;
	padding:	0 20px 0 20px;
}

.bottom a:link		{ color: white; text-decoration: underline; }
.bottom a:visited	{ color: white; text-decoration: underline; }
.bottom a:active	{ color: white; text-decoration: underline; }
.bottom a:hover		{ color: white; text-decoration: none; }

.home_featured
{
	background-color:	#3b89c9;
	text-align:			center;
	color:				white;
	padding:			5px;
	font-size:			2em;
	font-style:			italic;
	font-weight:		bold;
	margin:				20px 0 10px 0;
}
