body {
	background-image: url( ../main_background.jpg );
	background-color: #9C9DA1;
	background-repeat: repeat-x;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
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; 
}
.directory {
	FONT-SIZE: 10px; COLOR: #000080; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
table.outer
{
	border: solid 1px #000000;
}
table.second
{
	border-top: none;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
table.underline
{
	border-bottom: solid 1px #000000;
}
td.middle
{
	background-color: #CCCCCC;
}
td.left
{
	border-right: solid 1px #000000;
}
td.border
{
	border: solid 1px #000000;
}
img.border
{
	border: solid 1px #000000;
}
table.border
{
	border: solid 1px #000000;
}
td.right
{
	border-left: solid 1px #000000;
}
table.leftie
{
	background-image: url ( side.jpg );
}

.middle_box
{
	border: solid 1px #000000;
	border-top: none;
}
table.box
{
	border: solid 1px #707070;
	border-top: none;
}

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

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

hr {
	color: #001B8E;
}

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

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

input, textarea  
{
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';
}
