html,body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Templates/images/bgPage.gif);
	background-repeat: repeat-y;
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.classTopHead {
	height: 191px;
	width: auto;
	background-image: url(Templates/images/bgTop.gif);
	background-repeat: no-repeat;
}

.classLogoTop {
	float: left;
	height: 191px;
	width: 191px;
	cursor: pointer;
}
.classTopHeader {
	height: 191px;
	width: auto;
	margin-left: 191px;
}


.classTopHeader01 {
	height: 110px;
	background-image: url(Templates/images/TopHeader01.jpg);
	background-repeat: no-repeat;
	background-color: #36C7DA;
}

.classTopHeader02 {
	height: 20px;
	width: auto;
	background-image: url(Templates/images/TopHeader02.jpg);
	background-repeat: repeat-x;
}

.classTopHeader03 {
	height: 61px;
	width: auto;
	background-image: url(Templates/images/TopHeader03.jpg);
	background-repeat: repeat-x;
}

.classTopClock {
	float: right;
	height: 45px;
	width: 127px;
	margin-right: 15px;
	margin-top: 30px;
	background-image: url(Templates/images/bgTopClock.gif);
	text-align: center;
	background-repeat: no-repeat;
}

.classTopItemUp {
	height: 17px;
	width: 120px;
	float: left;
	text-align: center;
	color: #006699;
	font-weight: bold;
	margin-top: 3px;
	cursor: pointer;
}

.classTopItemDown
{
	height: 17px;
	width: 120px;
	float: left;
	text-align: center;
	color: #990000;
	font-weight: bold;
	margin-top: 3px;
}


.classMenuLeft {
	width: 150px;
	margin-left: 40px;
	float: left;
	margin-top: 25px;
}

.classMainContent {
	width: auto;
	margin-left: 220px;
	margin-right: 25px;
	margin-top: 25px;
	padding-top: 3px;
}

.classLeftItemUp {
	height: 16px;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #6AC4B8;
	text-indent: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Templates/images/itemUp.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 16px;
	cursor: pointer;
}

.classFlags {
	float: right;
	height: 20px;
	width: 80px;
	margin-right: 10px;
}

