/* 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;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}

a:hover {
	color: #CCCCCC;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/stock/Bullet.gif);
	color: #FFFFFF;
	line-height: 17px;
}		

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

.PageColor {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.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: 26px;
	color: #FFFFFF;
	font-style: italic;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	text-transform: uppercase;
}

.CellDark {
	background-color: #494442
}
.CellLight {
	background-color: #999999
}
.CellLighter { background-color: #FFFFFF}
.CellTitle {
	background-color: #6B6F38
}

.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}

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

/* New classes for this project */
.MainBack {
	background-color: #494442;
	background-image: url(/stock/main_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.GreenBottom {
	background-color: #6B6F38;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #494442;
}
.LeftColBack {
	background-color: #494442;
	background-image: url(stock/l_col_back3.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.Links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover.Links {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #5C5957;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.ModuleBackButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover.ModuleBackButton{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #5C5957;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.GalleryImageCaption{
	font-size: 11px
}
