body {
	margin-top: 2px;
	margin-left: 2px;
	background-color: #ffffff;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #339967;
}

a:active {
	color: #339967;
}

a:visited {
	color: #339967;
}

.MainTable {
	background-color: #ffffff;
	width: 100%;
}

.TopNavi {
	text-align: left;
	vertical-align: middle;
	background-color: 339967;
	height: 25;
}

.SideAreaTable {
	width: 160;
}

.SideArea {
	height: 200;
	text-align: left;
	vertical-align: top;
}

.MasterArea {
	height: 507;
}

.FreeAreaRight {
	width: 0;
}

tr.tr1 {
	background-color: #ffffff;
}

tr.tr2 {
	background-color: #E1E1E1;
}

tr.tr1_highlight {
	background-color: #fff215;
}

tr.tr2_highlight {
	background-color: #fff215;
}

td {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
}

.TableTitle {
	background-color: #339967;
	color: #ffffff;
	font-weight: bold;
}

.HistoryLeftSpacer {	
	height: 28;
}

.HistoryTable {
	margin-top: 4px;
	height: 20;
	margin-bottom: 4px;
}

.HistoryTable td {
}

.TableColTitle {
	background-color: #339967;
	color: #ffffff;
}

h1 {
	font-size: 13px;
}

.FontBig {
	font-size: 13px;
}

.FontSmall {
	font-size: 11px;
}

.SegmentNavigation {
}

.SegmentNavigation a {
}

.OCMessage {
	font-weight: bold;
}

#StockAlert, #StockAlert a:link {
	color: red !important;
}
