body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #665C5C;
}
a:link {
	color: #4B6885;
}
a:visited {
	color: #94A9BC;
}
a:hover {
	color: #94A9BC;
	text-decoration: none;
}
a:active {
	color: #94A9BC;
}

td.sideNav {
	background-image: url(../images/inner/leftsidebg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainContent {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.SideNavText {
	font-size: 0.7em;
	font-weight: bolder;
	padding-top: 10px;
	list-style-type: square;
	Left: -5 px;
}

.LeftSideBG {
	background-image: url(../images/inner/leftsidebg.gif);
	background-repeat: repeat-y;
}
a.DynMenu:link {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.DynMenu:visited {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.DynMenu:active {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a.DynMenu:hover {
	text-decoration: underline;
}
.DynMenuTable {
	border: 1px solid #333333;
}
.DynMenuTdBg1 {
	background-color: #D8E0E7;
}
.DynMenuTdBg2 {
	background-color: #CCCCCC;
}
