@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background: #EEEEEE url(../images/bg_shell.gif) repeat-y center top;
}
#shell {
	background: url(../images/bg_shell.gif) repeat-y 0px 0px;
}
#shell td.col1 {
	width: 190px;
	vertical-align: top;
}
#shell td.col2 {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 570px;
	padding-top: 60px;
	padding-bottom: 48px;
}
#shell td.col3 {
	width: 200px;
}
#shell .col2 h1,h2,h3,h4,h5,h6,ul {
	margin-right: 24px;
	margin-left: 36px;
}
#shell .col2 h1 {
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	color: #666666;
}
#shell .col2 h2 {
	font-size: 14px;
	color: #005CA9;
}
#shell .col2 p {
	margin-right: 24px;
	margin-left: 36px;
}
#shell .col2 p.friendly {
	font: italic 14px "Times New Roman", Times, serif;
	color: #333333;
}
#shell .col2 table.push, #shell .col2 div.push {
	margin-left: 36px;
	width: 510px;
	margin-right: 24px;
}
#shell .col2 img.push {
	margin-left: 36px;
}
#shell .col2 a {
	font-weight: bold;
	color: #0EAE58;
}
#shell .col2 #items {
	border: 1px solid #000000;
}
#shell .col2 #items td {
	border: 1px solid #EEEEEE;
}
td.flagright {
	background: url(../images/flag_rt.gif) no-repeat;
	text-align: center;
	height: 118px;
	width: 146px;
}
#jobs {
	margin-right: 24px;
	margin-left: 36px;
	width: 510px;
}
#jobs td.box-lt {
	border-bottom: 1px dashed #005CA9;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #005CA9;
}
#footer {
	border-top: 1px solid #000000;
	margin-bottom: 24px;
}
#footer td {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}
#footer td.left {
	padding-top: 6px;
	padding-right: 12px;
}
#footer td.right {
	padding-top: 6px;
	padding-left: 12px;
	border-left: 1px solid #000000;
	padding-right: 6px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#staff td {
	padding-bottom: 12px;
}
#staff img.mug-sm {
	border: 1px solid #005CA9;
	margin-right: 6px;
}
#staff img.mug-lg {
	border: 1px solid #005CA9;
}
#staff b {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #005CA9;
}
#staff a {
	font-weight: bold;
	color: #3DA65E;
}
table.itembox {
	background: url(../images/item_bg.gif) repeat-y;
	margin-left: 15px;
	margin-top: 15px;
}
table.itembox a {
	color: #FFFFFF;
	text-decoration: none;
}
table.itembox td.top {
	background: url(../images/item_t.gif) no-repeat top;
	height: 172px;
}
table.photobox {
	margin-top: 26px;
	margin-left: 9px;
}
table.photobox td {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
table.photobox td.right {
	width: 130px;
}
table.photobox img.photo {
	border: 1px solid #FFFFFF;
	margin-bottom: 6px;
}
table.photobox img.arrow {
	margin-right: 8px;
	margin-left: 9px;
}
img.drawline {
	width: 534px;
	margin-left: 36px;
	border-top: 1px solid #000000;
}
img.drawline2 {
	width: 500px;
	margin-left: 0px;
	border-top: 1px solid #000000;
}
img.onpage {
	margin-left: 36px;
	margin-top: -48px;
}
#newsbox {
	width: 169px;
	margin-top: 11px;
	margin-left: 11px;
	background: url(../images/newsbox_bg.gif) repeat-y;
}
#newsbox td {
	margin: 0px;
	padding: 0px;
}
#newsbox p {
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/newsbox_arrow.gif) no-repeat 0px 0px;
	padding-left: 12px;
	margin: 3px 12px;
}
#newsbox li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 4px;
	list-style: url(../images/newsbox_arrow.gif);
	margin-top: 4px;
}
#newsbox ul {
	margin-left: 0px;
}
#newsbox a {
	font-weight: bold;
	color: #010101;
	text-decoration: none;
}
#newsbox a:hover {
	color: #005CA9;
	text-decoration: none;
}
img.newspic {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 36px;
	border: 1px solid #005CA9;
}


/* The Image Menu */

#menu {
	width: 190px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#menu td {
	height: 25px;
	text-align: left;
	vertical-align: middle;
}
#menu img.header {
	margin-left: 11px;
}
#menu td.m_menu_off {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-left: 25px;
	background: url(../images/nav.gif) no-repeat 11px top;
}
#menu td.m_menu_off a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 8px;
}
#menu td.m_menu_on {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-left: 25px;
	background: url(../images/nav-over.gif) no-repeat 11px top;
}
#menu td.m_menu_on a {
	color: #000000;
	text-decoration: none;
	margin-top: 8px;
}
#menu td.s_menu_off {
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-left: 36px;
	background: url(../images/nav_p.gif) no-repeat 11px top;
}
#menu td.s_menu_off a {
	color: #000000;
	text-decoration: none;
	margin-top: 8px;
}
#menu td.s_menu_on {
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-left: 36px;
	background: url(../images/nav_p-over.gif) no-repeat 11px top;
}
#menu td.s_menu_on a {
	color: #005CA9;
	text-decoration: none;
	margin-top: 8px;
}
#searchform {
	margin-left: 15px;
	margin-top: 90px;
}
#search input.textfield {
	background: #EEEEEE;
	margin: 0px;
	padding: 1px;
	height: 12px;
	width: 75px;
	border: 1px solid #005CA9;
	font: bold 10px Arial, Helvetica, sans-serif;
}
img.go {
	margin-left: 1px;
}
