.topic {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
	color: #5191BD;
}
.menu a:hover{
	text-decoration: none;
	list-style-type:disc;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.front {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.detail {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.warn {
	font-family: "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
}
.button {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D3E9F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
}
.alert {
	font-family: "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.a {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.a:visited {
	color: #FFFFFF;
}
.a:hover {
	color: #003366;
}
.a:active {
	color: #FFFFFF;
}
.tdhover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEE2ED;
	cursor: pointer;
	color: #FFFFFF;
}
.tdselectpage {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEE2ED;
	cursor: pointer;
}

.tdnonhover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEE2ED;
	cursor: pointer;
	filter: Alpha(Opacity=50);
}
.link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
.link a:link {
	color: #0000CC;
	text-decoration: underline;
}

.link a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.link a:active {
	color: #0000CC;
	text-decoration: underline;
}
.link a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.input-box {
	border: 1px solid #8EBEEA;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

