body {

	background-color:#FFFFFF;
/*	scrollbar-face-color: maroon; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: floralwhite; 
	scrollbar-3dlight-color: floralwhite; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: floralwhite; 
	scrollbar-arrow-color: floralwhite;*/
}
.normalleft{
background-color:#C6DDFA;
border-right:1px solid #0F7DFF;
}
.holiday{
background-color:#FFF36F;
}
.normal{
background-color:#C6DDFA;
}
.weekend{
background-color:#5FC6FF;
}
.normalleftt{
background-color:#C6DDFA;
border-right:1px solid #0F7DFF;
border-bottom:1px solid #0F7DFF;
}
.holidayt{
border-bottom:1px solid #0F7DFF;
background-color:#FFF36F;
}
.normalt{
border-bottom:1px solid #0F7DFF;
background-color:#C6DDFA;
}
.weekendt{
border-bottom:1px solid #0F7DFF;
background-color:#5FC6FF;
}
.orrange{
background-color:#FFC47F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: dimgray;
	border-right-color: blanchedalmond;
	border-bottom-color: blanchedalmond;
	border-left-color: dimgray;
	margin:2px;
}
.red{
background-color:#FF8F8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: dimgray;
	border-right-color: blanchedalmond;
	border-bottom-color: blanchedalmond;
	border-left-color: dimgray;
	margin:2px;
}
.contentTable{
	width: 850;
	height: 395;
	text-align: left;
}

.Thnice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	/*color: floralwhite;*/
/*	color: white;*/
	color: #000000;
	/*background-color: maroon;*/
	background-color: #cce5ff;
}
.tdnice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*color: maroon;*/
	color: #cce5ff;
	background-color: white;
}

.tdflo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*color: maroon;*/
	color: #cce5ff;
	background-color: floralwhite;
}

.table75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*color: maroon;*/
	color: #000000; /* text colour*/
/*	background-color: floralwhite;*/
	background-color: #FFFFFF;
	width: 800;
	border: thin outset dimgray;
	padding: 3px;

}
.smalltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*color: maroon;*/
	color: #cce5ff;
	background-color: aliceblue;
	width: 50%;
	border-top: thin solid steelblue;
	border-right: thin solid lightsteelblue;
	border-bottom: thin solid lightsteelblue;
	border-left: thin solid steelblue;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

a.top:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: floralwhite;
	font-weight:bolder;
	text-decoration: none;
}
a.top:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bolder;
	/*color: floralwhite;*/
	color: white;
	text-decoration: none;
}
a.top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bolder;
	/*color: floralwhite;*/
	color: white;
	text-decoration: none;
}
a.top:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bolder;
	/*color: floralwhite;*/
	color: white;
	text-decoration: none;
}

#wel ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: white;
}

.button100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	/*color: floralwhite;*/
	color: #000000;
	/*background-color: maroon;*/
	background-color: #cce5ff;
	width: 120px;
	height: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: blanchedalmond;
	border-right-color: darkslategray;
	border-bottom-color: darkslategray;
	border-left-color: blanchedalmond;
	cursor: hand;
}

.texbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	background-color: white;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: dimgray;
	border-right-color: blanchedalmond;
	border-bottom-color: blanchedalmond;
	border-left-color: dimgray;
	margin:2px;
}
