A:visited {
	color: #0000FF;
	font-size : 12px;
}
A:link {
	color: #0000FF;
	font-size : 12px;
}
A:hover {
	font-size : 12px;
	color: #FF0000;
}

BODY	{
	/*background-color: #FFFF91;*/
	/*color : #141459; */
	text-align : center;
	font-family : arial, verdana, helvetica, sans-serif, times;
}

.prestyle {
	color : #141459;
	font-family : arial, verdana, helvetica, sans-serif, times;
}

.paragraphtitle {
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}

.boldlarge {
	font-weight : bold;
	font-size : 14px;
}

.menu-table {
	border-style: none;
}

.underlined {
	border-style: solid;
	border-color : black;
	border-bottom-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
}

.boxed {
	border-style: solid;
	border-color : black;
	border-width : 1;
}

.cellbutton {
	cursor : pointer;
	cursor : hand;
	background : #8BE28C;
	color : #FF7D7D;
	text-align : center;
	font : bold;
}

.groupitem {
	cursor : pointer;
	cursor : hand;
	background-color : #8BE28C;
	color : #005701;
	font-size : 10pt;
}

.inputbox {
	color : Black;
	background-color : #FFFAE5;
}

.inputdate {
	color : Black;
	background-color : #FFFAE5;
}

.errortext {
	color : #FF0000;
	font : larger;
}
.errorline {
	background-color: #FCE897;
	color : #FF0000;
	font : larger;
}

.entryline {
	background-color: #8BE28C;
	color : #005701;
	vertical-align : top;
}

.button-layout {
	background : #9190B0;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}

.button-layout-2 {
	background : Green;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}

.button-layout-inactive {
	background : #990000;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}

TD {
	font-size : 12px;
}

.advert-line-ask {
	cursor : pointer;
	cursor : hand;
	background : #FFFAE5;
}

.advert-line-head {
	background : #FCEFB9;
	font : bold;
}

.advert-line-bid {
	cursor : pointer;
	cursor : hand;
	background : #FCE897;
}

.message-line-text {
	background :#FCEFB9;
	color : #414394;
	border : thin solid Black;
}

.advert-table {
	border : none;
}
.tableheader {
	background-color : #F6DD70;
	font-size : 12px;
	font-weight: bold;
}
.search-item {
	font-weight: bold;
}		