div.ausrsed{
	display:none;
}

body.menu{
	background-color:#F5F5F5;
}
table.ahead{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

table.adata{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.hhsel{
	background-color: #555555;
	padding: 5px;
}
td.hhdesel{
	background-color: #EEEEEE;
	padding: 5px;	
}
a.hhsel{
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.hhdesel{
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
td.adatahead{
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	background-color: #CCCCCC;
	
}
td.adata{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.adataalert{
	border: 1px solid #CCCCCC;
	background:#FED7D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.adata_dark{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#DDDDDD;
}

td.adataheadrow{
	font-size: 12px;
	font-weight:bold;
	padding: 5px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
td.adatarow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
td.adata_darkrow{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
td.warn{
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 13px;
	font-weight:bold;
}

td.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #838385;
	text-align: right;
}
span.shmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
/*
input.std {
	border: 1px solid #666666;
	width:200px;
}
input.stddate {
	border: 1px solid #666666;
	width:180px;
}
select.std {
	border: 1px solid #666666;
	width:200px;
}
*/
input.sfdate {
	text-align:center;
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:120px;
}
input.stdShortx {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:35px;
}
input.std {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:200px;
}
input.stdsmlf {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:130px;
}

input.stddate {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:180px;
}
input.std2 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:120px;
}

input.std3 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:300px;
}
input.stdnl {
	background-color:#FFFFEE;
	border: 1px none #666666;
}
select.stdnl {
	background-color:#FFFFEE;
	border: 1px none #666666;
}
input.std4 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:135px;
}

input.std5 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:260px;
}
input.std5short {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:220px;
}
select.std5short {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:220px;
}
input.std5date {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:240px;
}
select.std5 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:264px;
}
textarea.std5 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:700px;
}

select.std {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:200px;
}
select.std2 {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:135px;
}
textarea.std {
	background-color:#FFFFEE;
	border: 1px none #666666;
	width:535px;
}
input.stdlong {
	border: 1px solid #666666;
	width:300px;
}
input.stddatelong {
	border: 1px solid #666666;
	width:280px;
}
select.stdlong {
	border: 1px solid #666666;
	width:300px;
}

select.stds {
	border: 1px solid #666666;
	width:200px;
}
span.required{
	font-weight:bold;
	color:#FF0000
}
td.bhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ECECEC;
	text-decoration: none;
	padding: 10px;
}
td.bhead_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 10px;
}
td.bheads{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ECECEC;
	text-decoration: none;
	padding: 5px;
	background-color:#000000;
}
td.logcell {
	border: 1px solid #CCCCCC;
	background-color:#EFEFEF;
}
a.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.intext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
div.smenu{
	color:#000000;
	left: 150px;
	right: 150px;
	position:absolute;
	z-index:100;
	display:none;
	border:#CCCCCC solid 1px;
	background-color:#666666;
	width:100px;

}
