﻿#container {
	margin: auto;
	float:middle;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 00px;
	border-bottom-width: 00px;
	border-left-width: 00px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #fff;}
#container #header #header_left {
	float: left;
	background-image: url(images/header_left.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;}
#container #header #header_right {
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 1px;
	float: right;}
/*body {
	padding-top: 30px;
	background-color: #CCCCCC;
}*/
#container #content {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	/*background-image: url(images/hbg.gif);
	background-repeat: repeat-x;*/
	background-color: #D1E9FC;
	background-image: url(images3/bg.jpg);  background-repeat: repeat-x;}

#container #footer {
    clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;}

#container #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}


#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;}

th {
    padding:5px;
	background-image: url(images/hbg.jpg);
	background-repeat: repeat-x;
    color:#fff;}



.countTable {
    width:300px;
    border:1px solid #ccc;
    margin:auto;
    margin-top:15px;
    margin-bottom:15px;
    border-collapse:collapse;}

#maxtime{
   margin:auto;
   width:160px;
   border:0px solid #CCC;
   padding:5px;
	/*background-image: url(images/hbg.gif);
	background-repeat: repeat-x;*/
   color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
   font-weight:bold;
   text-align:center;}
#maxtime2{
   margin:auto;
   width:160px;
   border:1px solid #CCC;
   padding:5px;
   color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   text-align:center;}