#Button a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
	border: thin solid #000000;
	height: 20px;
	width: 190px;
	visibility: visible;
	display: block;
	text-align: center;
	margin: 2px;
	padding: 4px;
	background-image: url(images/Buttons/Button3_Grey1.jpg);
	vertical-align: middle;
}

#Button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
	border: thin solid #000000;
	height: 20px;
	width: 190px;
	visibility: visible;
	display: block;
	text-align: center;
	margin: 2px;
	padding: 4px;
	background-image: url(images/Buttons/Button3_Grey2.jpg);
	vertical-align: middle;
}

#Button a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
	border: thin solid #000000;
	height: 20px;
	width: 190px;
	visibility: visible;
	display: block;
	text-align: center;
	margin: 2px;
	padding: 4px;
	background-image: url(images/Buttons/Button3_Grey2.jpg);
	vertical-align: middle;
}


#Footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}


#Footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}

#Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000CC;
	text-decoration: underline;
}

.GreyWhiteCell {
	background-image: url(images/Background/Grey_White_300.jpg);
	background-repeat: repeat-x;
}
.ThumbCell {
	color: #000000;
	background-color: #999999;
	border: thin solid #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.GreyTable {
	background-color: #CCC;
	border: thin solid #666;
}
.TextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009;
	text-decoration: underline;
}
