body 
{
	font-family: Verdana, Sans-Serif;
	margin: 0;
}
div, p, blockquote, ol, ul, dl, li, dt, dd, td { font-size: 12px; line-height:1.3em}

A:link {	color: #990033;}
A:visited {	color: #990033;}
A:active {	color: #333333;}
A:hover { color:#333333 }

.Tagline
{
	color: #990033;
	font-weight: bold;
	font-style: italic;
}

.Header
{
	background-image: url(images/layout/header_bg.gif);
}

.Header td { color: #990033;}

.NavTop1
{
	background-image: url(images/layout/top_cell_bg.gif);
	background-repeat: repeat-x;
}
.NavTop2
{
	background-image: url(images/layout/nav_bg.gif);
	background-repeat: repeat;
	height: 22px;
}
.NavTop3
{
	background-image: url(images/layout/top_under_cell_bg.gif);
	background-repeat: repeat-x;
}
.FooterNav
{
	background-image: url(images/layout/black.gif);
	background-repeat: repeat-x;
	height: 22px;
}

.Footer
{
	padding-left: 10px;
	padding-right: 10px;
}
.Footer td, .Footer a
{
	color: #FFFFFF;
	font-size: 10px;
}
.Footer A:active {	color: #999999;}
.Footer A:hover { color:#999999; }

.Content
{
	padding-left: 20px;
	padding-right: 20px;
}

.NavButton
{
	background-image: url(images/layout/navbutton_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 60px;
	height: 22px;
}
.NavButtonHighlight
{
	background-image: url(images/layout/navbuttonhighlight_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 60px;
	height: 22px;
}



.MainNav, .MainNavHighlight
{
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	color: #010101;
}

td.MainNav
{
	background-image: url(images/layout/nav_bg.gif);
}

A:link.MainNav {color: #010101;text-decoration: none;}
A:visited.MainNav {color: #010101;text-decoration: none;}
A:active.MainNav {color: #990033;text-decoration: none;}
A:hover.MainNav {color: #990033;text-decoration: none;}

A:link.MainNavHighlight {color: #010101;text-decoration: none;}
A:visited.MainNavHighlight {color: #010101;text-decoration: none;}
A:active.MainNavHighlight {color: #990033;text-decoration: none;}
A:hover.MainNavHighlight {color: #990033;text-decoration: none;}

.RightBox { background-color: #E9E9E9;}
.RightBox td { padding: 10px;}

h1 { font-size: 24px;}
h2 {	font-size: 18px; }

ul
{
	margin-top: 0;
	list-style-image: url(images/layout/bullet.gif);
}
li { line-height: 1.3em;}

hr 
{
	background-color: #000000;
	color: #000000;
	height: 1px;
	border-style: none;
}

.popup {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990033; font-size: 12px;}
.popup a:link {  color: #990033; font-weight: bold;}
.popup a:visited {  color: #990033; font-weight: bold;}
.popup a:active { color: #333333;font-weight: bold;}
.popup a:hover {  color: #333333; font-weight: bold;}

.popupH1 { font: bold 18px Verdana, Arial, Helvetica, sans-serif; color: #990033;}
.popupH2 { font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #990033;}

.ImageDescription {	text-align: center;}

.GalleryTable
{
	padding: 20px;
}

.HomepageGalleryTable
{
	text-align: center;
}

.UtilNav { color: #ffffff; font: italic bold 10px Verdana, Arial, Helvetica, sans-serif;}
.UtilNav a:link { color: #FFFFFF;}
.UtilNav a:visited { color: #FFFFFF;}
.UtilNav a:active { color: #CCCCCC;}
.UtilNav a:hover { color: #CCCCCC;}

.MenuGroup
{
    margin: 20px;
    background-color: #F0F0F0;
    line-height: 1.5em;
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuGroup td {
    padding: 10px 15px 10px 15px;
}
.MenuGroup a {
    font-weight: bold;
}

.MenuGroup th 
{
    padding: 2px 15px 2px 15px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #990033;
    margin: 0;
}