body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}


.mid {
	margin-top: 5px;
	margin-bottom: 5px;
}


.news {
	background: #e1e1e1 url(images/news-bg.gif) repeat-y top left;
}

.idxcopy {
	width: 487px;
	background: url(images/idxcopy-bg.gif) repeat-y top left;
}

.idxcopycopy {
	width: 473px;
	
}

.text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #7c7c7c;
}

a:link, a:visited, a:active {
	color: #313594;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.toplinks{
	font-size:11px;
	color: #CCCCCC;
	padding-bottom:5px;
}

.toplinks a:link, a:visited, a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.toplinks a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.hdr {
	background: #787aa9;
	height: 26px;
}

.newstext {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #967963;
}	

.imgright {
	border: 1px solid #737373;
	float:right;
	margin: 0 0 10px 10px;
}

.imgborder{
	border: 1px solid #737373;
}

.sideimgs {
	margin-top: 5px;
}

.dottedline {
	border-bottom: 1px dotted #967963;
}

.line {	
	border-top: 1px solid #ce8527;
	height: 2px;
}

.footer {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	height: 50px;
	border-top: 1px solid #ce8527;
	margin-top: 1px;
}

a.ftr {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7c7c7c;
	text-decoration: none;
}

a.ftr:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #434242;
	text-decoration: none;
}




#sidemenu {
}


#sidemenu ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#sidemenu li {
margin: 0px;
padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #967963;
}	


#sidemenu a {
			height: 17px;	
			display: block;
			text-decoration: none;			
			color: #313594;
			font: bold 12px Arial, Helvetica, sans-serif;
			padding-top: 3px;	
      margin: 5px 0px 5px 0px;
			}
			
			#sidemenu a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
			}
		
blockquote {
	margin: 0;
	padding: 0 30px 0 70px;
	background: url(images/quote.gif) no-repeat top left;
}

hr {
	color: #ededed;
	background: #ededed;
	height: 1px;
	border: none;
	padding: none;
	margin: 10px 0;
}

input,textarea,select {
	margin: 1px;
}