body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}


.MainTable {
	background-color: #ffffff;
	width: 98%;
}

.TopNavi {
	text-align: left;
	vertical-align: middle;
	background-color: FFCC33;
	height: 20;
}

.SideAreaTable {
	width: 160;
}

.SideArea {
	height: 175;
	text-align: left;
	vertical-align: top;
}

.MasterArea {
	height: 400;
}

.FreeAreaRight {
	width: 0;
}

tr.tr1 {
	background-color: #ffffff;
}

tr.tr2 {
	background-color: #E1E1E1;
}

tr.tr1_highlight {
	background-color: #FFe999;
}

tr.tr2_highlight {
	background-color: #FFe999;
}

td, th {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}

.TableTitle {
	background-color: #FFCC33;
	color: #000000;
	font-weight: bold;
}

.HistoryLeftSpacer {
	height: 50;
}

.HistoryTable {
	height: 50;
}

.HistoryTable td {
}

.TableColTitle {
	background-color: #FFCC33;
	color: #000000;
}

h1 {
	font-size: 13px;
}

.FontBig {
	font-size: 13px;
}

.FontSmall {
	font-size: 11px;
}

.SegmentNavigation {
}

.SegmentNavigation a {
}

.OCMessage {
	font-weight: bold;
}


a:link{  
color: #00539f;
text-decoration: none;
}

a:visited{  
color: #00539f;
text-decoration: none;
}

a:hover
{
color: #00539f;
text-decoration: underline;
font-weight:normal;
}

a:active{
color:#000000;
text-decoration: none
}

input.button {
background-color: #ffcc33;
font-size: 10px;
}
