
body {
font-family:Arial, Helvetica, sans-serif;
	
	color: #000000;
	margin: 0px;
    padding: 0px;
    background-color:#FFFFFF;

}

table.content {
margin-left: 0px; /* IE */
}


.tblheader {
	
	color:#000000;
	text-align:center;
	font-size: 11px;
	font-weight : bold;
	border-collapse:collapse;
	background: #DDDDDD;
	height:22px;
	border-color:#cccccc;
}

.txtbhg {
	color:#FFFFFF;
	text-align:center;
	font-size: 11px;
	font-weight : bold;
	border-collapse:collapse;
	background: #000000;
	height:25px;
	border-color:#000000;
	
	
}

.bluebox { 
	background-color:#E0E2FE;
} 

	
.red {
	font-size: 11px;
	color:#FF0000;
	text-transform:ucfirst;
}


.txtform {
	
	color: #000000; /* IE */
	font-size: 11px;/* Firefox */
}

.txtform_upper {
	text-transform:uppercase;
	color: #000000; /* IE */
	font-size: 11px;/* Firefox */
}

.txt_info_title {
	
	color:#9e0804;
	font-size: 12px;
	font-weight:bold;
}

.txt_info_content {
	color:#000000;
	text-align:justify;
	font-size: 11px;
}

.txtform11 {
	
	color: #000000;
	font-size: 11px;
}

.pg_title_small {
	font-size: 10px;
	color:#999999;
}

.pg_title {
	
	color: #9e0804;
	font-size: 15px;
	font-weight:bold;
}

.home_name {

	color: #707070;
	font-size: 12px;
	font-weight:bold;
}

.subheader { 
	font-size: 12px;
	font-weight: bold;

	
}

.header { 
	font-size: 15px;
	font-weight: bold;
	color:#3496b9;
	text-shadow: 0.05em 0.05em 0.05em #acadae;
	
}
.menuheader { 
	width:130px;
	font-size: 16px;
	font-weight: bold;
	color:#3496b9;
	text-shadow: 0.05em 0.05em 0.05em #acadae;
	
}

#fullheight{
	height:76.5%;

}

#submenu{
	height:100%;	
}


.testlistbox {
	
	white-space:pre;

}

.txtok {
	
	font-size: 11px;
	color:#0000FF;
}
.txtlate {
	
	font-size: 11px;
	color:#FF0000;
}

.txtedit {
	
	font-size: 11px;
	font-weight:bold;
	color:#0000FF;
	  
}
.txtshift {
	
	font-size: 10px;
	color:#666666;
	  
}

.txtgray {
	
	font-size: 11px;
	color:#666666;
	  
}

.txtboldcenter {
	
	font-size: 11px;
	color:#000000;
	text-align:center;
	  
}

.txtblink {
	
	font-size: 11px;
	color:#FF0000;
	font-weight: bold;
	text-decoration:blink;
	text-transform:uppercase; 
}