﻿a {
	font-family: Tahoma;
	text-decoration: none;
	color: #000;
}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #063700;
}
a:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #ff0000;
}
#div {
	width: 920px;
	position: absolute;
	margin-right: -460px;
	right: 50%;
}
#div2 {
	width: 860px;
	position: absolute;
	margin-right: -430px;
	right: 50%;
}
#div3 {
	position: absolute;
	z-index: 0;
	width: 860px;
	margin-left: -430px;
	top: 510px;
	left: 50%;
	text-align: center;
}
#div4 {
	position: absolute;
	width: 248px;
	height: 23px;
	z-index: 1;
	left: 303px;
	top: 24px;
	margin-top: 0px;
}
.maintable {
	margin: 0px;
	width: 920px;
	background-color: #fff;
}
.calendar {
	font-size: 75%;
	color: #fff;
	width: 100%;
	background-color: white;
	border: 1px #006699 solid;
}
.day-header {
	background-color: #0E87CD;
	color: white;
	font-weight: normal;
}
.month-header {
	background-color: #ffffff;
	border: 0px white solid;
}
.day-event {
	background-color: Red;
	color: white;
	outline-color: white;
}
td {
	color: #003366;
	font-size: 99%;
}
body {
	margin: 0px;
	background-image: url('images/1pxl.jpg');
	background-repeat: repeat-x;
	background-color: #0162A6;
	text-align: right;
	font-size: 90%;
	font-family: Tahoma;
}
table {
	width: 100%;
}
.tablecontent {
	border: 1px solid #CAD79E;
	padding: 5px;
}
.head {
	background-image: url('images/head.jpg');
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bold;
	text-align: right;
	padding-right: 7px;
	vertical-align: middle;
	color: #fff;
}
.cellback {
	background-image: url('images/1.jpg');
	background-repeat: no-repeat;
	height: 26px;
}
.cellback-over {
	background-image: url('images/2.jpg');
	background-repeat: no-repeat;
	height: 26px;
}
.cell {
	color: #003399;
	padding-right: 30px;
	text-align: right;
	font-weight: bold;
}
a.cell {
	color: #003399;
	padding-right: 3px;
	font-weight: bold;
	font-size: 85%;
}
a:visited.cell {
	color: #003399;
	padding-right: 3px;
	font-weight: bold;
	font-size: 85%;
}
a:hover.cell {
	color: #FF9900;
	padding-right: 40px;
}
.login {
	background-image: url('images/index_02.jpg');
	background-repeat: repeat-x;
	width: 100%;
	vertical-align: middle;
}
.marquee {
	width: 100%;
	background-image: url('images/index_17.jpg');
	background-repeat: repeat-x;
	vertical-align: middle;
}
.scrollbar {
	color: #0066CC;
	font-size: 88%;
	font-weight: bold;
}
a.scrollbar {
	color: #0066CC;
	font-size: 88%;
	font-weight: bold;
}
a:visited.scrollbar {
	font-size: 82%;
	color: #0066CC;
	font-weight: bold;
}
a:hover.scrollbar {
	color: #0066CC;
}
.bold {
	font-weight: bold;
}
.tableofcontent {
	border: 1px #99CCFF solid;
	text-align:right;
}

.td_body
{
 text-align:right;
}

