
html
{
	overflow: -moz-scrollbars-vertical;
	background-image: url(images/body_bg.png);
}

a:focus, a:hover, a:active
{
	outline: none;
}

ul, li
{
	padding: 0;
	margin: 0;
}

ul.Normal li
{
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	padding: 0;
}

ul.Normal
{
	padding-left: 18px;
}

p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.Normal
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.MainMenu_RootMenuItem:first-letter, .MainMenu_RootMenuItemActive:first-letter
{
	padding-left: 10px;
}

.Head, h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#ControlPanel .SubHead, .ControlPanelHead
{
	color: #000000;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #000000;
}

.SubMenu_RootMenuItem
{
    color: #000000; 
    text-decoration: none;  
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    padding: 0 8px 0 8px;
}

.SubMenu_RootMenuItemActive
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #000000;
}

a:link, a:visited, a:active
{
	color: #a52238;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
}

.SkinObject
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}

.footer, a.footer:link, a.footer:visited, a.footer:active, a.footer:hover, a.SkinObject:hover, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active, a.SkinObject:hover
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #a52238;
}

.splash_logo
{
	top: -391px;
}

.splash_links
{
	position: absolute;
	left: -16px;
	top: 212px;
}

.InnerTD
{
	padding: 0 14px;
}

.Border
{
	border-right: 1px dotted #8B0F04;
}
.InnerTD img
{
	text-align: center;
}

.InnerTD a
{
	color: #8B0F04;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 5px 0 0;
	text-decoration: none;
}

.InnerTD p
{
	text-align: center;
}
