body {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, Helvetica, dottum, gulim;
	font-size: 12px;
	background: #ffffff;
}
form {
	padding: 0px;
	margin: 0px;
}


table {
	border-spacing: 0px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
	margin: 16px 0px 14px 0px;
	width: 100%;
	font-size: 12px;
}
table.status {
	font-size: 12px;
	border-left: #c0c0c0 1px solid;
}
table.list {
	border:0px;
	/*border-spacing: 1px;
	border-collapse: separate;*/
}
table.list td{
	/*border-spacing: 1px;
	border-collapse: separate;*/
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
/*	border-right: 0px;*/
	border-top: 0px;
	text-align:center;
	padding-left: 0px;
	font-weight: normal;
}

.listT {
  	background-color: #eeeeee;
	/*font-weight: bold;*/
}

.listS {
}

.listE {
	border-right: #c0c0c0 1px solid;
}

caption {
	line-height: 18px;
	border-bottom: #666 2px solid;
	background-color: #7f7f7f;
	font-weight: bold;
	text-align:left;
	padding:4px 0px 2px 10px;
	border-bottom-width: 0px;
	color: #ffffff;
}
th {
	line-height: 22px;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #eee;
	text-align:left;
	padding: 1px 0px 1px 10px;
}
td {
	line-height: 22px;
	border-bottom: #c0c0c0 1px solid;
	text-align:left;
	padding: 1px 0px 1px 10px;
	border-right: #c0c0c0 1px solid;
	/*background-color: #777777 !important;*/
}

/*
.ApControll table{	
	width: 100% !important;
	
}


.ApControll td{	
	width: 20% !important;
	
}

.ApControll th{	
	width: 20% !important;
	
}

*/

table.list td.title 
{
	font-weight: bold;
	border-right:0px;
	text-align:left;
	padding-left: 10px;
}
.borL {
	border-left: #c0c0c0 1px solid;
}
.borR {
	border-right: #c0c0c0 1px solid;
}
.borT {
	border-top: #c0c0c0 1px solid;
}
.borB {
	border-bottom: #c0c0c0 1px solid;
}
.borL0 {
	border-left: 0px
}
.borR0 {
	border-right: 0px
}
.borT0 {
	border-top: 0px
}
.borB0 {
	border-bottom: 0px
}
.mrg0 {
	margin: 0px
}
.mrgB0 {
	margin-bottom: 0px
}
.mrgT0 {
	margin-top: 0px
}
.padL0 {
	padding-left: 0px
}
.evenlist {
	background-color:#fcfcfc;
}
.oddlist {
	background-color:#ffffff;
}
.tableList tr:hover {
	background-color: #c2c2c2;
}
.borderx {
	border: none;
}
.contentTitle {
	border-bottom: #C0C0C0 2px solid;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding:10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
#loadingBar {
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	visibility: visible;
	z-index: 1;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#loadingBar table{
	height: 100%;
}
#loadingBarMsg {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index: 1;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	opacity: 0.6;
}

A:link {
	color: #666; text-decoration: none
}
A:visited {
	color: #666; text-decoration: none
}
A:hover {
	color: #000; text-decoration: none
}
A:focus {
	color: #000; text-decoration: none
}
A:active {
	color: #000; text-decoration: none
}
.input {
	border-bottom: #999 1px solid; border-left: #999 1px solid; line-height: 12px; padding-left: 2px; padding-right: 2px; color: #444; font-size: 12px; border-top: #999 1px solid; border-right: #999 1px solid; 
}
.select {
	height: 17px;
}
h1 {
	margin: 0px; color: #fff; font-size: 1.4em; FONT-FAMILY: Tahoma, Helvetica, Geneva, Arial, sans-serif
}
h2 {
	margin: 0px; color: #cc0000; font-size: 1.7em; FONT-FAMILY: Tahoma, Helvetica, Geneva, Arial, sans-serif
}
h3 {
	margin: 10px 0px 0px; color: #cc0000; font-size: 1.4em; FONT-FAMILY: Tahoma, Helvetica, Geneva, Arial, sans-serif
}
h4 {
	margin: 10px 0px 5px; font-size: 12px; FONT-FAMILY: Tahoma, Helvetica, Geneva, Arial, sans-serif
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Helvetica, Geneva, Arial, sans-serif
}
.sb {
	font-weight: bold
}
.dpnone {
	display: none
}
#content {
	position: relative; margin: 10px 0px 20px 20px; width: 620px
}
.content-container {
	position: relative; padding-bottom: 2px; margin-top: 8px; padding-left: 0px; width: 620px; padding-right: 0px; background: #fff; padding-top: 2px
}
#popup_content {
	position: relative; margin: 20px 0px 20px 20px; width: 750px
}
.popup_content-container {
	position: relative; padding-bottom: 2px; /*margin-top: 8px;*/ padding-left: 0px; width: 750px; padding-right: 0px; background: #fff; padding-top: 2px
}
.subdiv {
	padding-bottom: 5px; padding-left: 2%; width: 96%; padding-right: 2%; padding-top: 1px
}
.subset {
	padding-top: 10px; border-bottom: 0px; border-right: 0px
}
#details-left {
	width: 35%; float: left; margin-right: 2%
}
#details-right {
	width: 63%; float: left
}
.txt_left {
	text-align: left
}
.txt_right {
	text-align: right
}
.txt_center {
	text-align: center
}
#details-right TH {
	width: 20%
}
.red_c {
	COLOR: red
}
.green_c {
	COLOR: green
}
.TitleBgcolor {
	background-color:#999999;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	height: 22px;
}
#progressBar {
	width: 500px;
	height: 20px;
	border: 1px solid #111;
	background-color: #292929;
}

#progressBar div {
	height: 100%;
	color: #fff;
	text-align: center;
	line-height: 20px; /* same as #progressBar height if we want text middle aligned */
	width: 0;
	background-color: #0099ff;
}
