body {
	margin:0;
	font-size:63%;
	letter-spacing : 0.2em;
	line-height : 200% ;
}

.normal {
	font-size: 1.3em;
}

.sFont {
	font-size: 1.1em;
}

.MsgBlock {
	display : block;
	border:#FF0000 dashed 1px;
	font-size: 1.3em;
	color:#0000FF;
	background:#FFFFCC;
	padding: 0.5em;
	width:70%;
	vertical-align:middle;
	text-align:left;
}

.noDotList {
	list-style:none;
}

.decorator {
	width:100%;
}

#decoratorBody {
	padding : 0 0 0 0;
}

.dotList {
	list-style-image:url(../images/arrow_02.gif);
}

.numberList {
	list-style-type:decimal;
}

.alphaList {
	list-style-type:lower-alpha;
}

.normal fieldset{
	margin-top:20px;
	border:#D6D3BD solid 1px;
}

.normal legend {
	color:#0045D6;
	background:#FFFFFF;
}

.downloadTable {
	padding: 1px;
	white-space:nowrap;
	border-collapse:collapse;
	border : 1px #003366 solid;
}

.downloadTable th {
	border :#000099 1px solid;
	background-color:#CCCCFF;
	color : #800000;
	padding: 5px;
}

.downloadTable td {
	background-color:#FFFFCC;
	border :#000099 1px solid;
	color : #000000;
	padding: 5px;
}

.button {
	background-color: #DEE7F7;
	cursor: hand;
	height: 20px;
	border: groove #000000 1px;
}

.bodyHeight {
	height:400px
}

.HomeTopMenu {
	border-width :0px;
	height:30px ;
	cursor:pointer;
}

.HomeLeftMenu {
	border-width :0px;
	height:20px ;
	width:115px ;
	cursor:pointer;
}

.TitleBanner {
	margin: 0 auto;
	height: 80px;
/*
	background-image : url(../images/top_banner.jpg);
*/
	background-image : url(../images/banner225.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	empty-cells : show;
}

.FootBanner {
	clear:both;
	margin: 3em auto;
	height: 50px;
	background-image : url(../images/foot_1.jpg);
	background-repeat : no-repeat;
	background-position : bottom center;
	empty-cells : show;
}

.horizontal {
	float: left;
	list-style: none;
	margin: 10px;
}

.titleText {
	font-size : 2.1em;
	color : #0000FF;
	text-align : center;
	vertical-align:middle;
	margin-bottom:1em;
}

.ruleList {
	list-style:none;
}

.ruleList label{
	display : block;
	color:#0000FF;
}

.ruleList  li{
	display : block;
	margin-top:1.5em;
	
}
.ruleList ol {
	list-style-type:cjk-ideographic;
}

.ruleList ol li{
	display : block;
	margin-top:0.5em;
}

.editTable {
	padding: 0px;
	background-color:#E7EFFF;
	white-space:nowrap;
	border-collapse:collapse;
	border :#003366 1px solid;
}

.editTable td {
	text-align :left;
}

.editTable li {
	list-style:none;
}

.historylistTable {
	font-size : 1.3em; 
	white-space:nowrap;
	border-collapse:collapse;
	border :#003366 1px solid;
}

.historylistTable  th{
	padding: 5px;
	background-color:#003366;
	color : #FFFFFF;
	border :#003366 1px solid;
}

.historylistTable  td{
	
	border :#003366 1px solid;
	color : #000000;
	padding: 5px;
	background-color:#D6E3F7;
}

.loginTable {
	padding: 0px;
	white-space:nowrap;
	border-collapse:collapse;
/*
	border :#003366 1px solid;
*/
}

.loginTable th {
/*
	border :#003366 1px solid;
	background-color:#003366;
*/
	color : #FFFFFF;
	padding: 0px;
	white-space:nowrap;
}

.loginTable td {
	font-size : 1.5em; 
	border-width :0px;
	color : #000000;
	padding: 5px;
/*
	background-color:#D6E3F7;
*/
}

.loginTable  li{
	list-style:none;
	padding-top:1em;
}

.listTable {
	position : relative;
	left : 5%;
	padding: 0px;
	white-space:nowrap;
	width:90%;
	border-collapse:collapse;
}

.listTable  li{
	list-style:none;
	padding-left:15px;
	float:left;
}

.listTable  th{
	border :#003366 1px solid;
	background-color:#003366;
	color : #FFFFFF;
	padding: 0px;
	white-space:nowrap;
}

.listTable  td{
	
	border :#000099 1px solid;
	color : #000000;
	padding: 5px;
	background-color:#D6E3F7;
}

.bulletin {
	font-size : 1.3em;
}

.bulletin table {
	position : relative;
	left : 10%;
	padding: 0px;
	width:80%;
	border-collapse:collapse; 
}

.bulletin table th {
	border :#003366 1px solid;
	background-color:#003366;
	color : #FFFFFF;
	padding: 0px;
	white-space:nowrap;
}

.bulletin table td {
	border :#000099 1px solid;
	color : #000000;
	padding: 5px;
}

.bulletin .evenRow {
	background-color:#EFF3F7;
}

.bulletin .oddRow {
	background-color:#D6E3F7;
}

.bulletin .title {
	text-align:left;
	vertical-align:middle;
}

.bulletin ul li {
	list-style-image:url(../images/dot_01.gif);
	color: #000066;
	text-align:left;
	vertical-align:text-bottom;
}

.bulletin ul {
	color: #4169E1;
	text-align:left;
	vertical-align:text-bottom;
}

.bulletin ol li  {
	list-style-image:none;
	list-style-type :decimel;
	font-size:1em;
	color: #000066;
	text-align:left;
	vertical-align:top;
/*
	vertical-align:text-bottom;
*/
}

.bulletin .foot {
	text-align:left;
	vertical-align:bottom;
}

/* start function list */

.linklist {
	width:400px;
	margin:50px auto;
	font-size : 1.8em;
	color: #0000FF;
}

.linklist li {
	list-style-image:url(../images/1030_arrow.gif);
	display : block;
	width:200px;
	height:30px;
	line-height:30px;
	text-align:left;
	float:left;
	margin-left:1px;
	margin-bottom:1px;
	font-size : 0.8em;
	text-decoration:none;
	white-space:nowrap;
}

.linklist a {
	text-decoration:none;
	color: #000066;
}

.linklist a:hover {
    color: #FF0000;
}

/* end function list*/

.urllist li{
	list-style-image:url(../images/1030_arrow.gif);
	height:30px;
	white-space:nowrap;
	font-size : 1.5em;
}

.loginBG {
	float: left;
	color: #000;
/*
	background: url(../images/login_right.gif) top right no-repeat;
*/
}

.login_right {
	display:block;
	margin: 0;
	padding: 1em 1em 0 1em;
/*
	background: url(../images/login_left.gif) top left no-repeat;
*/
}

.login_left {
	display: block;
	margin: 0;
	padding: 0 0 0 1em;
/*
	background: url(../images/login_left.gif) bottom left no-repeat;
*/
}

.login_left em {
	display: block;
	padding: 0 1em 1em 0;
	font-style: normal;
/*
	background: url(../images/login_right.gif) bottom right no-repeat;
*/
}

.LoginForm {
	font-size: 1.3em;
	padding: 2px;
	border-width : 0
}

.LoginForm ul {
	line-height : 200% ;
	list-style:none;
	margin-top:10px;
	margin-left:10px;
}

.LoginForm li {
	margin-bottom: 0.5em;
}

/* Caution! Ensure accessibility in print and other media types... */

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
	.ui-tabs-hide {
		display: none;
	}
}

/* Hide useless elements in print layouts... */
@media print {
	.ui-tabs-nav {
		display: none;
	}
}

/* Skin font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; */
.ui-tabs-nav, .ui-tabs-panel {
	font-size: 1.3em;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0 1em 0 0;
	min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
/*
	background: url(../images/tab.png) no-repeat;
*/
}

.ui-tabs-nav a {
	margin: 1px 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #27537a;
/*
	font-weight: bold;
*/
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #000;
}

.ui-tabs-nav a span {
	width: 64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
/*
	background-position: 100% -150px;
*/
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-color: #EFF7FF;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
/*
	background-position: 100% -100px;
*/
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
/*
	background-position: 0 -50px;
*/
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
/*
	background-position: 0 0;
*/
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: pointer;
/*
	cursor: text;
*/
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}

.ui-tabs-panel {
	border-top: 1px solid #97a5b0;
	padding: 1em 8px;
	background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(../images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

.subMenu {
/*
	background: url(../images/submenubg.gif) top left repeat-x;
*/
	background-color:#73B2E7;
}

.subMenu ul{
	float:left;
	list-style-type:none;
}

.subMenu li {
	position: relative;
	top: -12px;
	display : block;
	float:left;
}

.subMenu a,  .test span {
	background-color: #FFA911;
	margin: 0em 0.5em 0 0;
	text-decoration:none;
	text-align: center;
	display: block;
	color: #000;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	border: #FFB84D;
	border-style: outset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px
}

.subMenu a:hover { 
	background-color:#FEC763;
	text-align: center;
	color: #F00;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	BORDER-RIGHT: #605080 2px outset;
	BORDER-LEFT: #605080 2px outset;
	BORDER-BOTTOM: #605080 2px outset;
	BORDER-TOP: #605080 2px outset;
}

#quickLink {
	margin:1em 1em 3em 0em;
	border-width:0;
/*
	background-color: #E7EFFF;
	background-image: url(../images/quicklink.gif) ;
	background-repeat: no-repeat;
	background-position: -60px 0% ;
*/
}

#quickLink ul {
	padding :0em 0 0 0;
	list-style-type:none;
}

#quickLink li {
	float:left;
	padding-left : 0;
	margin:1em 1em 0em 1em;
}

#office {
	margin:1em 1em 3em 1em;
	border-width:0;
/*
	background-color: #E7EFFF;
	background-image: url(../images/office.gif) ;
	background-repeat: no-repeat;
	background-position: top ;
*/
}

#office ul {
	padding :3em 0 0 0;
	list-style-type:none;
}

#office li {
	float:left;
	padding-left : 0;
	margin: 0.5em 0.5em 0.5em 0em;
}

#content {
	clear:both;
	padding:0;
	margin: 0em 0em 0em 0em;
	margin: 0 auto;
	width : 1000px;
}

#leftContent{
	float:left; 
	width : 240px;
	margin: 0em 0.5em 0.5em 0.5em;
}

#centerContent{
	float:left;
	width : 500px;
	margin: 0em 0.5em 0.5em 0.5em;
}

#rightContent{
	float:left;
	width : 200px;
	margin: 0em 0.5em 0.5em 0.5em;
}

#table12 {
	margin: 0em 0em 0em 2em;
}

.reportTable{
	border :2px solid #000000;
}

.reportTable th{
	vertical-align:Top;
	font-size: 1.2em;
	line-height:1.3em;
	border-bottom:2px solid #000000;
}

.reportTable td{
	text-align:right;
	font-size: 1.2em;
	line-height:1.3em;
}

.reportTable .value{
	background-color:#D6E3F7;
}

.reportTable .title{
	text-align:left;
}

.reportTable .total{
	text-align:left;
}

.reportTable .tborder{
	border-top:1px solid #000000;
	border-style:double none none;
	border-width:0.4em;
}

.reportTable .detailed{
	text-align:center;
}

.reportTable .subTotal{
	border-top:2px solid #000000;
}

.reportTitle{
	font-size: 1.5em;
	line-height:1.3em;
}

.itemTable tr{
}

.itemTable td{
	text-align:left;
	font-size: 1.2em;
	line-height:1em;
}
