.table {
background-color: #444444;
font-size: 10px;
opacity: 0.95;
border: 1px solid #000000;
border-collapse: collapse;
color: #FFFFFF;
margin-top: 10px;
}
.input_table{
	border:1px solid #777777;  
	background-color:#555555;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	}
.data_table{
	border:1px solid #777777;
	background-color:#000000;
	}
.outcome_table{
	border:1px solid #000000;
	background-color:#339900;
	}
.text_area {
	background-repeat:repeat-x;
	background-color: #282828;
	color:#999999;
	border:1px solid #000000;  
	font-family: Trebuchet MS;
	font-size: 12px;
	}
.text_box {
	background-image:url(../images/styles/txt_box.gif);
	background-repeat:repeat-x;
	background-color: White;
	color:Black;
	border:1px solid #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	height:20px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
a:hover {
	text-decoration: none;
	color: #F28900;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.outcome_url:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.outcome_url:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.outcome_url:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.whitetext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
body {
	background-color: #333333;
	background-image:url(../images/squares.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #F89000; 
	scrollbar-base-color:333333; 
	scrollbar-dark-shadow-color: 000000; 
	scrollbar-track-color: 555555; 
	scrollbar-face-color: 333333; 
	scrollbar-shadow-color: 333333; 
	scrollbar-highlight-color: 555555; 
	scrollbar-3d-light-color: 777777;
	}
.select_box{
	background-color:#FFFFFF;
	color:Black;
	border:1px solid #000000;  
	font-family: Trebuchet MS;
	font-size: 11px;
	height:18px;
	}
.body, td, th {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	}
.td {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	}
.bigtext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	}
.th {
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	}
.menu_content {
	font-size: 8pt
	}
.head_cell{
	background: #0C0088 url(../images/styles/main.png) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	}
.head_cell2{
	background: #0C0088 url(../images/styles/main.png) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	}
.standard_button{
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	border:1px solid black;
	height:20px;
	background: #333333 url(../images/styles/buttonbg.png) repeat-x;
	}
.success {
	color: #7FFF00;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.fail {
	color: #F00000;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.orange {
	color: #F28900;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
	}
.small_text {
	font-size: 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: white;
	}
.subheader {
background-image: url(../images/blankspace.png);
font-size: 10px;
}