link {
	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: #FFFFFF;
	text-decoration: underline;
}


.rs {
	border: thin solid #000000;
}
.yellowborder {
	border: thin solid #FFFF00;
}
.RedBorder {
	border: thin solid #FF0000;
}
.RedBar {
	background-color: #990000;
	background-image: url(images/Button-BGs/Button3-Red.jpg);
	background-repeat: repeat-x;
}

.GreyBar {
	background-color: #990000;
	background-image: url(images/buttons/Button3_Grey.jpg);
	background-repeat: repeat-x;
}

.GreyBorder {
	border: thin solid #666666;
}

#button a:link {
	background-image: url(images/buttons/Button3_Red.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
	width: 194px;
	border: thin solid #330000;
	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_Gold.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 194px;
	border: thin solid #990000;
}

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

#button2 a:link {
	background-image: url(images/buttons/Button3_Red.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
	width: 100%;
	border: thin solid #330000;
	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: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#button2 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_Gold.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	border: thin solid #990000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#button2 a:visited {
	background-image: url(images/buttons/Button3_DarkGreen2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 15px;
	width: 100%;
	border: thin solid #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.Yello_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FC0;
	text-decoration: underline;
}
.BigYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FC0;
}
