﻿@charset "utf-8";
/* CSS Document */
.edthead,.edtbody,.edtfoot {
	display: inline-block;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.edthead {
	height: 40px;
	background-image: url(../images/table_01.png);
	background-repeat: no-repeat;
	display: block;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	font-size: 0.9em;
	font-weight: bold;
	color: #900;
}
.edtbody {
	background-image: url(../images/table_02.png);
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
}
.ontable {
	width: 540px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD6DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD6DB;
	background-image: url(../images/table_th.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.ontable tr {

}
.ontable tr:hover {
	background-image: url(../images/table_tr.png);
	background-repeat: repeat;
	_background:none;
}
.ontable a .pp {
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #06C;
	padding: 0px;
}
.ontable a ol ,.ontable a ul ,.ontable a li , .ontable a p {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ontable td,.ontable th {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD6DB;
	height: 50px;
}
.ontable thead td,.ontable thead th {
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	font-size: 0.8em;
	text-decoration: none;
	color: #8294AC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	background-color: #F1F5F7;
}
.ontable thead tr:hover {background-image: none;}
.ontable td a,.ontabley th a {
	display: block;
	overflow: hidden;
	line-height: 25px;
	font-size: 0.8em;
	text-decoration: none;
	color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.ontable td a:hover {
	text-decoration: underline;
	color: #09F;
}
.ontable td {
	border-right-width: 1px;
}
.ontable th {
	border-right-width: 0px;
	width: 80px;
	font-size: 0.7em;
	color: #82949D;
	font-weight: normal;
}
.ontable th p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dwl {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dwl a {
	background-image: url(../images/dwl_01.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.dwl a:hover {background-image: url(../images/dwl_02.png);}
.edtfoot {
	height: 50px;
	background-image: url(../images/table_03.png);
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}


/*Search_Results*/
.shontable {
	width: 540px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD6DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD6DB;
	background-image: url(../images/table_th.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.shontable tr {

}
.shontable tr:hover {
	background-image: url(../images/table_tr.png);
	background-repeat: repeat;
	_background:none;
}
.shontable a p {
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #399;
}
.shontable a span {
	color: #C00;
	font-weight: bold;
	font-size: 1.2em;
}
.shontable td,.shontable th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD6DB;
	padding: 0px;
}
.shontable thead td,.shontable thead th {
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	font-size: 0.8em;
	text-decoration: none;
	color: #8294AC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background-color: #F1F5F7;
	text-align: center;
}
.shontable thead tr:hover {background-image: none;}
.shontable td a,.shontabley th a {
	display: block;
	overflow: hidden;
	line-height: 25px;
	font-size: 0.8em;
	text-decoration: none;
	color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.shontable td a:hover {
	text-decoration: underline;
	color: #000;
}
.shontable td {
	border-right-width: 1px;
}
.shontable th {
	border-right-width: 0px;
	width: 80px;
	font-size: 0.7em;
	color: #82949D;
	font-weight: normal;
}
.shontable th p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login {
	background-color: #F5F7F9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFD5DB;
	border-left-color: #CFD5DB;
	font-size: 0.8em;
	color: #6F7B84;
}
