body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
#main-menu {
	background: #EEEEEE;

	margin: 0 0 0 0;

}
#main-menu a {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000066;
	display: block;
	margin: 0;
	padding: 5px 0 5px 10px;
	width: 140px;
}
#main-menu a:hover {
	background: #CCCCCC;
}

#cal-menu {
	background: #CCCCCC;
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#cal-menu a {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000066;
	display: block;
	margin: 0;
	padding: 1px 0px 1px 0px;
	width: 100%;
	
}
#cal-menu a:hover {
    color: #FFFFFF;
	background: #666666;
}


#top-menu {
	background: #EEEEEE;
	margin: 0;
	height: 18px;
	vertical-align: middle;
	
}
#top-menu a {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000066;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
#top-menu a:hover {
	background: #CCCCCC;
}
#replay {
	background: #FFFFFF;
	vertical-align: middle;
	padding: 2px;
	overflow: auto;	
	visibility: inherit;
	z-index: 2;
	position: static;
	width: 569px;
}
.page_tytle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
.page_subtytle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000066;
}
.asteric {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 100;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.allert {
	font-weight: bold;
	color: #FF0000;
}
.normal {

	font-weight: bold;
	color: #000066;
}
.good {
	font-weight: bold;
	color: #00FF00;
}
.red {
	color: #FF0000;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.faqlayer {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #DFDFDF;
	padding-bottom: 5px;
}
#faqtext {
	background: #EEEEEE;
	margin: 0 0 0 0;
	padding 0px;
}
#faqtext a {
	font-size: 11px;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000033;
    display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
}
#faqtext a:hover {
}

#faqtext a:active {
	background: #DFDFDF;
}
.normalsmall {
	font-weight: normal;
	color: #000066;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}

