@charset "UTF-8";
/* CSS Document */

body { 
	background-color: #c41130;
	margin: 0px; 
}

.toolbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.toolbar {
	padding: .9cm 0 0 .4cm;
}

.toolbartext a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
.toolbartext a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.toolbartext a:hover { 
	color: #CCCCCC;
	text-decoration: none;
	}
.toolbartext a:active { 
	color: #FFFFFF;
	}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #666666;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.text2 a:link { 
	color: #666666;
	text-decoration: none;
	}
.text2 a:visited { 
	color: #666666;
	text-decoration: none;
	}
.text2 a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
.text2 a:active { 
	color: #666666;
	}


.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #c41130;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	margin:.4cm 2.3cm 0cm .9cm;
	line-height: 0.4cm;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}	
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #c41130;
}

.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
.footertext a:link { 
	color: #666666;
	text-decoration: none;
	}
.footertext a:visited { 
	color: #666666;
	text-decoration: none;
	}
.footertext a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
.footertext a:active { 
	color: #666666;
	}

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: .4cm;
	padding-right: .4cm;
}

.copyrighttext a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
.copyrighttext a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
.copyrighttext a:hover { 
	color: #FFFF00;
	text-decoration: none;
	}
.copyrighttext a:active { 
	color: #FFFFFF;
	}

.bgtop {
	background-image: url('images/bgtop.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

.bgbody {
	background-image: url('images/bgbody.png');
	background-repeat: no-repeat;
}
headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

