body {
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 95%;
	width:100%;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

div#MainContent {
	width: 810px;
	margin: 1em auto;
	text-align: left;
	position: relative;
	top: 0px;
}

.login {
	color:#FFFFFF;
}

A.login:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.login:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.login:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.login:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

div#Header {
	background-image:url(images/topimage.jpg);
	width: 810px;
	height: 156px;
	background-repeat: no-repeat;
	position:relative;
	background-position: center top;
}

div#SolPartMenu {
	background-image: url(images/menu_liq.jpg);
	height: 72px;
	position: relative;
	text-align: center;
	clear: both;
}

a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.LeftPane {
	float: left;
	width: 150px;
}

.RightPane {
	float: left;
	width: 150px;
}

div#BreadCrumb {
	position: relative;
	float: left;
	text-align:left;
} 

div#ContentPane {
	position: relative;
	float: left;
	width: 500px;
}

div#Footer {
	background-image: url(images/footer_liq.jpg);
	clear: both;
	width: 810px;
	height: 80px;
	text-align: center;
}

/* [SOLPATRMENU] */

Main Menu 
.MainMenu_MenuContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.MainMenu_MenuItem {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MainMenu_MenuIcon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.MainMenu_SubMenu {
	background-color: #ffffff;

}
.MainMenu_MenuItemSel {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10px;
	color: #003366;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10px;
	color: #003366;
}

.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }

.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}

.MainMenu_MenuBar{}

.MainMenu_MenuItem{
	color:#003366;
	font-size:10px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submenuitembreadcrumb{
	display: none;
}

.submenuitemselected{
	color: #003366;
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
}

.submenu{
	margin-left:2px;
	margin-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-left: 3px;
	border-left-style:solid;
	border-left-color: #003366;
}

.rootmenuitem TD{ 
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 70px;
	white-space: normal;
	height: 10px;
}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color: #666666;
	background: transparent;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 70px;
	white-space: normal;
	height: 10px;
}
