/* LOG HOME CENTER STYLE SHEET */
/*******************************/
a:link {
	color: #6A534B;
	text-decoration: none;
}
a:visited {
	color: #6A534B;
	text-decoration: none;
}
a:hover {
	color: #6A534B;
	text-decoration: underline;
}
a:active {
	color: #6A534B;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A534B;
}
.BodyTable {
	width: 100%;
	height: 100%;
}
.Percent {
	height: 100%;
}
.MasterTableCell {
	width: 760px;
}
.MasterTable {
	height: 100%;
	width: 739px;
}
.Header {
	vertical-align: top;
}
.NavFlash {
	height: 257px;
	vertical-align: top;
}
.LeftLines {
	vertical-align: top;
	background-image: url(images/site/02.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.RightLines {
	vertical-align: top;
	background-image: url(images/site/07.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.PanelSet {
	vertical-align: top;
	height: 250px;
}
.panelTable {
	height: 250px;
}
.PanelLeft {
	width: 343px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6978B;
	border-right-color: #A6978B;
	border-bottom-color: #A6978B;
	border-left-color: #A6978B;
	background-color: #E3DBD1;
	background-image: url(images/site/LeftPanelBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.PanelCenter {
	width: 198px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6978B;
	border-right-color: #A6978B;
	border-bottom-color: #A6978B;
	border-left-color: #A6978B;
	background-color: #EAE4DC;
	background-image: url(images/site/CenterPanelBG.gif);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.PanelRight {
	width: 198px;
	background-color: #EAE4DC;
	background-image: url(images/site/CenterPanelBG.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.LeftColumn {
	background-image: url(images/site/LeftColumnBG.gif);
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
}
.Footer {
	font-size: 10px;
	color: #6A534B;
	width: 739px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #F1EDE8;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6978B;
	border-right-color: #A6978B;
	border-bottom-color: #A6978B;
	border-left-color: #A6978B;
}
.FooterLight {
	font-size: 9px;
	color: #9C8D86;
}
.LeftBar {
	width: 14px;
	background-image: url(images/site/LeftBArBG.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.RightBar {
	width: 14px;
	background-image: url(images/site/RightBarBG.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.LeftBG {
	background-image: url(images/site/LeftBG.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.RightBG {
	background-image: url(images/site/RightBG.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.DetailBG {
	background-color: #F7F3EF;
}
/****************************************************************************/
.Title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-top: 6px;
}
.Detail {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 6px;
}
.mediumText {
	font-size: 12px;
}
.smallText {
	font-size: 11px;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}

.Divider {
	background-image: url(images/site/Divider.gif);
	background-repeat: repeat-x;
	background-position: 10px center;
}
.caption {
	font-size: 11px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: center;
}
.date {
	font-size: 11px;
	font-weight: bold;
	color: #9C8D86;
}
.TradeDetail {
	font-size: 12px;
}
.TradeDivider {
	background-image: url(images/site/TradeDivider.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
}
