* html .visualIEFloatFix { height: 0.01%;  border:solid 5px #F00;}

body {
	background: #354634;
	margin: 0px;
}

img {
	border: none;
}

body, 
tr,
input, 
option,
OPTION, 
select, 
textarea{
	color: #000000;
	font-family: Verdana,Copperplate Gothic,Trajan,Tahoma,Arial,Microsoft Sans Serif;
	font-variant: normal;
	font-size: .79em;
}

#leftnav, #tabs, #topnav, h1, h2, h3, h4 {
	font-family:arial,verdana,sans-serif;
}
h1 {
	color: #330000;
	border-left:solid 0px #5e513c;
	padding-left:5px;
	border-bottom:solid 0px #5e513c;
	padding-bottom:2px;
}
h2 {
	color: #330000;
	border-left:solid 0px #5e513c;
	padding-left:15px;
	border-bottom:solid 1px #5e513c;
	padding-bottom:2px;
}
h3 {
	color: #330000;
	border-left:solid 0px #5e513c;
	padding-left:25px;
	border-bottom:solid 1px #5e513c;
	padding-bottom:2px;
}
h4 {
	color: #330000;
	border-left:solid 0px #5e513c;
	padding-left:35px;
	border-bottom:solid 1px #5e513c;
	padding-bottom:2px;
}
h1{font-size:18px;}
h2{font-size:15px;}
h3{font-size:13px;}
h4{font-size:12px;}

hr {
	color: #5e513c;
	size: 1px;
	noshade: noshade;
}

legend{
	font-weight: bold;
	font-size: 1.5em;
	color: #009900;
}

fieldset{
	width: 100%;
	clear: left;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #5e513c;
}

.bkgtable {
	width: 800px;
	height: 1px;
	background: url("../images/bkgtable.jpg") repeat-y;
}

.bkgtchbody {
	width: 605px;
	height: 1px;
	background: url("../images/tch_bodyY.jpg") repeat-y;
}

.clickable_id, 
.clickable_id_selected{
	/* background:url("../images/btn_pointer.gif") no-repeat 3px 0px; */
	cursor:hand;
	text-align:left;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	color:#DAA520;
}
.clickable_id_selected{
	/* background:url("../images/btn_pointer-down.gif") no-repeat 3px 0px; */
}
.clickable_id:hover, 
.clickable_id_selected:hover{
	color:#FFFFFF;
}

.show_id {
	cursor:hand;
	font-weight:normal;
	color:#DAA520;
	font-family: Verdana,Arial,Georgia,Copperplate Gothic,Trajan,Tahoma,Microsoft Sans Serif;
	font-size: .7em;
}

.show_id2 {
	cursor:hand;
	font-weight:normal;
	color:#ff0000;
	font-family: Verdana,Arial,Georgia,Copperplate Gothic,Trajan,Tahoma,Microsoft Sans Serif;
	font-size: .7em;
}

marquee {
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-family:  Verdana, Times New Roman, Arial, sans-serif;
	font-style: normal;
    font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	/* border:1px solid #C9CACB;*/
	position: relative; top: 0px; left: 0px;
	/* zoom : 75%; */
}

.datepos {
	position: relative; top: -10px; left: 10px;
}


/* BEGIN IMAGE THUMBNAILS */

#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #999;
	background:#FFF;
	text-align:center;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #1d461d;
	color:#FFF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
}

.main_thumb{
	float: right;
	padding: 2px 2px 2px 2px;
	background:#ffcc66;
	border: solid 1px #660033;
}

/* END IMAGE THUMBNAILS */


