b {
   font-family: verdana, helvetica, sans serif;
   font-weight: 800;
   }

ul {
   font-family: verdana, helvetica, sans serif;
   font-size: 11px;
   }

h1 {
   font-family: verdana, helvetica, sans serif;
   font-size: 14px;
   font-weight: 800;
   }

h2 {
   font-family: verdana, helvetica, sans serif;
   font-size: 13px;
   font-weight: 800;
   }

h3 {
   font-family: verdana, helvetica, sans serif;
   font-size: 12px;
   font-weight: 800;
   }

td {
   font-family: verdana, helvetica, sans serif;
   font-size: 11px;
   }

li {
   font-family: verdana, helvetica, sans serif;
   font-size: 11px;
   }

input.button {
   background : ButtonFace;
   font: menu;
   height: 20px;
}

a {
   font-family: verdana, helvetica, sans serif;
   font-size: 11px;
   color: #7C6B26;
   text-decoration: underline;
   }

a:visited {
   font-family: verdana, helvetica, sans serif;
   font-size: 11px;
   color: #7C6B26;
   text-decoration: underline;
  }

a:active {
   font-family: verdana, helvetica, sans serif;
   font-size: 11px;
   color: #7C6B26;
   text-decoration: underline;
   }

a.black {
   font-family: verdana, helvetica, sans serif;
   font-size: 9px;
   color: white;
   font-weight: 800;
   padding: 0;
   text-decoration: none;
   }

.bginput {
   border: 1px solid #C7C5BF;
   border-top-color: #9A9A99;
   border-left-color: #9A9A99;
   background-image: url(../images/form_back.gif);
   background-repeat: repeat-x;
   background-position: -1px -1px;
   color: #333333;
   font-size: 11px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   padding-left : 2px;
   padding-top : 2px;
}

input, textarea {
   border: 1px solid #C7C5BF;
   border-top-color: #9A9A99;
   border-left-color: #9A9A99;
   background-image: url(../images/form_back.gif);
   background-repeat: repeat-x;
   background-position: -1px -1px;
   color: #333333;
   font-size: 11px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   padding-left : 2px;
   padding-top : 2px;
}

input[type=button], input[type=submit] {
   height: 20px;
   BORDER-TOP: #908f8f 1px solid; 
   BORDER-LEFT: #908f8f 1px solid; 
   PADDING-LEFT: 3px; 
   PADDING-TOP: 0px; 
   FONT-WEIGHT: bold; 
   FONT-SIZE: 9px; 
   FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
   BACKGROUND: #c4b789;
}

input.3dbutton {
   height: 20px;
   BORDER-TOP: #908f8f 1px solid; 
   BORDER-LEFT: #908f8f 1px solid; 
   PADDING-LEFT: 3px; 
   PADDING-TOP: 3px; 
   FONT-WEIGHT: bold; 
   FONT-SIZE: 9px; 
   FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
   BACKGROUND: #c4b789;
}

select {
   FONT-FAMILY: Verdana;
   FONT-SIZE: 11px;
   COLOR: BLACK;
   BACKGROUND-COLOR: #F9F6EE;
   BORDER-BOTTOM: #D5CAAA 2px solid;
   BORDER-LEFT: #D5CAAA 2px solid;
   BORDER-RIGHT: #D5CAAA 1px solid;
   BORDER-TOP: #D5CAAA 1px solid;
}

.skin0{
   position:absolute;
   width:165px;
   border:2px solid #D5CAAA;
   COLOR: BLACK;
   background-color:#EDEADE;
   font-family:Verdana;
   line-height:10px;
   cursor:default;
   font-size:10px;
   z-index:100;
   visibility:hidden;
}

.menuitems{
   padding-left:2px;
   padding-right:2px;
   cursor: pointer;
}

.ccs_textarea, .ccs_textfield {
   width:450px;
}

.ccs_dropdown {
}

.comments_div {
	display:none;
	position:absolute;
	background:white;
	left:250;
	width:300;
	height:200;
}

.category_selection {
   background: #E0D8C1;
}
