body { background-color:#ffffff; background-image:url(bg.gif); background-position: top; background-repeat: repeat-x; margin: 0px 0px 0px 0px;}
#header { margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom:0; height:153px; width: 1024px; background-image:url(header.png); background-repeat: no-repeat; padding: 0px 0px 0px 0px;}
#menu { margin-top:0; margin-left:auto; margin-right:auto; margin-bottom:0; height: 44px; width: 671px; padding-left: 109px; padding-right: 108px;}
#sheader { margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom:0; height:24px; width: 888px;}
a.link {color:#000099;text-decoration:underline;font-weight: normal;}
a.link:link {color:#000099;text-decoration:underline;font-weight: normal;}
a.link:visited {color:#000099; text-decoration:underline; font-weight:normal}
a.link:hover {color:#000000; text-decoration: none;}
a.link:active {color:#000000;text-decoration:none;}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 22px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image: url(button.gif);
	background-repeat: repeat-x;
	border: 1px solid #326BC0;
}

.login_bottom {
	font-size: 10px;
	color: #99A0B1;
}
.login_text {
	color: #334163;
}

.login_time {
	color: #99A0B1;
	font-size: 24px;
	font-weight: bold;
}
a.submenu {
	MARGIN-TOP: 1px;
	DISPLAY: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B73CA;
	height: 16px;
	padding: 1px;
	white-space: nowrap;
	TEXT-DECORATION: underline;
}
a.submenu:link {
	color: #3B73CA;
	TEXT-DECORATION: underline;
}
a.submenu:visited {
	color: #3B73CA; 
	TEXT-DECORATION: underline;
}
a.submenu:hover {
	color: #000000;
	TEXT-DECORATION: none;
}
a.submenu:active {
	color: #000000;
	TEXT-DECORATION: none;
}
.textinput
{
  background-color: white;
  border-style: solid;
  border-width: 1;
  border-color: #6C98D9;
  font-family: Verdana;
  font-size: 8pt;
  height: 21px;
  margin: 2px;
}

.textinput2
{
  background-color: white;
  border-style: solid;
  border-width: 1;
  border-color: #6C98D9;
  font-family: Verdana;
  font-size: 8pt;
  margin: 2px;
}