/* CSS Document */

body {
	background-color: #ffffff;
}

body { text-align: center; /* for IE */ }
	#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */

		}

body {margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
}

td.off {
background-color: #E9F3FD ;
}

td.on {
background: #93CCF9;
}


.textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FE;
	font-weight: normal;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.menulinklive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	font-weight: normal;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	font-weight: bold;
}
.servarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000fe;
	font-weight: bold;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
}
.disclaimer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.menubar {
	background-image: url(images/new_layout_r4_c4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
.backy {
	background-attachment: scroll;
	background-image: url(images/final_layoutx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titlebacky {
	background-attachment: scroll;
	background-image: url(images/doorbar.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.backy #scrollpane {
}
