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

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

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

A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	background-color: #6B795E;
}

TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(/stock/Bullet.gif);
	line-height: 20px;
	color: #F1DFC4;
}		

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

.PageColor {
	background-color: #1A1A1A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/stock/Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	margin: 5px;
}

.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: 18px;
	color: #6B7958;
	font-weight: normal;
}

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

.CellDark {
	background-color: #83877B
}
.CellLighter {
	background-color: #C0E6A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.CellTitle {
	background-color: #ADA597;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.CellLight {
	background-color: #93A57A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.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;
	margin: 3px;
	padding: 3px;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8FA67B;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #576546;
	border-right-color: #73885D;
	border-bottom-color: #73885D;
	border-left-color: #C7ECA2;
}

.Asterix {  color: #CC0000}

.Required {  color: #CC0000}

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

.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.CellHome2 {
	background-image: url(/stock/ContentHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LargeTitle {
	font-size: 18px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.LargeTitle2 {
	font-size: 14px;
	color: #AB8886;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.CellMedium {
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.BlockNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	height: auto;
	width: 115px;
	background-color: #000;
	padding: 3px;
	margin: 0px;
	float: left;
	white-space: normal;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1C1C1C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1C1C1C;
}
a:hover.BlockNav {
	color: #000000;
	background-color: #6D8555;
}
