@charset "iso-8859-1";
BODY {
	background : #FFFFFF;
	background-color : #FFFFFF;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
}
BODY, P, TD, DIV, INPUT {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}



H3 {
	color : #3366CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
H4 {
	color : #3366CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	font-weight : bold;
}

P {
	margin-top : 0px;
	padding-top : 0px;	
}

A {
	color : #000000;
	text-decoration : underline;
}
A:HOVER {
	color : #3366CC;
	text-decoration : none;
}
A.BOLD {
	font-weight : bold;
}

TD.TOP {
	background : #3366CC;
	background-color : #3366CC;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}
TD.COPYRIGHT {
	text-align : center;
}

TD.BOXTOP {
	background-image : url(gfx/box_top.gif);
	text-align : center;
	font-weight : bold;
	color : #FFFFFF;
}
TD.BOXMIDDLE {
	background-color : #CCCCCC;
	background-image : url(gfx/box_middle.gif);
	font-size : 11px;
}
TD.BOXBOTTOM {
	background-color : #CCCCCC;
	background-image : url(gfx/box_bottom.gif);
}
TD.BOXMIDD_INFO {
	background-color : #000000;
	background-image : url(gfx/box_middle.gif);
	font-size : 11px;
}
TD.BOXBOTT_INFO {
	background-color : #ffffff;
	background-image : url(gfx/box_bott_info.gif);
}

/* Heading, editors notes */
.LEDER { 
	vertical-align:top;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}