td {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.maintable {
	background-color: #E9E9E9;
}

select {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #8C969D;
}

a.button:visited {
    color: #000000;
    text-decoration: none;
	letter-spacing: 6px;
	text-align: center;
	height: 21px;
	width: 50px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button:active {
    color: #384A5C;
    text-decoration: none;
	letter-spacing: 6px;
	text-align: center;
	height: 21px;
	width: 50px;
	background-image: url(/images/buttonon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button:hover {
    color: #384A5C;
    text-decoration: none;
	letter-spacing: 6px;
	text-align: center;
	height: 21px;
	width: 50px;
	background-image: url(/images/buttonon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button:link {
    color: #000000;
    text-decoration: none;
	letter-spacing: 6px;
	text-align: center;
	height: 21px;
	width: 50px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button_m:visited {
    color: #000000;
    text-decoration: none;
	text-align: center;
	height: 21px;
	width: 66px;
	background-image: url(/images/button_m.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button_m:active {
    color: #384A5C;
    text-decoration: none;
	text-align: center;
	height: 21px;
	width: 66px;
	background-image: url(/images/button_mon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button_m:hover {
    color: #384A5C;
    text-decoration: none;
	text-align: center;
	height: 21px;
	width: 66px;
	background-image: url(/images/button_mon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
a.button_m:link {
    color: #000000;
    text-decoration: none;
	text-align: center;
	height: 21px;
	width: 66px;
	background-image: url(/images/button_m.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
}
.border_lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_rb {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
}
a.navbut:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1);
}
a.navbut:active {
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	background-image: url(/images/bg_nav_on.gif);
}
a.navbut:hover {
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 4px;
	background-image: url(/images/bg_nav_on.gif);
}
a.navbut:link {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 4px;
	filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1);
}
a.navbut_on:visited {
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	background-image: url(/images/bg_nav_on.gif);
}
a.navbut_on:active {
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	background-image: url(/images/bg_nav_on.gif);
}
a.navbut_on:hover {
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	background-image: url(/images/bg_nav_on.gif);
}
a.navbut_on:link {
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 22px;
	width: 100%;
	padding-top: 3px;
	background-image: url(/images/bg_nav_on.gif);
}
.move_text {
	font-size: 12px;
	background-color: #FCFDE5;
	height: 18px;
	border: 0px none #FCFDE5;
}
.layer {
	overflow: visible;
}
.small {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
}

.titletext {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}



