.BG-Blue-Bar {
	background-image: url(images/Backgrounds/BG-Blue-Bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-Blue {
	background-color: #3D79B4;
}
.BG-Orange-Bar {

	background-image: url(images/Backgrounds/BG-Orange-Bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-Bottom-Left {
	background-image: url(images/Backgrounds/BG-Bottom-Left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.BG-Orange {

	background-color: #FFD248;
}
.TD-Padding-right {
	padding-right: 1px;
}
.BG-Home {
	background-image: url(images/Backgrounds/BG-Home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-Bottom-Right {

	background-image: url(images/Backgrounds/BG-Bottom-Right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Form-TextArea {
 font-size: 10px;
 background-color: #ffffcc;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
}
.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #787e8a;
 color: White;
 margin-right: 6px;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.Font-Big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 4px;
}
.Product-Table {
	background-color: #FFFFFF;
	border: 1px solid #3d79b4;
}
.Font-White {
	color: #FFFFFF;
}


.Table-Padding-0 {
	padding: 0px;
}
.Font-Big2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 4px;
}
.Font-16 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}

a.Hover-Burgundy:link {
COLOR: #774242; TEXT-DECORATION: none
}
a.Hover-Burgundy:visited {
COLOR: #774242; TEXT-DECORATION: none
}
a.Hover-Burgundy:hover {
text-decoration: underline;
}

a.Hover-White:link {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #FFFFFF; TEXT-DECORATION: none
}
a.Hover-White:hover {
text-decoration: underline;
}.Padding-4-Left {
	padding: 4px;
}
