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

html { height: 100%; margin-bottom: 1px; }

php { height: 100%; margin-bottom: 1px; }

A{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style-image: url(/stock/Bullet.gif);
	line-height: 17px;
}		

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

.PageColor {
	background-color: #DBCA9A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(/stock/back2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 13px;
	color: #000000;
	font-family: Tahoma;
}

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

.PadLeft {
	margin-left: 12px;
	margin-bottom: 12px;
}

.PadRight {
	margin-right: 12px;
}

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

.Title {
	font-family: Tahoma;
	font-size: 26px;
	color: #846451;
	font-weight: bold;
	line-height: 32px;
}

.SubTitle {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #846551;
}

.CellDark {
	background-color: #CFC5A1
}
.CellLight {
	background-color: #F2EFDB
}
.CellLighter { background-color: #FFFFFF}
.CellTitle {
	background-color: #846551
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF0000;
	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: 2px;
	padding: 2px;
}

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

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

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

/* New classes for this project */


.Nav {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: auto;
	margin: 0px;
	float: left;
	white-space: normal;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 28px;
	text-decoration: none;
	width: auto;
}
a:hover.Nav {
	color: #695243;
	text-decoration: none;
}
.Nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: 155px;
	text-indent: 14px;
	margin: 0px;
	float: left;
	white-space: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
}
a:hover.Nav2 {
	color: #611111;
	background-color: #CCCCCC;
	text-decoration: none;
}

.PadLeft {
	margin-left: 12px;
}

.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.NavBack {
	background-image: url(/stock/nav-right.jpg);
	background-color: #DBD1AF;
	background-repeat: no-repeat;
	background-position: right top;
}
.TextCell {
	padding: 20px;
}
.HomeCell {
	background-image: url(stock/seat-bottom.jpg);
	background-repeat: no-repeat;
}.HomeCell2 {
	padding-top: 9px;
	padding-left: 9px;
}
.HomeCell3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #D9D2BB;
	font-weight: bold;
	padding-right: 25px;
	line-height: 16px;
}
.MainBack {
	background-color: #F2EFDB;
	background-image: url(/stock/logo-part.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ModuleBackButton{
	text-decoration: none;
	font-weight: normal;
	color: #171516;
	font-family: Tahoma;
	line-height: 30px;
}
a:hover.ModuleBackButton{
	text-decoration: none;
	color: #846551;
}.Title2 {
	font-family: Tahoma;
	font-size: 18px;
}
.CellBorder {
	border: 2px dashed #CFC5A1;
}
.CellDark2 {
	background-color: #CFC5A1;
	font-size: 18px;
	padding: 5px;
}

