body {
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}
hr {border:1px #cccccc dotted;}
.inputcss {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.table_border {
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	height: 520px;
}
#nav {
	height: 30px;
	width: 100%;
}
#nav ul {
    margin: 0 0 0 10px;
    padding: 0px;
    font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
    line-height: 30px;
    white-space: nowrap;
}
#nav li {
    list-style-type: none;
    display: inline;
	color:#FFFFFF;
}
#nav li a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 5px;
	color:#FFFFFF;
}
#nav li a:hover {
    color:#ff0000;
    background-color: #FFFFFF;
}

.font14big {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.font14big a {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.font14big a:hover {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#ff0000;
}
.font14bigred {
	font-size:14px;
	color:#ff0000;
	font-weight: bold;
}
.font14bigred a {
	color:#ff0000;
	font-weight: bold;
}
.font12 {
	font-size:12px;
}
.font12 a {
	font-size:12px;
	color:#333333;
}
.font12bai {
	font-size:12px;
	color:#ffffff;
}
.font12red {
	font-size:12px;
	color:#ff0000;
}
.font12red a {
	font-size:12px;
	color:#ff0000;
}

.pageContent{margin:1px auto;padding-Right:3px;margin:1px 0 7px 0;text-align:Right;border: 1px solid #CCCCCC;padding: 3px;background-color: #f5f5f5;font-size:12px;}
.pageContent a {
	font-size:12px;
	color:#666666;
}
.pageContent a:link {
	font-size:12px;
	color:#ff0000;
}
  .page{padding-Right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:Right;padding:0px 3px 0px 3px;} 
.box {
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.box1 {
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}


.table{font-size:12px;
    background:#fff;border-left:1px solid #ccc;border-top:1px solid #ccc;
    text-align:center;
}
.table td{border-right:1px solid #ccc;border-bottom:1px solid #ccc;line-height:25px;}
