body
{
	text-align:center;
	background-color: #000000;
	font-family: Arial;
	font-size: 10pt;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	border:3px groove #CCCCCC; 
}

table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	background-color: #EF1B29;
}

td.button
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align: right;
	padding-right:10px;
	}

td.button a
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.button a:visited
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.button a:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.button a:hover
{
	color: #EF1B29;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.footlink
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:visited
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink:hover
{
	color: #EF1B29;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink2
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink2:visited
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink2:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.footlink2:hover
{
	color: #EF1B29;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}


.headertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.test_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #EF1B29;
}
.text_red_italic_lg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #EF1B29;
}
.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.titles{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

h5 
{
	font-size:12px;
	margin:10px 0px 0px 0px;
}

#columnLeft {
float:left;
text-align:left;
width:260px;

}

#columnCenter {
float:left;
width:260px;

	text-align: center;
	border-width: 0;
}

#columnRight {

float:right;
text-align:left;
}			

#weather 
{
	position:relative;
	bottom:0px;
	left:10px;
	text-align:center;
}
