body {
	margin:0px;
	background:#2d3745 url(images/bg_mig2.png) repeat top;
	/*background-color: #3C9DE4;
	background-image:url(images/sky_bg.jpg);
	background-repeat:repeat-x;*/
}
/*.mig2bg {
	background:#0052d0 url(images/bg_mig2.png) repeat-x top;
}*/
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: -10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-bottom: -10px;
}
li {
	position:relative;
	left:-20px;
}
.italic {
	font-style:italic;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.news1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #F3F3F3;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.sub {
	font-weight: bold;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.pale {
	color: #CCCCCC;
}
