body {
	background-image: url(../img/body_back_bla_brw.gif); 
	marginheight: 0px;
	marginwidth: 0px;
	text-align:center;
}
.txt {
	color : #000;
	font-size : 12px;
	line-height : 17px;
	letter-spacing : 1px;
}
.txt_20 {
	color : #000;
	font-size : 20px;
	line-height : 22px;
	letter-spacing : 1px;
}
.txt_14 {
	color : #000;
	font-size : 14px;
	line-height : 22px;
	letter-spacing : 0px;
}
.txt_14_1 {
	color : #000;
	font-size : 14px;
	line-height : 22px;
	letter-spacing : 1px;
}
.txt_14_2 {
	color : #000;
	font-size : 14px;
	line-height : 22px;
	letter-spacing : 2px;
}
.txt12_18 {
	font-size : 12px;
	line-height : 18px;
	letter-spacing : 1px;
}
.t_side {
	color : #fff;
	font-size : 12px;
	line-height : 17px;
	letter-spacing : 1px;
}
.txt_side {
	color : #fff;
	font-size : 12px;
	line-height : 20px;
	letter-spacing : 1px;
}
.side {
	background-color: #fff; 
	background-image: url(../img/side_back.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
}
.border {
	background-color: #fff; 
	background-image: url(../img/dot_bla_border.gif); 
	background-repeat: repeat-x;
	background-position: center; 
}
.foot {
	background-color: #000; 
	color : #999;
	font-size : 12px;
	line-height : 17px;
	letter-spacing : 1px;
}
.foot2 {
	background-color: #993300; 
	color : #fff;
	font-size : 12px;
	line-height : 17px;
	letter-spacing : 0px;
}
a {
	color : #002182;
	text-decoration : underline;
}
a:hover {
	color : #993300;
	text-decoration : underline;
}
.foot  a, .foot  a:link, .foot  a:visited, .foot  a:hover,
.foot2 a, .foot2 a:link, .foot2 a:visited, .foot2 a:hover
	{ color: white ; }

