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

body {
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	background-color: #ffffff;
	}
	
body TD{
	color:#000000;
	font-size:12px;
	line-height:19px;
	}
	
p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;	
	}
	
h2 {
	font-family: Georgia, Caslon, Times New Roman;
	}
	
#top {

	}
	
#topmain {
	width:800px;
	color:#333333;
	background-color: #faf9d3;
	}
	
.topnav {
	background-color: #ad0c04;
	color: #ffffff;
	text-align: right;
	padding: 0 5px 0 0;
	}
	
.topaddy {
	padding: 10px 0 0 0;
	}
	
#nav {
	background-color: #ad0c04;
	}

#contentborder {
	border-top: 1px solid #666666;
	}
	
.pagetitle {
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: bold;
	color: #ad0c04;
	}
	
.btmtext {
	padding: 10px;
	background-color: #e1e1e1;
	}
	
/* LINKS */	

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

.topnav a:link {color: #ffffff; border-bottom: 0px solid #666666; text-decoration:none;}
.topnav a:visited {color: #ffffff; border-bottom: 0px solid #666666; text-decoration:none;}
.topnav a:hover {color: #ffffff; border-bottom: 1px solid #ffffff; text-decoration:none;}
.topnav a:active {color: #ffffff; border-bottom: 0px solid #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:200px; }
.MainMenu_RootMenuArrow{ }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color: #faf3e6;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0px 2px 2px;
	border: 0px #DAEBBF solid;
}

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

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

.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;
	background-color: #666666;
	padding: 0px;
	margin-left: 0px;
}

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

.rootmenuitembreadcrumb TD{
	width: 200px;
	color: #faf3e6;
	font-size:13px;
	font-weight:bold;
	background-color: #555555;
	padding:0px 2px 0px 0px;
	height:25px;
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #ffffff;
}

.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;
	border-bottom: 1px dotted #ffffff;;
}

.rootmenuitemselected img{ display:none; }

.MainMenu_MenuBreak{
	border:0px;
}
