.menuBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B8E96;
	border-right-color: #8B8E96;
	border-bottom-color: #8B8E96;
	border-left-color: #8B8E96;
}
.menuBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B8E96;
	border-right-color: #8B8E96;
	border-bottom-color: #8B8E96;
	border-left-color: #8B8E96;
}
.menuBorderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B8E96;
	border-right-color: #8B8E96;
	border-bottom-color: #8B8E96;
	border-left-color: #8B8E96;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.menu, a.menu:link {
	text-decoration: none;
	color:#000000;
}

a.menu:hover {
	text-decoration: underline;
	color:#354D75;
}

a.menu, a.menu:visited {
	text-decoration: none;
	color:#000000;
}
	
.menuTextLiten {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.textPadding {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
}
a:link {
	color: #354D75;
	text-decoration: none;
}
a:hover {
	color: #354D75;
	text-decoration: underline;
}
.mainBack {
	background-image: url(../images/back_tile.jpg);
	background-repeat: repeat-x;
}
a:visited {
	color: #354D75;
	text-decoration: none;
}
hr {
	color: #354D75;
}
.formBox {
	background-color: #EBF6E8;
	border: 1px solid #8B8E96;
}

