
body,tr,td,th { font-size: 10pt }
/*body { background-color: #E1F0F0 }*/
body { background-color: #F1EDE6 }
a:link { color: #100080 }
a:active { color: #FF0000 }
a:visited { color: #100080 }
a:hover { color: #FF0000 }
.span { font-size: 18pt }
.big  { font-size: 12pt }
.small { font-size: 9pt }
.tiny { font-size: 8pt }

a.listhead { 
	text-decoration: none;
	color : #660000;
}

table.twoFrame th{
	height: 18px;
	color: #FFFFFF;
	/*background-color: #800080;*/
	background-color: #906D80;
}

table.outdashbox {
	border: #000000; 
	border-style: dashed; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px
}

table.cmdbox, table.feednewbox {
	border: #aaaaaa; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

table.feednewbox tr.head {
	background-color : #aaaaaa;
	color : #ffffff; 
}

input.pp, input.submitpp, textarea.pp ,select.pp ,button.pp{
	background-color : #C4B0C4;
	color : #000000; 
	cursor:hand;
	margin-bottom: 3px;
	margin-right: 8px;
}

input.pthin, textarea.pthin ,select.pthin ,button.pthin{
	background-color : #C4B0C4;
	font-size: 8pt; 
	color : #000000; 
	cursor:hand;
	border-top: 1px solid #7D4785;
	border-bottom: 1px solid #7D4785;
	border-right: 1px solid #7D4785;
	border-left: 1px solid #7D4785;
}

input.submitpp, button.pp{
	border-right:1px solid #665B87;
	border-left:1px solid #DDD2FE;
	border-bottom:1px solid #665B87;
	border-top:1px solid #DDD2FE;
}

div.ilay01{
	scrollbar-arrow-color: #9C3D8B; 
	scrollbar-highlight-color: #ECCAE5; 
	scrollbar-shadow-color: #AC9EAC; 
	scrollbar-base-color :  #C09EB9;
	scrollbar-track-color: #E3D5E3;
	scrollbar-width: 8px;
}

table.info {
	border: 1px solid #666666;
	background: #C8D7D7
}
table.info td.dark{
	background: #ADBCBC
}

table.feedbox {
	background: #C8D7D7
}

table.cmsbox {
	border: 3px solid #E1D9CA;
}

table.listTable {
	border: 0px;
	font-size: 9pt;
	color: #660000;
}
table.listTable tr.head, th.circubar {
/* yes, circubar is not under listTable*/
	font-size: 12pt; 
	/*background-color : #6AB9B9;*/
	background-color : #769CC4;
}
table.listTable tr.highlight {
	background-color: #C8D7D7;
}

div#loginForm, div#loginForm td {
	font-size: 8pt;
}



div#loginForm input, div#loginForm button {
	font-size: 8pt;
	background-color : #C4B0C4;
	color : #000000; 
	cursor:hand;
	margin-bottom: 3px;
	margin-right: 8px;
	border : 1px solid;
}

div#loginForm input.text {
	font-weight: bold;
	width: 50pt;
}
