.bannertext{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	vertical-align: text-top;
}
a.bannertext:link{
	text-decoration: none;
}
a.bannertext:visited{
	text-decoration: none;
	color: #ffffff;
}
a.bannertext:hover{
	text-decoration: underline;
}
a.bannertext:active{
	text-decoration: none;
}

.menuitem, .selectedmenuitem, .submenuitem, .selectedsubmenuitem{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma;
	text-align: left;
			
	padding-top: 1px;
	border-left: 10px solid #336699;
	border-bottom: 1px solid #999999;
	padding-left: 7px;

	margin-top: 1px;
			
	width: 190px;
	height: 22px;
}
.link1{
	color: #336699;
	font-size: 11px;
}
a.menuitem{
	border: none;
	width: 170px;
	padding-left: 0px;
}
a.menuitem:link{
	text-decoration: none;
}
a.menuitem:visited{
	text-decoration: none;
	color: #333333;
}
a.menuitem:hover{
	text-decoration: underline;
}
a.menuitem:active{
	text-decoration: none;
}
.selectedmenuitem{
	font-size: 13px;
	font-weight: bold;
		
	padding-left: 7px;
}
.selectedsubmenuitem{
	font-size: 13px;
	font-weight: bold;

	padding: 0px 0px 0px 13px;
	border-left: none;
	border-bottom: 0px none #ffffff;
	margin-top: 2px;
	height: 16px !important;
	width: 170px;
}
.submenuitem{
	font-weight: normal;
	padding: 0px 0px 0px 13px;
	border-left: none;
	border-bottom: 0px none #ffffff;
	margin-top: 2px;
	height: 16px !important;
	width: 170px;
}
a.submenuitem:link{
	text-decoration: none;
}
a.submenuitem:visited{
	text-decoration: none;
	color: #333333;
}
a.submenuitem:hover{
	text-decoration: underline;
}
a.submenuitem:active{
	text-decoration: none;
}
.header1, .header2, .header3{
	font-family: Tahoma;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.header2{
	color: #ff6633;
	font-size: 16px;	
}
.header3{
	font-size: 12px;
}
a.header3:link{
	text-decoration: none;
}
a.header3:visited{
	text-decoration: none;
	color: #333333;
}
a.header3:hover{
	text-decoration: underline;
}
a.header3:active{
	text-decoration: none;
}
.tiny1{
	font-family: Tahoma;
	color: #ff6633;
	font-size: 9px;
}
.list{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	height: 18px;
}
.link1{
	font-family: Tahoma;
	color: #0000cc;
	font-size: 11px;
}
a.link1:link{
	text-decoration: none;
}
a.link1visited{
	text-decoration: none;
	color: #333333;
}
a.link1:hover{
	text-decoration: underline;
}
a.link1:active{
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
.main{
	border-left: 1px dotted #666666;
	margin-left: 2px;
}
.form{
	background-color: #FBFCFD;
	border: 1px solid #D7E4F1;
}