table.border {
	border: 1px solid #859D85;
}

td.border {
	border: 1px solid #859D85;
}

td.selected {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859D85;
}

img.border {
	border: 1px solid #859D85;
}

input.noborder 
{
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
color: #000000; 
font-family: " arial, helvetica, verdana, sans-serif"; 
font-size: "11px"; 
font-weight: bold;
text-decoration: none; 
}

img.dark_border {
	border: 1px solid #000000;
}

hr {
	color: #859D85;
	line-height: 1px;
}

hr.thin
{
	color: #000000;
	line-height: 1px;
}

img.bottom {
	border-bottom: 1px solid #859D85;
}

table.bottom {
	border-bottom: 1px solid #859D85;
}

td.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #859D85;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859D85;
}

td.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #859D85;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859D85;
}

td.menu_underline {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859D85;
}

td.underline {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859D85;
}

A:link {color: BLACK; text-decoration: none}
A:visited {color: BLACK; text-decoration: none} 
A:hover {color: #859D85; text-decoration: underline} 
A:active {color: BLACK; text-decoration: none} 

A.menu:link {color: BLACK; text-decoration: none}
A.menu:visited {color: BLACK; text-decoration: none} 
A.menu:hover {color: #859D85; text-decoration: underline} 
A.menu:active {color: BLACK; text-decoration: none} 

A.selected:link {color: BLACK; text-decoration: none}
A.selected:visited {color: BLACK; text-decoration: none} 
A.selected:hover {color: BLACK; text-decoration: underline} 
A.selected:active {color: BLACK; text-decoration: none} 

td.dash_it {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #859D85;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #859D85;
	
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #859D85;
}

input, textarea, select 
{
border: 1px solid #000000;
background-color: #FFFFFF;
color: #000000; 
font-family: " arial, helvetica, verdana, sans-serif"; 
font-size: "11px"; 
font-weight: bold;
text-decoration: none; 
scrollbar-3dlight-color:'';
scrollbar-face-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-darkshadow-Color:'#000000';
scrollbar-track-color:#EEEEEE;
scrollbar-arrow-color:white;
}

BODY{
scrollbar-face-color:#EEEEEE;
scrollbar-arrow-color:GRAY;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'#000000';
}