BODY {
	margin: 0 auto;
	background-position: top center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  color: #707070;
  border-color: #f2f2f2;
  font-size: 11px; overflow: hidden;}
 
a{
	color:#5b249b;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	text-decoration: none;
}

#a1 a:hover{
	text-decoration: none;
	color: black;
}

#a1 a{
	color: black;
}



form .form-button, .searchbutton {
    border: none;
    background: #d2500c url(../img/overlay-button.png) repeat-x;
    color: #fff;
    padding: 4px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 2px 2px;
    cursor: pointer;
}

form .form-button:hover, .paging:hover, .searchbutton:hover {
    background-color: #999;
}



a:hover{
	text-decoration:underline;
}

#buttons a{
	border: none;
    background: #6d26b5 url(overlay-button.png) repeat-x;
    color: #fff;
    padding: 4px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 2px 2px;
    cursor: pointer;
}

#buttons a:hover{
	background-color: #999;
	text-decoration: none;
}

 
#intro {
  font-family: sans-serif;
  color: 666666;
  font-size: 14px;
}
 
#toolpanel {
  width: 420px;
  height: 66px;
  padding-top: 1px;
  background-image:url(tools.gif);
  float: left;
}
 
#toolselector {
  width: 51px;
  height: 59px;
  background-image: url(toolselector.png);
  position: relative;
  left: 9px;
  border: 0px;
}
 

#listing{
padding-left: 2px;
margin-top: 10px;
height:362px;
width: 180px;
}

.catalogItem1 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails1.jpg);
}


.catalogItem2 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails2.jpg);
}

.catalogItem3 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails3.jpg);
}

.catalogItem4 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails4.jpg);
}

.catalogItem5 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails5.jpg);
}

.catalogItem6 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails6.jpg);
}

.catalogItem7 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails7.jpg);
}

.catalogItem8 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails8.jpg);
}

.catalogItem9 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails9.jpg);
}

.catalogItem10 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails10.jpg);
}

.catalogItem11 {
  -moz-user-select:none;
  width: 50px;
  height: 50px;
  border: 1px solid silver;
  margin: 1px;
  float: left;
  background-image: url(cb_item_thumbnails11.jpg);
}

#dhtmltooltip{
position: absolute;
width: 100px;
padding: 8px;
color: white;
font-size: 14px;
visibility: hidden;
z-index: 100000000;
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.32, rgb(13,13,13)), color-stop(1, rgb(41,41,41)) );
background-image: -moz-linear-gradient( center bottom, rgb(13,13,13) 32%, rgb(41,41,41) 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d0d0d', endColorstr='#292929');
background-color: #171717;
}

#dhtmltooltip li{
padding: 0px;
margin: 0px;
font-size: 10px;
}

#dhtmltooltip ul{
padding-left: 15px;
}


#Content {
	color: #67255B;
	font-weight: bold;
	font-size: 11px;
}
#headerse {
	color: #793762;
}
#headers {
	font-size: 11px;
	color: #943F76;
	font-weight: bold;
}
#insideheader {
	font-weight: bold;
	color: #EC7600;
}
#link2 a{
	color: #EC7600;
	text-decoration: none;
	padding-left: 30px;
}

#inst{
	overflow: scroll;
}zz