#Button_Red a:link {
	background-image: url(images/Buttons/Button4_Red_Mid.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 14px;
	width: 96%;
	border: 2px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Button_Red a:hover {
	background-image: url(images/Buttons/Button4_Red_Light.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 14px;
	width: 96%;
	border: 2px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Button_Red a:visited {
	background-image: url(images/Buttons/Button4_Red_Dark.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 14px;
	width: 96%;
	border: 2px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}



#Button_Green a:link {
	background-image: url(images/Buttons/Button3_Green_Dark_2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 14px;
	width: 98%;
	border: 2px solid #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Button_Green a:hover {
	background-image: url(images/Buttons/Button3_Green_Light_2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 14px;
	width: 98%;
	border: 2px solid #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Button_Green a:visited {
	background-image: url(images/Buttons/Button3_GreenLight_2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 14px;
	width: 98%;
	border: 2px solid #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}





#Button_Blue a:link {
	background-image: url(images/buttons/Button4_Blue_Dark.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 13px;
	width: 96%;
	border: thin solid #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
	padding: 2px 0px;
	text-align: center;
	vertical-align: baseline;
	background-color: #006;
}
#Button_Blue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/buttons/Button4_Blue_Light.jpg);
	background-repeat: repeat-x;
	height: 13px;
	width: 96%;
	border: thin solid #00339;
	padding: 2px 0px;
	background-color: #00C;
}
#Button_Blue a:visited {
	background-image: url(images/buttons/Button4_Blue_Dark.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 13px;
	width: 96%;
	border: thin solid #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	display: block;
	padding: 2px 0px;
	background-color: #003;
}
.Body_Black {
	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: #000000;
	text-decoration: none;
}
.BodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.Body_Grey {
	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: #999;
	text-decoration: none;
}
.TitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.TitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.TitleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.FinePrint_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.FinePrintRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
}
.FinePrintWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.RedBar {
	background-color: #990000;
	background-image: url(images/Buttons/Button3_Red.jpg);
	background-repeat: repeat-x;
	border: thin solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.BlueBar {
	background-color: #000066;
	background-image: url(images/Buttons/Button3_Blue.jpg);
	background-repeat: repeat-x;
	border: thin solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.GoldBar {
	background-color: #FFCC00;
	background-image: url(images/Buttons/Button3_Gold.jpg);
	background-repeat: repeat-x;
	border: thin solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF33;
	text-decoration: underline;
}
.GreyBar {
	background-color: #333333;
	background-image: url(images/Buttons/Button3_Grey.jpg);
	background-repeat: repeat-x;
	border: thin solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.GreenBar {
	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;
	background-color: #009900;
	background-image: url(images/Buttons/Button3_Green.jpg);
	background-repeat: repeat-x;
	border: thin solid #00CC00;
}
.PurpleBar {
	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: #9966FF;
	text-decoration: underline;
	background-color: #663366;
	background-image: url(images/Buttons/Button3_Purple.jpg);
	background-repeat: repeat-x;
	border: thin solid #9966FF;
}
.SteelBar {
	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: #666666;
	text-decoration: underline;
	background-color: #6699CC;
	background-image: url(images/Buttons/Button3-Steel.jpg);
	background-repeat: repeat-x;
	border: thin solid #CCCCCC;
}
.GreyScaleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin solid #000000;
	background-color: #333;
	background-image: url(images/Backgrounds/Matching_Gradient_300.jpg);
	background-repeat: repeat-x;
}
.GreyCells {
	border: thin solid #000000;
	background-color: #000;
	background-image: url(images/Backgrounds/333_000_Grad_300.jpg);
	background-repeat: repeat-x;
}
.RedLinks {
	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: #990000;
	text-decoration: underline;
}
.WhiteLinks {
	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: #FFFFFF;
	text-decoration: underline;
}
.BlueLinks {
	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: #0000FF;
	text-decoration: underline;
}
.GreyBorder {
	border: thin solid #666666;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.DecayCell {
	background-color: #000;
	background-image: url(images/Button-BGs/GF-DecayBG-Dark480.jpg);
}
.BlackBG {
	background-color: #000;
}
.FinePrint_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.Grad_333_000 {
	background-image: url(images/backgrounds/333_000_Grad.jpg);
	background-repeat: repeat-x;
	background-color: #333;
}
