@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #eeeeee;
	/* #ffcc00 */
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.formMX {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border: 0px solid #666666;
	background-color: #ffffff;
}
.srch {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border: 1px solid #58595b;
	background-color: #ffffff;
}
.formMXwhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border: 0px solid #666666;
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #F7941C;
}
a.MX:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.img:link {
	text-decoration: none;
	color: #333333;
	border: 1px solid #58595b;
	margin: 2px;
	height: 104px;
	width: 79px;
}
a.img:visited {
	text-decoration: none;
	color: #333333;
	border: 1px solid #58595b;
	margin: 2px;
	height: 104px;
	width: 79px;
}
a.img:hover {
	color: #FF6600;
	border: 1px solid #FF6600;
}
a.img:active {
	text-decoration: none;
	color: #333333;
	border: 1px solid #58595b;
	margin: 2px;
	height: 104px;
	width: 79px;
}
#tdBottomBorderRollover{
	border-bottom: 1px solid #333333;
}
#tdBottomBorderRollover:hover{
	border-bottom: 1px solid #FF6600;
}
a.imgAW:link {
	text-decoration: none;
	color: #333333;
	border: 1px solid #58595b;
	margin: 2px;
	height: 93px;
	width: 112px;
}
a.imgAW:visited {
	text-decoration: none;
	color: #333333;
	border: 1px solid #58595b;
	margin: 2px;
	height: 93px;
	width: 112px;
}
a.imgAW:hover {
	color: #FF6600;
	border: 1px solid #FF6600;
}
a.imgAW:active {
	text-decoration: none;
	color: #333333;
	border: 1px solid #58595b;
	margin: 2px;
	height: 93px;
	width: 112px;
}