.TableGrad {
	background-color: #000000;
	background-image: url(images/backgrounds/TableGrad_1.jpg);
	background-repeat: repeat-x;
}

.TableGradLight {
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/TableGrad_Grey3.jpg);
	background-repeat: repeat-x;
}

.TableGradTan {
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/TableGrad_Tan1.jpg);
	background-repeat: repeat-x;
}

.DarkGreenButton {
	background-color: #003300;
	background-image: url(images/buttons/Button3_DarkGreen2.jpg);
	background-repeat: repeat-x;
}

.GreenTable {
	border: thin solid #003300;
}

.GreenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}

#button a:link {
	background-image: url(images/buttons/Button3_DarkGreen2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
	width: 200px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	padding: 4px 0px;
	text-align: center;
	vertical-align: baseline;
}

#button a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/buttons/Button3_LightGreen2.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 200px;
}

#button a:visited {
	background-image: url(images/buttons/Button3_DarkGreen2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
	width: 200px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	display: block;
	padding: 4px 0px;
}
.BlackBorder {
	border: thin none;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
	text-decoration: underline;
}
.PhotoCell {
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/TableGrad_Tan1.jpg);
	background-repeat: repeat-x;
	border: thin solid #003300;
}
