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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: 061e73;
	font-size: 8pt;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p a:link {
	color: #FFF;
}
p a:visited {
	color: #FFF;
}
p a:hover {
	color: #FC3;
}
p a:active {
	color: #FFF;
}


#left {
	width: 230px;
	height: 900px;
}
#left #logo {
	height: 140px;
	width: 230px;
}
#left #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left #news {
	width: 215px;
	height: 430px;
	background-color: #DADADA;
	padding-top: 10px;
	padding-left: 15px;
}
#left #news table {
	text-align: justify;
}
#left #menu {
	width: 230px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #051164;
}
.news_img {
	border: 1px solid #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container {
	left: 235px;
	position: absolute;
	width: 720px;
	top: 0px;
	height: 900px;
}
#container #toolbar {
	height: 40px;
}
#container #toolbar table {
	border-width: 1px;
	border-style: none;
	border-collapse: collapse;
	height: 40px;
	width: 100%;
	text-align: right;
}
#container #toolbar a {
	color: #000;
	text-decoration: none;
}
#container #footer {
	height: 40px;
	background-image: url(../img/middlebar.jpg);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	position: absolute;
	top: 820px;
	left: 0px;
	width: 720px;
}
#container #footer table {
	height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
}
.search_width {
	width: 290px;
}
.input_box {
	color: #FFF;
	background-color: #051164;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}
.search_button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #051052;
}
.skiphire {
	padding-bottom: 2px;
}
#left #news a {
	color: #000;
}
h1 {
	color: #051164;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	font-size: x-large;
}
h2 {
	font-size: 18px;
	font-style: italic;
	color: #051164;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 15px;
}
h3 {
	color: #051164;
}
