@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	font-family: Helvetica, sans serif;
	font-size:12px;
	line-height:19px;
	color:#000000;
	background-color:#ffffff;
	}
	
body TD{
	color:#000000;
	font-size:12px;
	line-height:19px;
	}
	
#top {

	}
	
#topmain {
	width:775px;
	color:#333333;
	}
	
.topnav {
	padding: 5px;
	background-color: #999966;
	}
	
.topaddy {
	padding: 10px 0;
	}
	
#nav {
	background-color: #999966;
	}

	
#contentborder {
	}
	
.btmtext {
	padding: 10px;
	background-color: #e1e1e1;
	}
	
/* LINKS */	

a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}

.btmtext a:link {color:#666666; border-bottom:1px solid #666666; text-decoration:none;}
.btmtext a:visited {color:#666666; border-bottom:1px solid #666666; text-decoration:none;}
.btmtext a:hover {color:#000000; border-bottom:1px solid #000000; text-decoration:none;}
.btmtext a:active {color:#666666; border-bottom:1px solid #666666; text-decoration:none;}

.link a:link {color:#666666; border-bottom:1px solid #666666; text-decoration:none;}
.link a:visited {color:#666666; border-bottom:1px solid #666666; text-decoration:none;}
.link a:hover {color:#000000; border-bottom:1px solid #000000; text-decoration:none;}
.link a:active {color:#666666; border-bottom:1px solid #666666; text-decoration:none;}

/* SOLPARTMENU */

.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuBar{width:175px;}
.MainMenu_RootMenuArrow{ }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#faf3e6;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 2px 2px;
	border:#DAEBBF solid;
	border-width:0px;
}

.submenuitemselected{
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 2px 2px;
	background-color: #555555;
	border:#613913 solid;
	border-width:0px;
}

.submenuitembreadcrumb{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:2px 0px 2px 2px;
	border:#DAEBBF solid;
	border-width:0px;
}

.MainMenu_MenuArrow{
	padding:0px;
	border:#DAEBBF solid;
	border-width: 0px;
	text-align:right;
}

.submenu{
	color:#ffffff;
	border:0px;
	background-color:#666666;
	padding:0px;
	margin-left:0px;
}

.submenu TABLE {
	color:#ffffff;
	border-width: 0px 0px 0px 0px;
	background-color:#666666;
	padding:0px;
	margin-left:0px;
}

.rootmenuitem TD{
	width:175px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	background: transparent;
	padding:0px 2px 0px 0px;
	height:25px;
	font-family: Helvetica, Arial, sans serif;
}
.rootmenuitem img{ display:none; }

.rootmenuitembreadcrumb TD{
	width: 175px;
	color: #444444;
	font-size:13px;
	font-weight:bold;
	background: transparent;
	padding:0px 2px 0px 0px;
	height:25px;
	font-family: Helvetica, Arial, sans serif;
}

.rootmenuitembreadcrumb img{ display:none; }

.rootmenuitemselected TD{
	color: #e1e1e1;
	font-size:13px;
	font-weight:bold;
	background-color: #444444;
	padding: 0px 2px 0px 0px;
	height: 25px;
	font-family: Helvetica, Arial, sans serif;
}

.rootmenuitemselected img{ display:none; }

.MainMenu_MenuBreak{
	border:0px;
}
