#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:130px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:2;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:0px;
	background-color:#9D9D94
}
#loader_bg {background-color:#EBEBE4;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px}

.menu_buttons {
	background-image: URL(/images/header_bg.gif);
    border:4px solid #057100;
    height:25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #606060;
	cursor: pointer;
}

.gradualshine {
	filter:alpha(opacity=60);
	-moz-opacity:0.3;
}

.footer, .footer A {
	padding-top: 4px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #606060;
}

.content_left {
    background-color: #FFFFFF;
    width:190px;
    border:1px solid #9F9F9F;
    margin-bottom:5px;
}

.content_right {
    background-color: #CDCDCD;
    border: 1px solid #9F9F9F;
    margin-bottom:5px;
}

.title_green_190 {
	background-color: #057100;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
}

.title_green_595 {
	background-color: #057100;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding: 2px;
}

.style1 {
	padding-top: 4px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #606060;
}
.style1 A {
	color: #606060;
}
.style2 {
	padding: 4px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	color: #606060;
}
.style3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #606060;
}
.style4 {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: #606060;
}
.style5 A {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #606060;
}
.style5 A:Hover {
	text-decoration: underline;
}
.Login, .Login A {
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
}
.Login_Box {
    font-size: 10px;
    height: 20px;
    border: 1px solid silver; 
    padding: 2px; 
}
Input.Form_Req {
    font-size: 10px;
    height: 20px;
    width: 200px;
    border: 1px solid red; 
    padding: 2px; 
}
Input.Form {
    font-size: 10px;
    height: 20px;
    width: 200px;    
    border: 1px solid silver; 
    padding: 2px; 
}
.Form {
	font-family: Arial;
	font-size: 12px;
	color: #606060;
}
.Form_Header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-left: 8px;
	color: #606060;
}
.List_Header A, .List_Header {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #606060;
}
.List_Header TD {
	border-bottom: 1px solid #9F9F9F;
}
.List_Item A, .List_Item {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #606060;
}
.List_AlternatingItem A, .List_AlternatingItem {
	font-family: Arial;
	font-size: 11px;
	background-color: #DCDCDC;
	color: #606060;
}
.List_Edit A, .List_Edit {
	font-family: Arial;
	font-size: 11px;
	background-color: #FCE579;
	color: #606060;
}
.List_Pager A, .List_Pager {
	font-family: Arial;
	font-size: 11px;
	background-color: #FCFCFC;
	color: #606060;
}
.List_Pager TD {
	border-top: 1px solid #9F9F9F;
}
.validate {
    font-size: 12px;
    color: red;
    padding: 2px; 
}
.ResultsTable {
	border: 0px;
	width: 100%;
}
.Caption TD {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
    padding: 1px;  
    text-align: center;
    background-color: Gray;
}
.SubCaption TD {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    padding: 1px;  
    text-align: left;
    background-color: #D6D6D6;
}
.SubCaption A {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #000000;
}
.SubCaption A:Hover
{
    text-decoration: underline;
}
.ListItem TD {
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #000000;
    background-color: #ECECEC;
    padding: 1px;
    border: 0px;
    text-decoration: none;
}  
.ListItem A {
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #000000;
    text-decoration: none;
}  
.AlternateListItem TD {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #000000;
    background-color: #FFFFFF;
    padding: 1px;    
    border: 0px;
} 
.AlternateListItem A {
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #000000;
    text-decoration: none;
} 
.tbl {
    border-collapse: separate;
}
