@charset "UTF-8";
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	left: 0px;
	top: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
#header {
	height: 180px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#sprymenu {
	height: 30px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#mainiframe {
	height: 500px;
	width: 100%;
}
#main {
	height: 500px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#panelleft {
	height: 500px;
	width: 600px;
	float: left;
}
#panelright {
	height: 500px;
	width: 330px;
	float: right;
}
#bottomlinks18 {
	height: 18px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomlinks11 {
	height: 11px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
#bottomlinks10 {
	height: 10px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
