html {
	font-family: Tahoma, Arial, serif, georgia;
/*	font-family: Trebuchet MS, Lucida Sans Unicode, Tahoma, Arial, sans-serif; */
	font-size: 0.8em;
}
/*
body { font-size: 100%; font: inherit; font: normal 14px arial, tahoma, helvetica, sans-serif;}
*/
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url('images/bg.jpg') center top;
	color:white;
}
select {
	margin-right: 5px;
	width: 156px;
}

input {
	padding-top:0px;
	padding-bottom:0px;
}
input[type=button] {
	margin-left:5px;
	margin-right:5px;
	color:blue;
}
a {
	text-decoration: none;
	vertical-align: middle;
	color: yellow;
}
a:hover {
	color: navy; text-decoration:none;
}
caption {
	text-align: left;
}
select {
	width: 155px;
}

img {
	border: 0px;
}

h2 { margin: 0px 5px 3px 5px; }
h3 { margin: 5px 5px 10px 0px; }
h4 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: cyan;
}


table {
	font: normal 12px tahoma, arial, helvetica, sans-serif;
	text-align: left;
	min-width: 80%;
	border:0px;
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 20px;
}

tr {
	margin: 0px;
	border: 0px;
/*	border-bottom:1px solid black;
	border-left:1px solid black;    border-right: 1px solid black; */
}
th {
	padding:5px;
	white-space: nowrap;
	background: url('images/bg_th.jpg');
	border-bottom:1px solid orange;
	text-align: left;
	color:orange;
}

td {
	border:0px;
	padding:5px 5px 5px 5px;
	background:none;
}

.evn {
	color:black;
	background: url('images/bg_evn.jpg') left bottom;
}
.evn2 {
	color:black;
	background: url('images/bg_evn.jpg') left bottom;
}
.evn2 td {
	padding:1px 5px 1px 5px;
	vertical-align: bottom;
}
.evn2 p {
	color:blue;
	margin:5px 0px 0px -5px;
}
.odd {
	color:white;
	background: url('images/bg_odd.jpg') left bottom;
}
.odd2 {
	color:white;
	background: url('images/bg_odd.jpg') left bottom;
}
.odd2 td {
	padding:1px 5px 1px 5px;
	vertical-align: bottom;
}
.odd2 p {
	color:navy;
	margin:5px 0px 0px -5px;
}
.abn  {
	color: gray;
	background: url('images/bg_abn.jpg') center center;
/*	background-attachment:fixed; */
}
.use { font-size: 16px; }
.nav { overflow: hidden; float: center;}
.tot { overflow: hidden; }


.m_tbl {
	min-width:50%;
}

.m_tbl th {
	color:black;
	background: none;
	border-bottom:1px solid black;
}

.l_app li {
	font-size: 120%;
	text-align: left;
	display: inline-block;
	width:90%;
}
.l_app li a {
	border:1px solid #D0D0D0;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width:20%;
}

.t_dl {
	min-width: 60%;
	border:0px;
}
.t_dl td a {
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px 7px 5px;
	margin-bottom:5px;
	display: inline-block;
	width: 200px;
}

.l_tbl {
}

.l_tbl img {
	border:1px solid black;
}

.t_hom {
	border:0px;
}
.t_hom td {
	border:0px;
	font-size: 13px;
}
.t_hom a {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px 7px 5px;
	border:1px solid black;

	-webkit-box-shadow: 0px 0px 8px black;
	-moz-box-shadow: 0px 0px 8px black;
	box-shadow: 0px 0px 8px black;
}

.wrapper {
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
	width: 900px;

	-webkit-box-shadow: 0px 0px 8px black;
	-moz-box-shadow: 0px 0px 8px black;
	box-shadow: 0px 0px 8px black;
}
	#p-single {
		clear:both;
		min-height: 470px;
		padding: 15px 0px 20px 0px;
		margin: 1px;
	}

#header {
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 10px;
	width: 900px;
	height:70px;
	font-size: 120%;
	color: white;

	-webkit-box-shadow: 0px 0px 8px black;
	-moz-box-shadow: 0px 0px 8px black;
	box-shadow: 0px 0px 8px black;
}
#header h1 {
	text-align: center;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}

#header a {
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	display: inline-block;
	text-align: center;
	width: 100px;
}
#footer {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 900px;
	text-align: center;
	font-size: 10px;
	color:black;
}

#menu {
	background-color: black;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#menu a {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 2px 10px 2px 10px;
	color: white;
	border:1px solid #D0D0D0;
	width: 200px;
}


.a_edt, .a_del {
	float: left;
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height: 16px;
	cursor: hand;
	padding: 1px;
	background-repeat: no-repeat;
	background-position: center;
}

.a_edt {
	margin-left:3px;
	margin-right:3px;
	background-image: url('images/b_edit.png');
}
.a_del {
	margin-left:3px;
	background-image: url('images/b_del.png');
}


.v_gps {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	width: 180px;
	max-width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.v_tm {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding:2px 5px 2px 5px;
}
.h_sub {
	text-align:center; padding-bottom:0px;border:0px;
}
.h_cmd {
	width:60px;
	padding: 0px;
	text-align: center;
}
.h_cmd b {
	font-size:85%;
	font-weight:normal;
}

.logn {
	width: 300px;
	padding: 5px;
}
