BODY {
	background-color: #002F5E;
	font-family: verdana;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY, TABLE {
	border: 0;
	font-size: 10px;
}
A {
	text-decoration: none;
}
.bg {
	background-image: url("images/bg.gif");
}
.men {
	background-color: #F7AF4E;
	height: 21px;
	text-align: right;
}
.foot {
	background-image: url("images/foot2.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height: 22px;
}
.foot .txt {margin-left: 11em; color: #002F5E; font-size: 9;}

.main {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headline {
	font-size: 11;
	color: #F6AE4E;
	font-weight: bolder;
}

.subine {
	font-size: 10;
	color: #ffffff;
	font-weight: bold;

}
.txt_bold {
	font-size: 11;
	color: #ffffff;
	font-weight: bold;
}
.txt {
	font-size: 11;
	color: #ffffff;
}
.txt A {
	color: #D7A350;
}
.txt A:hover {
	color: #F6AE4D;
}

.link {
	font-size: 11;
	color: #F6AE4E;

}



.m {color: #00325D;font-weight: bold; height: 12px;}
.m A {color: #00325D;}
.m A:hover {color: #8D3F00;}

.s {color: #00325D;font-weight: bold;font-size: 8;}
.s A {color: #00325D;}
.s A:hover {color: #8D3F00;}
.unnamed1 {
	font-size: 11px;
	color: F7AF4E;
	text-decoration: underline;
}
