body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

a:link {
	color:#FF0000;
	text-decoration:underline;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}

a:visited {
	color:#FF0000;
	text-decoration:underline;
}


h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	color:#000000;
}

table td.menuPage {
font-family:Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
text-align:center;
padding-top:10px;
background-image:url(images/nav-bg2.gif);
background-color: #FF0000;
}

table.menu a {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
text-align:center;
padding-top:10px;
text-decoration:none;
width:115px;
height:40px;
display: block;
background-color:#FF0000;
background-image:url(images/nav-bg.gif);
background-repeat:no-repeat;
} 

table.menu a:hover {
display: block;
background-color: #FF0000;
background-image:url(images/nav-bg2.gif);
background-repeat:no-repeat;
}

table.siteBorder{
border-color:#FF0000;
border-left-style:solid;
border-left-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-style:solid;
border-right-width:1px;
}

table td.mainContent {
border-right:#FF0000;
border-right-style:solid;
border-right-width:1px;
}

table td.rightCol{

}

table td.rightCol li{
font-size:11px;
margin-left:-15px;
}

table td.rightCol li a{
color:#FF0000;
text-decoration:none;
}

table td.rightCol li a:hover{
color:#FF0000;
text-decoration:underline;
}


table.siteBottom{
background-color:#ED1F24;
height:40px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}

table.siteBottom a{
color:#FFFFFF;
text-decoration:none;
}

table.siteBottom a:hover{
color:#FFFFFF;
text-decoration:underline;
}

table td.modContent {
border-color: #CCCCCC;
border-top-style:solid;
border-top-width:1px;
border-left-style:solid;
border-left-width:1px;
border-right-style:solid;
border-right-width:1px;
padding:10px;

}
