body
{
	font-family: Helvetica;
	font-size: x-small;
}

.PrivacyLinks a, a:link
{
font-size: small;
color: blue;
}

.PrivacyLinks a:visited
{
font-size: small;
color: blue;
}

.PrivacyLinks a:hover
{
font-size: small;
color: blue;
}

a,a:link
{
	font-weight: bold;
}

a:visited
{
	font-weight: bold;
}

a:hover
{
	color: blue;
}

.leftpane
{
padding-left: 15px;
vertical-align: top;
}

.menu
{
background-image: url(images/menu.jpg);
color: white;
font-size: 12px;
font-weight: bold;
padding-left: 70px;
height: 38px;
}

.menu a,a:link
{
color: blue;
font-size: 12px;
font-weight: bold;
}

.menu a:visited
{
color: white;
font-size: 12px;
font-weight: bold;
}

.menu a:hover
{
color: white;
font-size: 12px;
font-weight: bold;
}

.bottommenu
{
background: #1a1512 url('images/bottommenu.jpg') no-repeat top left;
color: white;
font-size: 12px;
font-weight: bold;
}

.bottommenu a,a:link
{
color: white;
font-size: 12px;
font-weight: bold;
}

.bottommenu a:visited
{
color: white;
font-size: 12px;
font-weight: bold;
}

.bottommenu a:hover
{
color: white;
font-size: 12px;
font-weight: bold;
}

.login
{
color: blue;
font-size: 12px;
font-weight: bold;
}

.login a,a:link
{
color: blue;
font-size: 12px;
font-weight: bold;
}

.login a:visited
{
color: blue;
font-size: 12px;
font-weight: bold;
}

.login a:hover
{
color: blue;
font-size: 12px;
font-weight: bold;
}

.MainDiv
{
background: white no-repeat;
}

.menuborder
{
border-bottom: solid 10px #570404;
}

.bottompane
{
width: 735px;
height: 115px;
position: relative;
left: 20px;
top: 40px;
}

.footer, .footer a, .footer a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a
{
	font-size: 12px;
	color: #e5c154;
}

.footerlinks a:visited
{
	font-size: 12px;
	color: #e5c154;
}

.MainDiv
{
height: 100%;
width: 100%;
border: 0;
  padding: 0;
  margin: 0;
}
/*SOLPART */

.MainMenu_MenuContainer
{
	height: 20px;
}

.MainMenu_MenuItem
{
	color: white;
	font-size:12px;
	font-family:Arial;
}

.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #403832;
}

.MainMenu_SubMenu 
{
    z-index: 1000;
    cursor: pointer;
    background-color: #403832;
    border: solid 1px black;
}

.MainMenu_SubMenu td 
{
	border: 0px;
}

.MainMenu_MenuItemSel
{
	cursor: pointer;
    	color: black;
    	font-family: Arial;
    	font-size: 12px;
    	font-weight: bold;
    	font-style: normal;
    	background-color: #b0a179;
    	border: 0px;
}

.MainMenu_MenuArrow
{
	display:none;
}

.MainMenu_MenuBreak 
{
background-color:transparent;
border-color:#EEEEEE;
border-style:solid;
border-width:0;
height:1px;
}


