/* CSS Document */

<style type="text/css">

#dmx1IFrame {
	position:absolute;
	top:0px;
	left:0px;
	visibility: visible;
}
#dmx1Scroller {position:absolute; top:10px; left:0px; width:160px; height: 190px; z-index:0; visibility:visible; overflow:hidden; }
#dmx1Back {
	position:absolute;
	left:130px;
	top:120px;
	width:14px;
	visibility: hidden;
}
#dmx1Forth {
	position:absolute;
	left:145px;
	top:120px;
	width:14px;
	visibility: hidden;
}
#dmx1Container {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:110px;
	clip:rect(0px 150px 120px 0px);
	overflow:hidden;
	visibility: hidden;
}
.dmx1Content {position:absolute; left:0px; top:0px; width:150px; }
.dmx1Content td { font-family: Arial; font-size: 10px; }
#dmx1Content1 {
	position:absolute;
	left:0px;
	top:0px;
	width: 150px;
}
a.home:link {color: #ffffff; text-decoration: none;} 
a.home:visited {color: #ffffff; text-decoration: none;} 
a.home:hover {color: #ff9900; text-decoration: none;} 
a.home:active {color: #ff9900; text-decoration: none;}

a.home2:link {color: #cccccc; text-decoration: none;} 
a.home2:visited {color: #cccccc; text-decoration: none;} 
a.home2:hover {color: #ff9900; text-decoration: none;} 
a.home2:active {color: #ff9900; text-decoration: none;}


.roundcont {
	width: 526px;
	background-color: #fff;
	color: #333;
	float:left;
}

.roundcont p {
	margin: 0 10px;
}

/*.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
} */

img.corner {
   width: 18px;
   height: 18px;
   border: none;
   display: block !important;
}
.roundin {
margin-left:20px;
min-height:385px;
padding-right:10px;
}

.leftnav {
float:right;
	width: 185px;
}

#contentcenter {
		width:495px;
		padding:0px;
		float:left;
		background:#efefef;
		border: #CCCCCC;
	    border-style: solid;
	    border-width: 1px;
		vertical-align:top;
		}

.inputbox
{
color: #333333;
background: #efefef;
border: 1px solid #cccccc;
width: 115px;
height: 13px;
margin-bottom: 2px;
margin-left: 6px;
margin-right: 4px;
margin-top: 2px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
vertical-align: middle;
}



.igo {
  width: 22px;
  height: 15px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0px;
  border: 0;
  background: transparent url(/elements/inside/images/go.gif) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  vertical-align: middle;
}

.isearch {
  width: 40px;
  height: 17px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0px;
  border: 0;
  background: transparent url(/elements/images/btn_search.gif) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  vertical-align: middle;
}


form {
margin: 0;
padding: 0;
}



</style>