@charset "utf-8";
body {
	background-color: #171d1d;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bgSlice.gif);
	background-repeat: repeat-x;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.rightBG {
	background-color: #e8e8e8;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae0f08;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.mainTable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.Cellpadding {
	padding: 5px;
}
.topContentShading {
	background-image: url(images/topContentShade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.greySlice {
	background-image: url(images/grey_slice.jpg);
	background-repeat: repeat-x;
}
.galleryTxtClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#redheadClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae0f08;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #ae0f08;
	text-decoration: none;
}
a:hover {
	color: #f1ab00;
	font-weight: bold;
	text-decoration: none;
}
.whiteTxt {
	color: #999999;
	font-size: 10px;
}

a:active {
	font-weight: bold;
	color: #ae0f08;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #ae0f08;
	text-decoration: none;
}
.bottomNavTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
textarea {
	padding: 2px;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	padding: 2px;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	border: 1px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

input {
	padding: 2px;
	background-color: #FFFFFF;
	color: #ae0f08;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
form {
	border: 1px dashed #CCCCCC;
	background-color: #EFEFEF;
}

