<!-- a.button1
{
	color: #69f;
	filter: alpha(opacity=100);
	font-size: 100%;
	font-weight: normal;
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
-->a:visited
{
	color: #551a8b;
}
a:visited.button1
{
	color: #69f;
	filter: alpha(opacity=100);
	font-size: 100%;
	font-weight: normal;
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a:link.button1
{
	color: #69f;
	filter: alpha(opacity=100);
	font-size: 100%;
	font-weight: normal;
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a:hover.button1
{
	/* background-color: #ccf; */
	/* color: #30f; */
	color: #f33;
	filter: alpha(opacity=100);
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a:active
{
	color: #ff0000;
}
a:link,.w,.w a:link
{
	color: #0000cc;
}
.gwt-Button1 a:visited
{
	color: #46d;
	filter: alpha(opacity=100);
	font-size: 100%;
	font-weight: normal;
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.gwt-Button1 a:link
{
	color: #46d;
	filter: alpha(opacity=100);
	font-size: 100%;
	font-weight: normal;
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.gwt-Button1 a:hover
{
	/*  background-color: #ccf;
	color: #30f; */
	color: #f33;
	filter: alpha(opacity=100);
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.BadData
{
	background-color: #f44;
	font-weight: bold;
}
.gwt-GlassPanel
{
	background-color: #e7e9fd;
	background-image: url(../textures/icons/Loading.jpg);
	background-position: center;
	background-repeat: no-repeat;
	filter: alpha(opacity = 60) !important;
	opacity: 0.6 !important;
}
.Margin
{
	margin-left: 9px;
	margin-right: 9px;
}
.popup_background
{
	background-color: #fff;
	background-image: url('(EmptyReference!)');
	background-position: center;
	background-repeat: no-repeat;
	filter: alpha(opacity = 60) !important;
	opacity: 0.6 !important;
}
.PopUpHeader
{
	background-color: #ccc;
}
.RedLinks
{
	color: #f00;
}
.ReviewTitle
{
	background-position: 100% 0;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.Rateing
{
	background-position: 100% 0;
	font-size: medium;
	font-weight: bold;
}
.Italic
{
	font-style: italic;
}
.ReviewTitle
{
	background-position: 100% 0;
	font-size: large;
	font-weight: bold;
}
.ShadowLower
{
	background-image: url(../textures/shadows/Shadow_grad.png);
	background-repeat: repeat-x;
}
.ShadowCorner
{
	background-image: url(../textures/shadows/Shadow_grad_corner.png);
	background-repeat: no-repeat;
}
.ShadowLeft
{
	background-image: url(../textures/shadows/Shadow_grad_rot.png);
	background-repeat: repeat-y;
}
.ShadowTopLeft
{
	background-image: url(../textures/shadows/Shadow_grad_topleft.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.ShadowBottomRight
{
	background-image: url(../textures/shadows/Shadow_grad_bottomright.png);
	background-position: 0 0%;
	background-repeat: no-repeat;
}
.faded
{
	color: #999;
}
.smalllinks
{
	font-size: smaller;
}
.TopBorder
{
	border-top: 2pt outset #aeceed;
}
.whitebacktrans
{
	background-color: #fff;
	filter: alpha(opacity=80);
	khtml-opacity: 0.8;
	moz-opacity: 0.8;
	opacity: 0.8;
}
.greyout
{
	background-color: #ccc;
	color: #666;
}
#redlinks
{
	color: #f33;
}
#ToolLayer
{
	float: right;
	height: 25px;
	left: 70%;
	position: absolute;
	top: 2%;
	visibility: visible;
	width: 32%;
}
.autofit
{
	height: auto;
	width: auto;
}
.standardframe
{
	background-color: #eef;
	border: solid 1pt #ddd;
	line-height: 1.5;
}
.standardframetrans
{
	background-color: #eef;
	border: solid 1pt #ddd;
	filter: alpha(opacity=85);
	khtml-opacity: 0.85;
	line-height: 1.5;
	moz-opacity: 0.85;
	opacity: 0.85;
}
<!-- Standard Layout Elements -->
body,td,a,div,.p
{
	font-family: arial,sans-serif;
}
div,td
{
	color: #000000;
}
.darkspopup
{
	background-color: #ddd;
	border-color: #99f;
	border-width: thin;
	color: #000;
	text-align: center;
}
.faded
{
	color: #999;
	font-size: x-small;
}
.Spacer
{
	background-position: center 0;
	border-top: 1pt outset #777;
	padding-top: 7px;
}
.HelpPopUps
{
	background-color: #eef;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px #666;
	border-top: 1px solid #666;
	outline-color: #303;
	outline-width: 12pt;
	padding: 2px;
}
.HelpPopUps_right
{
	background-color: #eef;
	border-bottom: 1px solid #666;
	border-left: 1px #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	outline-color: #303;
	outline-width: 12pt;
	padding: 2px;
}
.gwt-DisclosurePanel-open .header TD
{
	color: #557;
}
.gwt-DisclosurePanel-closed .header TD
{
	color: #557;
}