body, html{
    height:100%;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-align: left;
}

a:visited {
	font-family: Tahoma;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-weight: normal;
	color: #565656;
	text-decoration: underline;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
}
.input_text_box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
	border: 1px solid #19638D;
	text-align: left;
}
.input_submit_box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B4465;
	border: 1px solid #0B4465;
}

.a_kr {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0B56A9;
	text-decoration: underline;
}

.a_kr:visited {
	font-family: Tahoma;
	font-weight: normal;
	color: #0B56A9;
	text-decoration: underline;
}
.a_kr:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0B56A9;
	text-decoration: none;
}
.a_kr:active {
	font-family: Tahoma;
	font-weight: normal;
	color: #0B56A9;
	text-decoration: none;
}

.a_kr:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0B56A9;
	text-decoration: underline;
}

.a_kr_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.a_kr_white:visited {
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a_kr_white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.a_kr_white:active {
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.a_kr_white:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.a_kr_10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}

.a_kr_10:visited {
	font-family: Tahoma;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
}
.a_kr_10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: underline;
}
.a_kr_10:active {
	font-family: Tahoma;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: underline;
}

.a_kr_10:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0B56A9;
	text-decoration: underline;
}

.br_10px {
	font-size: 10px;
}
.main_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.br_20px {

	font-size: 20px;
}
.br_1px {


	font-size: 1px;
}
span.red{
	color: Red;
}

h1{
	font: bold 16pt Tahoma;
}

h2{
	font: bold 14pt Tahoma;
}
hr.divider {
	display: none;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;;
	background-position: 100% 100%;
}

