body
{
  background: #f2eadd;
}

a, a:link, a:visited
{
	color: #276a7a;
}

a:hover
{
	color: #347d8c;
}

.footerlinks, .footerlinks a, .footerlinks a:visited
{
	font-size: 10px;
	color: #c91111;
}

.Normal
{
	font-family: Helvetica;
	color: #440000;
	font-size:x-small;
}

.SidebarItemDescription a, .SidebarItemDescription a:hover
{
	font-family: Times New Roman;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

table
{
	font-family: Helvetica;
}

.MainDiv
{
height: 100%;
width: 100%;
border: 0;
padding-top: 10px;
margin: 0;
}

.TopMenu
{
font-family: tahoma;
font-size:11;
font-weight: bold;
color: 3276a7a;
}

.TopMenu a, .TopMenu a:link, .TopMenu a:visited
{
font-family: tahoma;
font-size:11;
font-weight: bold;
color: #276a7a;
}

.TopMenu a:active
{
font-family: tahoma;
font-size:11;
font-weight: bold;
color: black;
}

.Menu
{
font-family: tahoma;
font-size:11;
font-weight: bold;
color: white;
}

.Menu a, .Menu a:link, .Menu a:visited
{
font-family: tahoma;
font-size:11;
font-weight: bold;
color: white;
}

.Menu a:hover
{
font-family: tahoma;
font-size:11;
font-weight: bold;
color: #1f3c44;
}

.footerlinks
{
  color: #276a7a;
  font: 10px;
  font-family: tahoma;
	font-size:12px;
}

.footerlinks a
{
  color: #276a7a;
}

.footerlinks a:link
{
  color: #276a7a;
}

.footerlinks a:visited
{
  color: #e1eaec;
}

.footerlinks .SkinObject
{
	color: #276a7a;
}

.LeftMenu
{
	border-top: solid 3px white;
}

.LeftMenu ul
{
	padding-left: 15px;
	margin-left: 15px;
}

.LeftMenu ul li a
{
	font-size: 10px;
}

.SubPageMenu
{	
}

.SubPageMenu ul
{
	padding-left: 35px;
	margin-left: 35px;
}

.SubPageMenu ul li a
{
	font-size: 12px;
}

/* SOLPART */

.MainMenu_MenuContainer
{
  padding: 0;
  font-size: 10px;
  background: transparent;
  width: 700px;
}


.MainMenu_MenuBar
 {
    cursor: pointer;
    height: 27px;
}


.MainMenu_MenuItem
{
  font-family: Helvetica;
  font-size: 10px;
  list-style: none;
  border: 0px;
  color: white;
  height: 18px;
  padding-right: 10px;
}

.MainMenu_MenuItem img
{
	display:none;
}

.MainMenu_MenuItemSel
{
	font-family: Helvetica;
	font-size: 10px;
    	background: #347d8c;
    	border: 0px;
    	padding: 0;
    	margin: 0;
}


.MainMenu_RootMenuArrow 
{
	font-size: 10px;
	display: none;
}


.MainMenu_MenuIcon
{
	font-size: 10px;
	background: #92c1c9;
	border: 0;
	display: none;
}

.MainMenu_Submenu
{
  position: relative;
  list-style: none;
  background: #92c1c9;
  border: solid 1px black;
  width: 160px;
}

.MainMenu_MenuArrow
{
	border:0; 
}

.MainMenu_RootMenuItemSelected
{
	font-size: 10px;
	height: 18px;
	padding-right: 10px;
}

.MainMenu_RootMenuItemSelected img
{
	display:none;
}

.MainMenu_SubMenuItemSelected
{
  list-style: none;
  background: #347d8c;
  font-size: 10px;
}

.MainMenu_RootMenuItemActive
{
	
}

.MainMenu_RootMenuItem td
{

}

.MainMenu_MenuBreak 
{
	background: transparent;
	border: 0px;
	color: white;	
	font-size: 10px;
}

.MainMenu_MenuBreak table
{
	background: transparent;
	border: 0px;
	color: white;
}

