
TopMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.TopMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 300;
	text-decoration: none;
}
a.TopMenuText:hover {
	color: #cccccc;
	font-weight: 300;
	text-decoration: none;
}
.SubMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.SubMenuText:hover {
	color: #CC0000;
	text-decoration: none;
}
.BtmMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.BtmMenuText:hover {
	color: #999999;
	text-decoration: none;
}
.BarMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.BarMenuText {
	color: #999999;
	text-decoration: underline;
}

.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.BoldText {
	color: #CC0000;
}
a.BoldText:hover {
	color: #FF0000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
a.BodyText {
	color: #CC0000;
	text-decoration: none;
}
a.BodyText:hover {
	color: #FF0000;
	text-decoration: underline;
}
.LineAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFF66;
	text-decoration: none;
}


.TinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.TinyText {
	color: #333333;
	text-decoration: none;
}
a.TinyText:hover {
	color: #999999;
	text-decoration: underline;
}
a {
	color: #CC0000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
a:hover {
	color: #Ff0000;
	text-decoration: underline;
}

select.selectattr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E8E1C8;
	height: 14px;
	width: 130px;
	border: thin solid #000000;
}

