body,td,th {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #625852;
}
body {
	background-color: #625852;
	background-image: url(images/bg.gif);
	margin: 20px 0px 10px;
}



.box680 form {
	width: 710px;
	float: left;
	margin: 10px;
}
.box680  label {
	display: block;
	color: #353A3C;
	font-weight: bold;
	padding-top: 5px;
	font-size: 1em;
	padding-bottom: 5px;
	height: 23px;
	line-height: 23px;
	width: 80px;
	float: left;
	margin-left: 10px;
}
.box680 label.error {
	display: block;
	color: #CC0000;
	font-weight: bold;
	float: left;
	font-size: 1em;
	padding: 0px;
}

.box680   input {
	float: left;
	width: 320px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	height: 23px;
	padding: 0px;
}
.box680 input.error {
border: 1px solid red;
}

.box680  textarea {
	float: left;
	width: 320px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-top: 5px;
	height: 235px;
}
.box680  select {
	float: left;
	width: 320px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}

.box680  .button {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 23px;
	width: 100px;
	font-size: 0.8em;
	font-family: Tahoma;
	background: #993300 repeat-x;
	border-width: 0px;
	border-style: none;
	margin-right: 10px;
	margin-left: 10px;
}
.tables   {
	width: 96%;
	border-bottom: 3px solid #E0E0E0;
	float: left;
	padding: 0px;
	margin: 20px 2%;
}
.tables th {
	font-weight: bold;
	color: #FFFFFF;
	background: #C8C2BC;
	text-align: left;
	padding: 3px;
	height: 20px;
}

.tables   td  {
	height: 20px;
	border: 1px solid #C8C2BC;
	text-align: left;
	padding: 3px;
}
.tables tr {
	border-width: 0px;
	border-style: none;
	height: 30px;
}
.tables tr:hover {
	font-weight: bold;
	color: #FFFFFF;
	background: #C8C2BC;
}



li {
	
}








a {
	font-size: 1em;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #8C6833;
}
a:visited {
	text-decoration: none;
	color: #8C6833;
}
a:hover {
	text-decoration: none;
	color: #95181D;
}
a:active {
	text-decoration: none;
	color: #8C6833;
}
img {
	border-width: 0px;
	border-style: none;
}
#info {
	background: url(images/info-bg.gif);
	float: left;
	height: 25px;
	width: 950px;
	padding-top: 15px;
}

#footer {
	background: url(images/footer-bg.gif);
	float: left;
	height: 106px;
	width: 950px;
}
#holder {
	background: url(images/holder-bg.gif);
	float: left;
	width: 950px;
}
#right {
	float: left;
	width: 220px;
}
#left {
	float: right;
	width: 730px;
}
#left p {
	
}

#right .box {
	background: url(images/box-bg.gif) no-repeat top;
	float: left;
	width: 220px;
}

#contain {
	margin: 0px auto;
	position: relative;
	width: 950px;
}
#header {
	background: url(images/header-bg.gif);
	float: left;
	height: 75px;
	width: 940px;
	padding: 5px;
}
#header img {
	float: left;
}
#header  form {
	height: 41px;
	float: right;
	padding: 0px;
	margin: 25px 10px 0px 0px;
}
#header  input {
	height: 20px;
	width: 200px;
	padding: 0px;
	font-size: 1em;
	line-height: 22px;
	background: #FFFFFF;
	text-align: right;
	border: 1px solid #DCD7D0;
	margin: 0px 0px 0px 5px;
}
#header   .button  {
	height: 19px;
	padding: 0px;
	width: 62px;
	font-weight: bold;
	color: #FFFFFF;
	background: #F9AD51 no-repeat left;
	text-align: center;
	border: 1px solid #F8951D;
	margin: 0px 0px 0px 5px;
}
#header select {
	height: 22px;
	text-align: right;
	font: 0.9em tahoma;
	border: 1px solid #DCD7D0;
	color: #847562;
}

#navi {
	background: url(images/navi-bg.gif);
	float: left;
	height: 29px;
	width: 950px;
}



#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	color: #FFFFFF;
	float: right;
	line-height: 29px;
	font-weight: bold;
}

#navi li {
	float: left;
	height: 29px;
	background-image: url(images/bg_navi_li.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	margin: 0px;
	padding: 0px 15px;
	border-right: 2px solid #DCD9D6;
	font-size: 0.9em;
	
}
#navi li a {
	color: #625852;
}
#navi li a:hover {
	color: #990000;
}


#navi span {
	color: #FF0000;
	font-size: .5em;
	margin-left: 5px;
}




#toolbar {
	float: left;
	width: 710px;
	height: 22px;
	margin: 10px;
}
#toolbar img {
	float: right;
	margin-left: 10px;
}

.form-col {
	float: left;
	width: 330px;
}
#menu-bg {
	background: url(images/menu-bg.gif);
	float: left;
	width: 220px;
	padding-bottom: 10px;
}
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 220px;
	text-align: left;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
	margin-top: 1px;
	padding: 0px;
	text-align: left;
}

ul#menu li a {
	color: #6A605B;
	padding: 5px 5px 5px 28px;
	font-weight: bold;
	background: url(images/bull-orange.gif) no-repeat 10px center;
}

ul#menu li a:hover {


}

ul#menu li ul li a {
	color: #857867;
	background: url(none);
	border-style: none;
	padding-left: 28px;
}

ul#menu li ul li a:hover {
	padding-right: 15px;
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
ul.lists   {
	margin: 0px;
	padding: 0px 0px 5px;
	list-style: none;
	float: left;
	width: 705px;
}
.lists li   {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 705px;
	border-bottom: 1px solid #EAEAEA;
	background: url(none);
	
	list-style: none;
}
.lists  li  span {
	width: 80px;
	text-align: center;
	font-size: .9em;
	line-height: 15px;
	font-weight: bold;
	float: right;
	color: #999999;
}
.lists .icon   {
	width: 40px;
	text-align: center;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	float: right;
	display: block;
}
.listit   {
	display: block;
	width: 710px;
	float: left;
	margin: 10px;
}
#PageHeader {
	float: left;
	width: 705px;
	height: 33px;
	line-height: 33px;
	text-align: left;
	font-weight: bold;
	color: #6A461C;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url(images/h2-bg.gif);
	border-right: 5px solid #DAD8D7;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	
}
h3 {
	font-size: 1em;
	font-weight: bold;
	
}
h4 {
	font-size: 1em;
	font-weight: bold;
	
}
