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

body  {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	background: url(design_images/main_bg.jpg) #2c4164;
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}