body {
	background-image: url( ../main_background.jpg );
	background-color: #9C9DA1;
	background-repeat: repeat-x;
	margin-top: 35px;
}

table.main {
	border: 1px solid #000000;
}

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';
}




.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{

  background-color: #666666;
  border: 1px solid navy;
  padding: 4px;
}

.toggleborder:hover img{

  background-color: #666666;
  border: 1px solid red;
  padding: 4px;
}

.toggleborder:hover{
color: navy; /* Dummy definition to overcome IE bug */
}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 2px;
}

.shadow { background-color: #666666; }

.content {

}

.container { width: 790px; }

.pic_container { width: 450px; }

.contains {
  position: relative;
  left: 1px;
  top: 1px;

  font-weight: bold;
}
.text {
  position: absolute;
  left: -2px;
  top: -2px;
  color: #000;
}
body {
	background-color: #70424D;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
