body {
	font-family: MS Sans Serif;
	font-size: 10px;
	background-image: url(images_ko/blue7.jpg);
	margin: 0px;
}
A {
	COLOR: #000080; TEXT-DECORATION: none
}
td {
	font-size: 10px;
}
h1 {
	font-size:13px; font-weight:bold	
}
.odd {
	background-color:#ffffff;
}

.even {
	background-color:#ffffcc;
}

.row1 {
	background-color:#e4f0fa;
}

.row2 {
	background-color:#f7fafd;
}

.footer {
	border-top:dotted 1px #ccffff;
}

.cpanel {
	background-color:#0080c0;color:#ffffff;
}

.head {
	background-color:#2f75bb;font-size:10px;font-weight:bold;text-align:center;color:#ffffff;height:9px;vertical-align:middle;
}

.thead {
	background-color:#003366;font-size:10px;font-weight:bold;text-align:left;color:#ffffff;height:9px;vertical-align:top;
}

.thead2 {
	background-color:003366;font-size:10px;font-color:#ffffff;font-weight:normal;text-align:left;color:#000080;vertical-align:middle;
}

.tfoot {
	background-color:#886666;font-size:10px;font-weight:bold;text-align:center;color:#ffffff;padding:3px;
}
.navoff {
	background-image: url(buttons/buttonblue1.png);
	text-indent: 18px;
	height: 25px;
	width: 188px;
	background-repeat: no-repeat;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	color: #33cc33;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma;
	color: #33cc33;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.navon {
	background-image: url(buttons/buttonblue2.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	width: 188px;
	text-indent: 21px;
}
a:link {
	font-family: Tahoma;
	color: #33cc33;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Tahoma;
	color: #ff0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

td.boxlink:hover {
	color: #808080; background-color: #ffffce; font-size: 11px; font-weight: bold;
}
input {
	font-family: Verdana; font-size: 11px; font-style: normal; line-height: normal; 
}
#loadImg {
	position: absolute;
	text-align: center;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	top: 10%;
	left: 0;
	line-height: 0;	
}

#loadText {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 20px;
  top: 87%;
  height: 25px;
  color: #fff;	
  text-align: center;  
  vertical-align: bottom;
}