/* Standard Classes - do NOT rename or delete */


A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

TD {font-family: Arial, Helvetica, sans-serif;font-size: 12px; list-style-image: url(/stock/Bullet2.gif)}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #020202;
	margin: 0px;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {  font-size: 14px; color: #D6CB9D}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

/* Classes for portfolio that need editing - do NOT rename or delete */

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #E2D6A3;
	font-weight: bold;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3522;
}

.CellDark {  background-color: #52130A}
.CellMedium {  background-color: #A2997D}
.CellLight {
	background-color: #BBB28F;
}
.CellLighter { background-color: #FFFFFF}
.CellTitle {
	background-color: #3A3522;
	color: #D6C79C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2D6A3;
	background-color: #3A3522;
	text-decoration: none;
	border: 1px solid #E2D6A3;
	margin: 1px;
	padding: 1px;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2D6A3;
	background-color: #A82717;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6067;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF6067;
	margin: 1px;
	padding: 1px;
}

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

/* New classes for this project */
.CellBackLeft {
	background-image: url(stock/CellLeftBack.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.CellBackRight {
	background-image: url(stock/CellRightBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ScheduleBack {
	background-image: url(/stock/LeftSideSchedule.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.Venue {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.FooterBack {
	background-color: #A82717;
	background-image: url(/stock/Footer.jpg);
	background-repeat: repeat;
}
.HomeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}
.ContentBack2 {
	background-image: url(/stock/contentbackcart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CFC49E;
}
.TitleRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B2212;
	font-weight: bold;
	text-transform: none;
}
.ContentBackPlain {
	background-image: url(/stock/contentback_plain.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #CFC49E;
}
.Footer2 {
font-size: 11px; color: #D6CB9D
}
.News {
	font-size: 12px;
	color: #D6CB9D;
	text-decoration: underline;
}
