.SideHead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/css/bar_180_clr01.gif);
	text-align: left;
	text-indent: 10px;
	display: block;
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
.SideBox {
	background-color: #e3dbc3;
	display: block;
	width: 160px;
	background-image: url(images/css/btm_180_clr03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #4d4139;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.SideLabel1 {
	line-height: 11px;
	display: block;
}
.SideTextBox {
	line-height: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4139;
	border: 1px solid #7A7069;
	vertical-align: baseline;
	margin-top: 2px;
	margin-bottom: 5px;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
.SideText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4D4139;
	text-align: right;
	width: 180px;
}

.SideButton1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/css/button_med.gif);
	height: 20px;
	width: 60px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-position: left top;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4D4139;
	margin-top: 2px;
}
.SideDataGrid {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	height: 20px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7069;
	color: #4D4139;
}
.SideDataGridRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	line-height: 18px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7069;
	color: #4D4139;
}
.SideBoxSub {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7069;
	height: 16px;
}
.SideSmall {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
.SideHighlight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #7A7069;
	display: block;
	height: 20px;
	width: 160px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

form {
	margin: 0px;
}
.SideMenu a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4139;
	display: block;
	height: 25px;
	width: 180px;
	line-height: 24px;
	text-indent: 10px;
	background-color: #E3DBC4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.SideMenu a:hover {
	text-decoration: underline;
}

.SideMenu_Dwn a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	height: 25px;
	width: 180px;
	line-height: 24px;
	text-indent: 10px;
	background-color: #F7771D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.SideMenu_Dwn a:hover {
	text-decoration: underline;
}
.SideLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4139;
	text-decoration: underline;
	text-transform: uppercase;
	display: block;
	width: 180px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.SideBoxHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
}
.SideBoxOutline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7771D;
	border-left-color: #F7771D;
}
.SideBoxText p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4D4139;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
}
