img {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background: white url(/img/site/page_background.jpg) repeat-x center 37px;
	font: 12px Tahoma;
	color: black;
}

#top_bar {
	width: 100%;
	height: 37px;
	background: white url(/img/site/top_bar_background.jpg) repeat-x;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 946px;
	position: relative;
	top: 15px;
}

#top_bar .container{
	margin-left: auto;
	margin-right: auto;
	width: 946px;
	height: 59px;
}

#top_bar p {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 110%;
	padding-top: 8px;
}

#top_bar #fpass {
	height: 37px;
	
}

#top_bar #login_area {
	float: right;
	width: 50%;
	text-align: right;
	height: 37px;
}

#top_bar #login_area form {
	display: inline;
}

#top_bar #login_area input {
	display: inline;
	float: right;
	margin: 5px 5px 0 0;
}

#top_bar #login_area input[type=image] {
	margin: 0;
}

#top_bar #login_area input[type=text], #top_bar #login_area input[type=password] {
	padding: 5px;
	border: 1px solid #808080;
	background: white url(/img/site/field_bg.jpg) top left repeat-x;
	font: 98% Tahoma;
}

#top_bar #login_area input[type=text]:focus, #top_bar #login_area input[type=password]:focus {
	border: 1px solid #f7941d;
}

#top_bar a {
	color: white;
	text-decoration: none;
}

#top_bar a:hover, #top_bar a:active {
	text-decoration: underline;
}

#header {
	height: 143px;
	width: 100%;
	padding: 0 11px 0 11px;
}

#header img {
	float: left;
}

#selections {
	width: 946px;
	height: 226px;
}

#content_header {
	width: 946px;
	height: 82px;
	background: white url(/img/site/content_header.jpg) no-repeat;
	font: 30px Georgia;
	color: #0054a6;
}

#content_header p {
	margin: 0;
	padding: 0;
	position: relative;
	left: 26px;
	top: 25px;
}

#content {
	width: 946px;
	min-height: 227px;
	background: transparent url(/img/site/content_midder.jpg) no-repeat;
	text-align: justify;
	overflow: auto;
}

#content #normal {
	width: 663px;
	padding: 0 0 0 26px;
	float: left;
}

#content #normal p {
	margin: 0;
	padding: 0 0 10px 0;
}

#content_wrapper {
	width: 946px;
	background: white url(/img/site/content_bg.jpg) repeat-y;
}

#content_footer {
	width: 946px;
	height: 14px;
	background: white url(/img/site/content_footer.jpg) no-repeat;
}

#content #sidebar {
	width: 230px;
	float: right;
	padding-right: 11px;
}

#content #sidebar p {
	margin: 0;
	padding: 0 8px 10px 8px;
}

#content #sidebar h2 {
	font-family: arial;
	font-size: 150%;
	padding: 0 8px 10px 8px;
	margin: 0;
}

#footer {
	border: 1px solid #dadada;
	margin: 15px 10px 20px 10px;
	padding: 8px;
	text-align: center;
	color: #878787;
}

#footer a {
	color: #878787;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
}

table.sheets th {
	height: 40px;
	background: white url(/img/site/table_th_bg.jpg) repeat-x;
	color: white;
	font-weight: bold;
	font-size: 115%;
	border-right: 2px solid white;
	padding: 0 0 2px 15px;
}

table.sheets td {
	height: 30px;
	background: #e6e6e6 url(/img/site/table_td_bg.jpg) bottom left repeat-x;
	border-right: 2px solid white;
	padding: 4px 10px 4px 15px;
	text-align: left;
}

#error_man {
	float: right;
	padding-right: 20px;
}

div.error_message {
	display: block;
	margin: 0;
	padding: 10px;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #f69679;
	background: #ffc8b8;
	width: 70%;
}

#not_bought {
	margin: 10px 0 10px 0;
	border: 1px solid #e5b3a8;
	text-align: left;
}

#not_bought .caption {
	padding: 5px;
	background-color: #e5b3a8;
	color: white;
	font-weight: bold;
	font-size: 130%;
}

#not_bought div.message {
	background-color: #f0cfc8;
	padding: 15px;
	width: auto;
	border: none;
}

ul.level_select {
	display: block;
	list-style: none;
	padding: 0;
	clear: both;
	margin-left: 10px;
}

ul.level_select li {
	display: block;
	float: left;
	margin: 0 2px 20px 2px;
	text-align: center;
}

ul.level_select li a {
	display: block;
	text-decoration: none;
	padding: 8px;
	width: 140px;
	background-color: #469dc8;
	color: white;
	font-weight: bold;
	font-size: 110%;
}

ul.level_select li a:hover {
	background-color: #66b8e1;
}

#sub_container {
	width: 637px;
	margin-bottom: 30px;
}

#sub_container div.info {
	display: block;
	float: right;
	width: 385px;
	border: 1px solid #66b8e1;
	margin-left: 1px;
	padding: 10px;
}

#sub_container h3 {
	margin: -10px;
	background-color: #66b8e1;
	color: white;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
}

ul.news {
	list-style: none;
	margin: 0 5px 0 5px;
	padding-left: 0px;
}

ul.news li a {
	display: block;
	padding: 5px;
	background-color: #e1f0f6;
	text-decoration: none;
	margin-bottom: 2px;
	color: black;
}

ul.news li a:hover {
	background-color: white;
}

#agreement input.submit {
	position:relative;
	left: 30%;	
	border: 1px solid #D1D1D1;
	clear: right;
	float: left;
	font-size: 115%;
	padding: 5px;
}