body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #023799;
	background-image: url('grafx/body/watermark_main.gif');
	margin: 0px;;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #023799;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #A10206

}

a:link {
	text-decoration: none;
 	color: #A10206;
}

a:visited {
	text-decoration: none;
	color: #023799;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


.txt_MainHeadings {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.txt_10Headings_white {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_10Headings_blue {
	font-size: 10pt;
	font-weight: bold;
	color: #023799;
}

.txt_10Headings_red {
	font-size: 10pt;
	font-weight: bold;
	color: #A10206;
}

.txt_12Headings_white {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_12Headings_blue {
	font-size: 12pt;
	font-weight: bold;
	color: #023799;
}

.txt_12Headings_red {
	font-size: 12pt;
	font-weight: bold;
	color: #A10206;
}

.txt_large {
	font-size: 9pt;
	font-weight: bold;
}

.txt_body {
	color: #000000;
	font-size: 11px;
	text-align: justify;
}


.txt_small {
	font-size: 10px;
}

.txt_small_footer {
	font-size: 10px;
	color: #FFFFFF;
}

.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}






.Line_blue {
	background-image: url('decor/dotter_darkblue_vert.gif');
	Height: 6px;
}

.Line_red {
	background-image: url('decor/dotter_lightbrown_vert.gif');
	Height: 6px
}

.Line_white {
	background-image: url('decor/dotter_white_vert.gif');
	Height: 6px;
}



a#menuwhite	{ font-weight: bold; font-size: 11px; color : #FFFFFF; }
a#menuwhite:link	{ font-weight: bold; font-size: 11px; text-decoration: none; color : #FFFFFF; }
a#menuwhite:visited { font-weight: bold; font-size: 11px; text-decoration: none; color : #FFFFFF; }
a#menuwhite:hover { font-weight: bold; font-size: 11px; text-decoration: underline; color : #A10206;}

a#menudark	{ font-weight: bold; font-size: 11px; color : #000000; }
a#menudark:link	{ font-weight: bold; font-size: 11px; text-decoration: none; color : #000000; }
a#menudark:visited { font-weight: bold; font-size: 11px; text-decoration: none; color : #000000; }
a#menudark:hover { font-weight: bold; font-size: 11px; text-decoration: underline; color : #A10206;}
