body
{
	background: #560504;
	font-family: Helvetica;
	font-size: x-small;
	color: #666666;
}

.ContentPane
{
	width:590px;
}

.amcpcontrols
{
	overflow: auto;
}

a, a:visited
{
font-weight: bold;
}

a:hover
{
	color: grey;
}

.Content
{
width: 525px;
}

.menuborder
{
border-bottom: solid 10px #841e15;
width: 100%;
}

.grss_itemlocation a
{
	color: grey;
}

.grss_itembodyrow a img
{
	border: 0;
}
	

.footer, .footer a, .footer a:visited
{
	font-size: 12px;
	color: #e1ce76;
}

.footerlinks
{
	font-size: 12px;
	color: #e1ce76;
}

.footerlinks a
{
	font-size: 12px;
	color: #e1ce76;
}

.footerlinks a:visited
{
	font-size: 12px;
	color: #e1ce76;
}

.MainDiv
{
background: #841E15;	
height: 100%;
width: 100%;
border: 0;
  padding: 0;
  margin: 0;
}

.maintable
{
background: white;
}


/*SOLPART */

.MainMenu_MenuContainer
{
	background-color: #570404;
	height: 20px;
}

.MainMenu_MenuItem
{
	color: #E1CE76;
	font-size:11px;
	font-family:Arial;
	background-color: #570404;
}

.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #570404;
}

.MainMenu_SubMenu 
{
    z-index: 1000;
    cursor: pointer;
    background-color: #570404;
    border: solid 1px black;
}

.MainMenu_SubMenu td 
{
	border: 0px;
}

.MainMenu_MenuItemSel
{
	cursor: pointer;
    	color: black;
    	font-family: Arial;
    	font-size: 11px;
    	font-weight: bold;
    	font-style: normal;
    	background-color: #841E15;
    	border: 0px;
}

.MainMenu_MenuArrow
{
	display:none;
}

