img {
	color: #2E508E;
	border-color: #2E508E;
}

body {
	font-family: Arial,Helvetica,Sans-serif; 
	color: #333;
	background-color: #FCF0D6;
}

p,div,span,td,ul,ol,li,dl,dt,dd,.normal {
	font-family: Arial,Helvetica,Sans-serif; 
	color: #000000;
	font-size: 10pt;
}

b {
	font-family: Arial,Helvetica,Sans-serif; 
	color: #333;
	font-weight:bold;
}

i {
	font-family: Arial,Helvetica,Sans-serif; 
	color: #333;
	font-style: italic;
}

hr {
	color: #333;
}

th {
	font-family: Arial,Helvetica,Sans-serif;
	font-weight:bold;
	font-size: 11pt;
	color:#FFFFEC;
	background-color: #333;
	line-height: 15px;
}

blockquote {
	font-family: Arial,Helvetica,Sans-serif; 
	color: #333;
	font-size: 10pt;
}

tt,pre,xmp {
	font-family: Courier New, Courier;
	color: #333;
	font-size: 10pt;
}


small {
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 8pt;
}

.smalloverlib {
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 8pt;
	color: #000000;
}

.big {
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 22pt;
	font-weight:bold;
	font-style: italic;	
}

.klein {
	font-family: Arial,Helvetica,Sans-serif; 
	font-size: 8pt;
}

.tabel {
	border:1px dashed brown;
}

a:link { color: #961004; line-height: 130%; font-weight:bold; }
a:visited { color: #961004; line-height: 130%; font-weight:bold; }
a:active { color: #961004; text-decoration : none; line-height: 130%; font-weight:bold; }
a:hover { color: #961004; text-decoration : none; line-height: 130%; font-weight:bold; }

a.menu:link { 
	color:#961004;
	text-decoration : none;
	font-size: 10pt;
}
a.menu:visited { 
	color:#961004;
	text-decoration : none;
	font-size: 10pt;
}
a.menu:active { 
	color:#961004;	
	text-decoration : none;
	font-size: 10pt;
}
a.menu:hover { 
	color:#961004;
	text-decoration : none;
	font-size: 10pt;
}

textarea.gamenote{
background-color: #FFFF66; 
color: #330099; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
}


tr.evenLine, tr.summary, div.summary { background-color: #FCF0D6; }
tr.oddLine { background-color: white; }
.highnew, .highnew2, a.highnew2 {
    color: #CC4050;
    font-weight: bold;
}

.groupIcons {
    border: 1px solid #EBBE3D;
    padding: 1px;
    background-color: white;
    background-color: #EBE1FF /* #E1EBF2 #CADCEB #DDDDFF */;
}


