body {
	margin: 0px;
	font-family:verdana;
	font-size: 11px;
	color: #3F1411;
}

.sidebg {
	position:relative;
	left:4px;
	width:195px;
	height:27px;
	background-image:url(../../../images/head.jpg); 
	font-weight:bold;
	padding-bottom:2px;
	border-left:1px solid;
	border-right:1px solid;
}

.sidebgtop {
	position:relative;
	left:4px;
	width:197px;
	height:27px;
	background-image:url(../../../images/head.jpg); 
	font-weight:bold;
	padding-bottom:2px;
}

.sidehead {
	position: relative;
	top: 6px;
	float:left;
}

.sidebox {
	position:relative;
	top:0px;
	left:4px;
	width: 195px; 
	border-width: 0px 1px 0px 1px; 
	border-style:solid; 
	border-color: #4A4F4B;
	/*padding-top: 0px;
	//margin-bottom:0px;
	clear:both;*/
}
.sideboxbottom {
	position:relative;
	top:0px;
	left:4px;
	width: 195px; 
	border-width: 0px 1px 1px 1px; 
	border-style:solid; 
	border-color: #4A4F4B;
	padding-top: 0px;
	margin-bottom:0px;
	clear:both;
}

#side_area {
  border:0px solid #000; 
  width:220px; 
  float:left;
}

a.side:link,a.side:visited,a.side:active {
	color: #3F1411;
	display:block;
	text-decoration:none;
	font-weight:normal;	
	width:100%;
	height:100%;
}

a.side:hover {
	color: #CC6600;
	display:block;
	text-decoration:none;
	font-weight:normal;	
	background-image:url(../../../images/row.jpg);
	width:100%;
	height:100%;
}

a.sidecurrent {
	color: #CC6600;
	display:block;
	text-decoration:none;
	font-weight:bold;	
	background-image:url(../../../images/row.jpg);
	width:100%;
	height:100%;
}
.siderow {
	display:block;
	height:22px;
	width:195px;
	border-top:1px solid #CCCCCC ;
	text-indent:13px;
	line-height:1.9;
	
}
#main_area {
  position:relative; 
  top:0px; 
  left:200px;
  width:500px;
  border:1px solid #000;
}


.topnav {
	padding-top:6px;
	padding-left:0px;
	border-top:1px solid #4A4F4B ;
}

.dcpac {
	padding-top:35px;
	font-weight:normal;height:20px;
}

a.head:link,a.head:visited,a.head:active {
	color: #3F1411;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;	
}

a.head:hover {
	color: #FFFFFF;
	font-weight:bold;	
	text-decoration:none;
}

a.headcurrent:link,a.headcurrent:visited,a.headcurrent:active,a.headcurrent:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;	
}


h1 {
  font-size: 14px;
}

h2 {
  font-size: 12px;
  text-decoration:underline;
}

h3 {
  font-size: 11px;
  text-decoration:underline;
}

a {
	font-family:verdana;
	font-size: 11px;
	color: #3F1411;
	font-weight:normal;
  text-decoration: underline;
}

a:hover {
	color: #CC6600;
}

.calendar {
  font-weight:normal;
  height: 10px;
  line-height:0.6;
  white-space:nowrap; 
  border-bottom: 1px solid #CCCCCC;
}