﻿a {
	font-family: Tahoma;
	font-size:100% ;
	text-decoration: none;
	color: #063700;
}
a:visited {
	font-family: Tahoma;
	font-size: 100%;
	text-decoration: none;
	color: #063700;
}
a:hover {
	font-family: Tahoma;
	font-size: 100%;
	text-decoration: none;
	color: #ff0000;
}
#div {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}

#div2 {
	width: 600px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
}
.maintable {
	margin: 0px;
	width: 1000px;
	background-color: #fff;
	border: 1px solid #DADADA;
	padding: 7px;
}
.secondtable {
	margin: 0px;
	width: 100%;
	background-color: #F5F2F2;
	border: 1px solid #DCD9D9;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
td {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 97%;
	font-weight: normal;
}
body {
	margin: 0px;
	background-image: url('images/bg-1pxl_02.gif');
	background-repeat: repeat-x;
	background-color: #353535;
}
h2 {
	text-align: center;
	color: white;
	font-family: Tahoma;
	font-size: 55%;
}
table {
	width: 100%;
}
.clock {
	background-image: url('images/index_07.gif');
	width: 206px;
	height: 25px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.clockbuttom {
	background-image: url('images/index_18.gif');
	width: 206px;
	height: 22px;
}
.clocktop {
	background-image: url('images/index_5.gif');
	width: 206px;
	height: 5px;
}
.centertop {
	background-image: url('images/User_15s.gif');
	width: 50%;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
.lefttop {
	background-image: url('images/index_11.gif');
	width: 50%;
	background-repeat: repeat-x;
	vertical-align: middle;
}
.clockbody {
	text-align: center;
	font-family: Tahoma;
	font-size: 70%;
	vertical-align: middle;
}
.bodyright {
	width: 17%;
}
.menustritch {
	background-color: #A3D200;
	height: 28px;
	text-align: left;
}
.bodyleft {
	width: 23%;
}
.bodycenter {
	width: 60%;
}
.tablecontent {
	border: 1px solid #003300;
	padding: 5px;
}
.tableadv {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}
.line {
	background-image: url('images/index_44.gif');
	background-repeat: repeat-x;
	height: 19px;
	text-align: right;
	vertical-align: middle;
	padding-right:5px;
		color: #fff;
	font-weight:bold

}
.footer {
	width: 100%;
	background-image: url('images/index_59.gif');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	font-size: 75%;
	font-weight:bold;
	color: #FFF;
}
/*----------------------Special--------------------------------------*/
a.nav {
	color: #000;
	font-style: italic;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9pt;
}
a:visited.nav {
	font-family: Tahoma;
	color: #000;
		font-size: 9pt;

}
a:hover.nav {
	font-family: Tahoma;
	color: #FF0000;
		font-size: 9pt;

}
.cellback {
	background-image: url('images/1.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.cellback-over {
	background-image: url('images/2.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.cell {
	font-size: 7pt;
	font-family: Tahoma;
	color: #003300;
	text-align: right;
	padding-right: 30px;
	font-weight:bold

}
a.cell {
	font-size: 7pt;
	font-family: Tahoma;
	color: #003300;
	text-align: right;
	padding-right: 30px;
	font-weight:bold
}
a:visited.cell {
	font-size: 7pt;
	font-family: Tahoma;
	color: #003300;
	text-align: right;
	padding-right: 30px;
	font-weight:bold
}
a:hover.cell {
	font-size: 7pt;
	font-family: Tahoma;
	color: #ff0000;
	text-align: right;
	padding-right: 30px;
	font-weight:bold

}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
a.scrollbar {
	color: #00243D;
	font-family:Tahoma;
	font-weight:normal;
	font-size:10pt
}
a:visited.scrollbar {
	color: #00243D;
	font-family:Tahoma;
	font-weight:normal;
	font-size:10pt

}
a:hover.scrollbar {

	font-family:Tahoma;
	font-weight:normal;
	font-size:10pt;
	color: #Ff0000
}
.tdtop {
	vertical-align: top;
}
.flashimages {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 0px;
}
.tableofcontent {
	border: 1px solid #99CC00;
	background-color: #fff;
	padding-right:6px
}
.calendar {
	font-size: 6pt;
	color: black;
	width: 100%;
	background-color: white;
	border: 1px #003300 solid;
}
.day-header {
	background-color: #99CC00;
	color: #003300;
	font-weight: normal;

}
.month-header {
	background-color: #ffffff;
	border: 0px white solid;
}

.day-event{
	background-color: Red;
	color: white;
	outline-color:white;
}
