form {	margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}
.toptable {
	background-color: 404040;
}

a.toplink, a.toplink:hover, a.toplink:visited, a.toplink:active {
	color: black;
	text-decoration: none;
}
.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
	text-align: center;
	background-color: 404040;
}

body, td, .forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
a.menutxt, a.menutxt:hover, a.menutxt:visited, a.menutxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
    background-color: #404040;
}

.inpts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #FFFFF2;
	border: 1px inset #FEE498;
	border-color: #404040;
	border-style: solid;
}
.sbmt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}
a.hlp, a.hlp:active, a.hlp:visited, a.hlp:hover { font-family: verdana; font-size: 12px; color: black; text-decoration: none; cursor: help;}

.line {
	background-color: 404040;
}
.bgcolorleft {
	background-color: black;
}
.bgcolormain {
	background-color: black;
}
.bgcolorright {
	background-color: black;
}
div.framebody {
	text-align: left;
}
td.inheader {
	background-color: 404040;
	font-weight: bold;
	color: #EDD1D7;
	text-align: center; 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
}
td.item {
	background-color: FFF9B3;	
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.calendartable {
	background-color: 404040;
	text-align: center;
}
.calendartablebg {
	background-color: black;
}
.calendarweek {
	background-color: 404040;
	text-align: center;
	
}
td.gray {
        color: gray;
}
.header {
 color: black;
 hover: #c0c0c0;
 }
A:hover {
 color: #FF0000;
 text-decoration: bold;
}















body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E8CFE;
}

.menu{
	list-style-type: none;
	padding: 0;
	width: 108px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 44px;
	background-position: left;
}

.menu li a{
	color: #FFFFFF;
	display: block;
	width: 108px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/menu.1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	height: 44px;
	line-height: 33px;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 108px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.menu li a:hover{
	background-image:   url(images/menu.2.jpg);
	color: #FFFFFF;
	line-height: 30px;
}


.menu2{
	list-style-type: none;
	padding: 0;
	width: 108px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 44px;
	background-position: left;
}

.menu2 li a{
	color: #FFFFFF;
	display: block;
	width: 108px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/menu.1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	height: 44px;
	line-height: 16px;
}


* html .menu2 li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 108px;
}

.menu2 li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.menu2 li a:hover{
	background-image:   url(images/menu.2.jpg);
	color: #FFFFFF;
	line-height: 15px;
}

