﻿/*----------------------Main--------------------------------------*/
BODY {
	background-color: #F4F4F4;
	margin: 0;
	background-image: url('');
	text-align: center;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000;
    font-weight: 700;
    text-align: right;
}
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: tahoma;
	font-size: 8pt;
	color: #000;
	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;
}
table {
	border-collapse: collapse;
	width: 100%;
    text-align: right;
}
/*----------------------Lauout--------------------------------------*/
.block {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
.tdcolor {
	background-color: black;
	color: white;
    text-align: right;
}
.tdwidth100percent {
	width: 100%;
}
.footer {
	color: white;
	background-color: black;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	height: 25px;
	direction:ltr;
}
.banner {
	border: 6px solid #FFFFFF;
}
.search {
	color: white;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
}
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;
}
.adv {
	height: 100px;
}
.tdwidth20 {
	background-color: black;
	width: 20px;
}
.header {
	color: white;
	font-weight: bold;
	padding-left: 5px;
    text-align: center;
}
.login {
	height: 11px;
	font-size: 7pt;
	width: 125px;
}
.calendar {
	font-size: 7pt;
	color: black;
	width: 100%;
	background-color: white;
	border: 1px black solid;
}
.day-header {
	background-color: black;
	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;
}
.cellback {
	background-image: url('images/1_ar.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.cellback-over {
	background-image: url('images/2_ar.gif');
	background-repeat: no-repeat;
	height: 28px;
}
.cell {
	color: #000;
	font-weight: bold;
	padding-left: 3px;
}
a.cell {
	color: #000;
	font-weight: bold;
	padding-left: 3px;
}
a:visited.cell {
	color: #000;
}
a:hover.cell {
	color: #000;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
a.scrollbar {
	color: white;
}
a:visited.scrollbar {
	color: white;
}
a:hover.scrollbar {
	color: #F0A400;
}
.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;

}
