body {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lmenu-bdr td {
	border-top: 1px solid #EAEAE8;
	border-right: 1px solid #EAEAE8;
	border-bottom: 1px solid #EAEAE8;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #FFFFFF;
}

.lmenu-nobdr {
	border:none !important; 
	height:4px !important;
}
a.lmenu {
	color: #000000;
	text-decoration: none;
}

a.lmenu:hover {
	color: #C0C0C0;
}
.container {
	padding-left: 13px;
	padding-right: 13px;
}
.banner-img {
	border-top: 5px solid #7589AC;
	border-right: 4px solid #7589AC;
	border-bottom: 1px solid #7589AC;
	background-image: url(../images/banner_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:7px;
}
.left-bar {
	background-color: #EEEBE6;
	padding-top: 45px;
}
.lmenu-hline {
	border:none !important;
	height:2px !important;
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
}
.tbar {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #7589AC;
}

.lmenu-bdr img {
	margin-top:2px;
}
.lmenu-bdr a {
	padding-left:1px;
}
