BODY {
	font-family: "Geneva CE", sans-serif;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

table tr.nb td {
	border-bottom: none !important;
}
TD {
	font-size: 11px;
	color: #000000;	
}

A {
	color: #000000;
}

.main {
	clear: both;
	width: 950px;
	text-align: left;
	margin:  0 auto;
}

.cnt_pad {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}

.menu {
	padding-left: 15px;
	font-size: 11px;
}

.clr_c {
	clear: both;
	background: #0055A6;
	font-size: 1px;
	color: #0055A6;
}

.clr {
	clear: both;
	font-size: 1px;
	visible: none;
}

.hide {
	visibility: hidden;
}

HR {
	height: 1px;
	color: #CCCCCC;
}

.m_sel {
	float: left;
	background: #0055A6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin-top: 50px;
	border: 1px solid #0055A6;
	padding-left: 20px;
	padding-right: 20px;
}

.m_sel A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
}

.logo {
	float: right;
	margin-right: 10px;
}

.m {
	float: left;
	background: #DEDEDE;
	color: #666666;
	padding: 10px;
	margin-top: 50px;
	border: 1px solid #CECECE;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

.m A {
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
}

.m A:hover {
	text-decoration: underline;
}

.cnt {
	clear: both;
	border-top: 5px solid #0055A6;
	background: #EDEDED;
	border-bottom: 1px solid #DEDEDE;
	padding: 10px;
}

.sub_menu {
	clear: both;
	font-size: 10px;
}

.sm_sel {
	float: left;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.sm_sel A {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 11px;
}

.sm {
	float: left;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}

.sm A {
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 11px;
}

.sm A:hover {
	text-decoration: underline;
}

H1 {
	padding-top: 15px;
	margin: 0px;
	color: #666666;
	font-size: 17px;
	margin-left: 10px;
}

H2 {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666666;
	font-size: 14px;
	margin-left: 10px;
}

.hidden {
	display: none;
}

H3 {
	margin: 0 0 5px;
	color: #666666;
	font-size: 12px;
	margin-left: 10px;
}

.tr {
	width: 550px;
}

.td_100 {
	float: left;
	width: 80px;
	font-size: 12px;
	padding-top: 3px;
	text-align: right;
}

.td_110 {
	float: left;
	width: 100px;
	font-size: 12px;
	padding-top: 3px;
	text-align: right;
}

.tdb {
	float: left;
	font-size: 12px;
	padding-top: 3px;
}

.td_200 {
	float: left;
	width: 180px;
}

INPUT {
	font-size: 12px;
	font-family:  'Tahoma', 'Arial CE', Arial, sans-serif;
}

SELECT {
	font-size: 12px;
	font-family:  'Tahoma', 'Arial CE', Arial, sans-serif;
}

TEXTAREA.msg {
	font-size: 12px;
	font-family:  'Tahoma', 'Arial CE', Arial, sans-serif;
	margin: 0 0 0 10px;
	width: 890px;
	height: 140px;
}

.tr_gr {
	background: #CECECE;
	width: 550px;
	border-bottom: 1px solid #AEAEAE;
}

.tr_nr {
	width: 550px;
	border-bottom: 1px solid #AEAEAE;
}

.td_le A {
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
}


.td_l1 {
	float: left;
	width: 200px;
	font-size: 11px;
	padding-top: 3px;
	text-align: left;
}

.td_le {
	float: left;
	width: 100px;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}

.td_l0 {
	float: left;
	width: 20px;
	padding-top: 3px;
}

.td_l1 A {
	color: #000000;
	text-decoration: none;
}

input, select, textarea { box-sizing: content-box; }

.td_l1 A:hover {
	text-decoration: underline;
}

label {
	position: relative;
	top: -2px;
	display: inline-block;
}

label strong { display: inline-block; }

span.dir {
	float: right;
}

div#frame {
	background: #FFFFFF;
	border: inset 2px;
	margin: 20px 10px 10px 10px;
	padding: 20px;
	height: auto;
}

div#page:after,
div#frame:after {
	clear: both; content: ''; display:  block;
}

div#framel {
	background: #FFFFFF;
	border: inset 2px;
	margin: 20px 10px 10px 10px;
	padding: 10px;
}

input.btn {
	background: #CCCCCC;
	padding: 4px 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;	
	width: 150px;	
}
input.btn.search {
	font-family:  'Tahoma', 'Arial CE', Arial, sans-serif;
	width: 50px;
	font-size: 95%;
	padding: 1px 10px;
	position: relative;
	top: -1px; 
}
input.norm {
	width: 120px;
	font-size: 11px;
	font-family: 'Tahoma', 'Arial CE', Arial, sans-serif;
}
input.sub {
	background: #0055A6 !important;
	color: #fff;
	font-weight: bold;
}
form {
	margin-top: 5px;
}
input.chk {
	width: 15px; border: none; background: none;
	position: relative;
	top: 2px;
}

span.winter label {
	position: relative; top: 0px;
}
input.chkF {
	width: 15px; border: none; background: none;
	position: relative;
	top: 2px;
	border: none !important;
	padding: 0 !important;	
}
table tr.nb td {
	border: none !important;
	padding-bottom: 0 !important;
}
table td {
	vertical-align: top;
}

span.auth {
	padding:  0 15px 0 10px;
	position: relative;
}

td.c, th.c {
	text-align: center;
}
table.list {
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
}
table.list th {
	background: #0055A6;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 4px;
	border-bottom: 2px solid #FFFFFF;
}
table.list th a {
	color: #fff;
}
table.list td {
	padding: 2px 4px;
	font-size: 11px;
	border-bottom: 2px solid #FFFFFF;
}
table.list tr.l td {
	background: #E2E2E2;
}
table.list tr.b td {
	border: none;
}

div#info {
    background: #0055A6;
    color: #FFFFFF;
    padding: 3px 10px;
    font-size: 16px;
    font-weight:bold;
    margin: 15px 0 0 15px;
    text-align: center;
    clear: both;
}

div#info a{
    color: #FFFFFF;
}

div#infoe {
	background: #EC0000;
	color: #FFFFFF;
	padding: 3px 10px;
	font-size: 12px;
	font-weight:bold;
	margin: 10px 0 0 10px;
	clear: both;
}
div#infob {
	clear: both;
	background: #A5A5A5;
	color: #FFFFFF;
	padding: 3px 10px;
	font-size: 12px;
	font-weight:bold;
	margin: 10px 0 0 10px;
}
.r { text-align: right; }
div.search { float: right; position: relative; }
div.search form { margin: 0; position: absolute; right: 0; width: 210px; top: -3px; }

span.auth {
	display: block;
	padding-bottom: 4px !important;
}

input.small {
	font-size: 95%;
	padding: 1px 10px;
	position: relative;
	left: -10px;
	border: none;
}
table tr.valign td { vertical-align: middle; }
table tr td.h {
	font-weight: bold;
	padding: 4px 35px;
	font-size: 110%;
}

.strong {
	font-weight: bold;
	text-decoration: none;
}

.move {
	width: 100px;
	font-size: 95%;
	position: relative;
	top: 2px;
}
.btnmove {
	padding: 0 5px !important;
	width: 40px !important;
	position: relative;
	top: 1px;
}

.export { float: right; padding-right: 25px; }
.flr { float: right;  }

a.abtn {
	display: block;
	background: #CCCCCC;
	padding: 6px 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;	
	width: 150px;	
	float: left;
	text-align: center;
	margin: 0 3px;
	text-decoration: none;
}

div.pager { padding: 20px 10px; }
div.pager a { padding: 0 4px; text-decoration: none; background: #dedede; border: 3px solid #dedede;
    display: inline-block;
    margin: 4px 0; }
div.pager a.active { color: #fff; background: #0055a6; border-color: #0055a6; }

/* --- */
table.form td { text-align: left; vertical-align: middle; padding: 2px 10px; }
table.form td.top { padding-top: 12px; vertical-align: top; }
table.form td.full { padding: 0; }

div#pageIn {  }

label.inl { 
	
	margin: 2px 0;
	position: relative; border: 2px inset; background: #d4d0c8; display: block; 
	padding: 2px 25px; font-weight: bold; font-size: 1.1em; 
	display: inline-block;
	
}

label.inl input { 
	display: inline-block; position: absolute; 
    left: -1px;
    top: 0px;
}

.gray { background: #DEDEDE !important; }
tr.even td { background: #dedede; }
td.acc { color: #0055a6; }