BODY {
	background-color: #cceeff; 
	color: #0c0e92;
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: x-small;
}

/*
TABLE {
	background-color: #cceeff;
	color: #0c0e92;
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: xx-small;
	padding: 0px;
	border-width: 0px;
}
*/
TH {
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: x-small;
	text-align: center;	
	text-transform: none;
	color: white; 
	background-color: #5374BC;
	font-weight: bold;
}

TR {
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: x-small;
}

#TD_BALKEN {
	color: white;
	background-color: #5374BC
}

#TABLE_DARK {

	background-color: #0C0E92;
	color: #CCEEFF;
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: x-small;
	border-color: #CCEEFF	
}

#LINE_FINDER {

	background-color: #FFFFFF
}

H1 {
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: medium;
	font-weight: bolder;
	text-transform: capitalize
}

H2 {
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: small;
	font-weight: bolder;
	text-transform: capitalize
}

H3 {
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: x-small;
	font-weight: bold
}

A:link {
	font-size: x-small;
	color: #00007F;
}
A:visited {
	font-size: x-small;
	color: #00007F;
}
A:hover {
	font-size: x-small;
	color: #5374BC	
}
A:link.topNews {
	font-size: x-small;
	color: #cceeff;
	font-weight: bold;
}
A:visited.topNews {
	font-size: x-small;
	color: #cceeff;
	font-weight: bold;
}
A:hover.topNews {
	font-size: x-small;
	color: #cceeff;
	font-weight: bold;
}

HR {
	border-color: #5374BC
}

table.border {
    background-color : #0C0E92;
	padding: 1;
	border: 0;
	height: 100%;
	width: 100%;
}
table.content {
    background-color : #cceeff;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	vertical-align: top;
}

table.toolbar {
	background-color : #eeeeee; 
    padding:0px; 
    width:100%; 
} 

table.form {
    background-color : #eeeeee; 
    // padding:30px; 
    width:100%;
    border: 1;
    border-color: #0c0e92;
} 

table.list {
	background-color: #cceeff;
	// background-color: #eeeeee;
	color: #0c0e92;
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: x-small;
	padding: 0px;
	// border-width: 0px;
	border: 0;
}

td.box {
	border:1px solid;
	background-color:#eeeeee;
} 

tr.list {
	background-color: #eeeeee;
}

tr.blockheader { 
	font-size: small;
    background-color: #0C0E92; 
    color: #cceeff; 
    padding: 5px; 
	font-weight: bold;
}
tr.header { 
	font-size: x-small;
	color: white; 
	background-color: #5374BC;
	font-weight: bold;
}
tr.listcontentEven { 
	background-color: #ffeeee; 
} 
tr.listcontentOdd { 
	background-color: #cceeff;
}

td.label { 
        text-align : right; 
        padding : 5px;
		font-size: x-small;
} 
td.labelBold { 
        text-align : right; 
        padding : 5px;
		font-size: x-small;
        font-weight: bold; 
} 

td.numeric { 
        text-align : right; 
		font-size: x-small;
        font-weight: bold; 
} 

td.error { 
        color: red; 
        text-align: left; 
        font-weight: bold; 
        padding: 0px; 
} 
td.message { 
        text-align: left; 
        font-weight: bold; 
        padding: 0px; 
} 


table.sheetList {
	background-color: #cceeff;
	color: #0c0e92;
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: xx-small;
	padding: 0;
	font-weight: bold;
	width: 100%;
	height: 100%;
	border-width: 1;
} 
tr.sheetBlockheader { 
	font-size: xx-small;
    background-color: #0C0E92; 
    color: #cceeff; 
    padding: 5px; 
	font-weight: bold;
}
tr.sheetHeader { 
	font-size: xx-small;
	color: white; 
	background-color: #5374BC;
	font-weight: bold;
}
td.sheetLabel {
	text-align: center; 
	font-size: xx-small;
} 
A:link.sheet {
	font-size: xx-small;
	color: #00007F;
}
A:visited.sheet {
	font-size: xx-small;
	color: #00007F;
}
A:hover.sheet {
	font-size: xx-small;
	color: #00007F;
}
A:link.sheetHeader {
	font-size: x-small;
	color: #cceeff;
	font-weight: bold;
}
A:visited.sheetHeader {
	font-size: x-small;
	color: #cceeff;
	font-weight: bold;
}
A:hover.sheetHeader {
	font-size: x-small;
	color: #cceeff;
	font-weight: bold;
}


/* ----------
 * TODO   ...
 * ----------*/

tr.listheader { 
	font-family: verdana, arial, helvetica, "Times New Roman";
	font-size: xx-small;
	text-align: center;	
	text-transform: none;
	color: white; 
	background-color: #5374BC;
	font-weight: normal
} 



