@charset "utf-8";
/* CSS Document */
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 20px;
}
#addthis {
	width: 830px;
	text-align: right;
	margin: 0 auto 0;
	padding: 2px 0 2px 0;
}
#nav {
	background-color: #fff;
	width: 810px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	position: relative;
	overflow: hidden;
}
#logo {
	float: left;
	margin: 10px 0 0 5px;
	padding: 0;
	display: inline;
}
#userbar {
	float: right;
	font-size: 75%;
	padding: 10px 0 0 0;
	margin: 0 7px 0 0;
	display: none;
}
#userbar a{
	text-decoration: none;
	color: #002BB8;
}
#userbar a:hover{
	text-decoration: underline;
}
#userbar #contest{
	color: #C60000;
	font-weight:bold;
	text-decoration:none;
}
#userbar #contest:hover{
	text-decoration: underline;
}
#navbar {
	background: url('images/top-frame.gif') no-repeat;
	float: none;
	margin: 33px 0 0 249px;
	padding: 0 0 6px 20px;
	position: relative;
}
#navbar table{
	padding-top: 4px;
	padding-left: 0px;
}
#footer {
	background-color: #C0C0C0;
	width: 830px;
	clear:both;
	margin: 0 auto 0;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 0.7em;
	color: #000000;
}
#footer a {
	color: #002BB8;
	margin: 0 2px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p.links { width: 100%; float: none; text-align: center; border-bottom: 1px solid #2e2e2e; border-width: 1px 0; padding: 5px 0 5px; margin: 0 0 0 0; }

#container { 
	background-color: #fff;
	width: 830px;
	margin: 0 auto;
	text-align: left;
} 

#sidebar {
	float: left;
	width: 170px;
	margin: 0 5px 0 0;
	padding-left: 10px;
	overflow: hidden;
}
#sidelinks .this {
	color: #ff9c00 !important;
}
#sidelinks {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidelinks li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#sidelinks a {
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px 4px 35px;
	width: 122px;
	float: left;
	display: block;
}
#sidelinks a {
	background: #666 url('images/sub_background1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#sidelinks a:visited {
	background: #666 url('images/sub_background1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#sidelinks a:hover {
	background: #666 url('images/sub_background2.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	cursor: pointer;
}
.transporttype {
	margin: 0;
	padding: 0;
	list-style: none;
}
.transporttype img {
	vertical-align: middle;
}
.transporttype li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
.transporttype a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px 0px 0px;
	width: 157px;
	float: left;
	display: block;
	height: 23px;
	line-height: 24px;
}
.transporttype a:link {
	background: #666 url('images/main_background1.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.transporttype a:visited {
	background: #666 url('images/main_background1.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.transporttype a:hover {
	background: #666 url('images/main_background2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}

#mainContent {
	background-color: #fff;
	margin: 0 0 0 0;
	float: right;
	width: 75%;
	min-height: 430px;
	padding-left: 8px;
	border-left: solid 1px #999;
	padding-right: 10px;
	/*border-right: solid 1px #999;*/
	padding-bottom: 10px;
}
#mainContent h1{
	font-size: 28px;
	font-weight: bold;
	margin: 0;
}
#mainContent h2{
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 0;
	color: #C60000;
}
#mainContent h3{
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	margin: 0;
}
.bluelink{
	color: #002BB8;
	text-decoration: none;
	font-weight: bold;
}
.bluelink:hover{
	text-decoration: underline;
}
.bluelink2{
	color: #002BB8;
	text-decoration: none;
}
.bluelink2:hover{
	text-decoration: underline;
}
.space {
	float: left;
	padding: 2px;
	display: inline;
	overflow: hidden;
}