﻿/*----------------------Main--------------------------------------*/
BODY {
	background: #02719B;
	margin: 0;
	text-align: left;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #003300;
	font-weight: 700;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
ul {
	line-height: 15px;
}
li {
	margin-top: 5px;
}
ol {
	line-height: 15px;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	color: #003300;
	line-height: 140%;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 8pt;
}
/*----------------------Lauout--------------------------------------*/
#container {
	width: 990px;
	margin: 0 auto;
}
.maintable {
	width: 990px;
	background-color: #F4F4F4;
}
.tdwidth20 {
	background-color: #013E54;
	width: 20px;
}
.block {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
.tdcolor {
	background: #03B6FA url('images/pxl.png') repeat-x;
	behavior: url(images/iepngfix.htc);
	color: white;
	height: 20px;
	width: 100%;
	font-weight:bold;
    direction: ltr;
}
.tdwidth100percent {
	width: 100%;
}
.footer {
	color: white;
	background-color: #02719B;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	height: 25px;
}
.banner {
	/*border: 6px solid #FFFFFF;*/
	background : url('images/pix.png') #03B6FA;
	/*behavior: url(images/iepngfix.htc);*/
}
.search {
	color: white;
	padding-right: 5px;
	font-size: 7pt;
}
a.search {
	color: white;
}
a:visited.search {
	color: white;
}
a:hover.search {
	color: white;
}
.tdwidth10 {
	width: 5px;
}
.menu {
	width: 190px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
.textbox {
	height: 11px;
	font-size: 7pt;
	width: 180px;
	text-align: left;
}
.adv {
	height: 100px;
}
.tdwidth20 {
	background-color: #013E54;
	width: 20px;
}
.header {
	color: white;
	font-weight: bold;
}
.header_banner {
	background: #02719B;
	width: 100%;
}
.login {
	height: 11px;
	font-size: 7pt;
	width: 125px;
}
.calendar {
	font-size: 7pt;
	color: black;
	width: 100%;
	background-color: white;
	border: 1px #02719B solid;
}
.day-header {
	background-color: #02719B;
	color: white;
	font-weight: normal;
}
.month-header {
	background-color: #ffffff;
	border: 0px white solid;
}
.day-event {
	background-color: Red;
	color: white;
	outline-color: white;
}
/*----------------------Special--------------------------------------*/
a.nav {
	color: #000;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
}
a:visited.nav {
	font-style: italic;
	color: #000;
}
a:hover.nav {
	font-style: italic;
	color: #FF0000;
}

/*----------------Menu class----------------*/
.item_class {
	width:191px;
	background-image: url('images/1.gif');
	height: 26px;
	color: #000;
	text-align: left;
	direction: ltr;
	text-indent: 35px;
}
.item_class a {
	background-image: none;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	width:191px;
}
.item_class a:hover {
	color: #006699;
}
.item_class_d {
	background: #C0C0C0;
	height: 18px;
	text-align: left;
	direction: ltr;
	text-indent: 10px;
	margin:1px;
	border-bottom:solid 1px #D1D1D1;
	width:200px;
}
.item_class_d a {
	background-image: none;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	}
.item_class_d a:hover {
	height: 20px;
	text-align: left;
	direction: ltr;
	text-indent: 12px;
	margin:1px;
}
.botton {
	background-image: url('images/1.gif');
	background-repeat: no-repeat;
	height: 26px;
	vertical-align: middle;
	width:191px;
	color: #000;
	text-align: left;
	direction: ltr;
	
}
.cell {
	font-family: Verdana;
	font-size: 104%;
	color: #003366;
	padding-left: 35px;
	text-align: left;
	vertical-align: middle;
}
a.cell {
	font-family: Verdana;
	font-size: 104%;
	color: #003366;
	padding-left: 3px;
}
/*-----------------------------------------------------------*/

.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
a.scrollbar {
	color: white;
}
a:visited.scrollbar {
	color: white;
}
a:hover.scrollbar {
	color: #000;
}
.tdtop {
	vertical-align: top;
}
.pagelabel {
	font-weight: bold;
	text-align: center;
	color: red;
	font-size: 10pt;
}
.flashimages {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 0px;
	border: 0px;
	border-style: solid;
}
