body
{
	margin: 0;
	padding: 0;
	color: #4d6d6c;
	background: #dbfaf9 url("/images/background.gif") repeat-x;
	text-align: center;
	vertical-align: top;
}
form
{
	margin: 0;
	padding: 0;
}
body,td,th,input,textarea,select
{
	font: normal 12px Arial, Tahoma, Verdana, Serif;
}	
p
{
	line-height: 18px;
	padding-bottom: 0;
	margin-bottom: 18px;
}
a img
{
	border: none;
}
a:link,a:visited,a:active
{
	color: #4d6d6c;
	text-decoration: underline;
}
a:hover
{
	color: #000;
}
a.inverted:link,a.inverted:active,a.inverted:visited
{
	color: #ed9f01;
	text-decoration: underline;
}
a.inverted:hover
{
	color: #427bad;
}
h1,.h1
{
	font: normal 25px Arial;
	line-height: 25px;
	color: #4d6d6c;
	margin: 0;
	padding: 35 0 13 0;
}
h2
{
	font-size: 18px;
	font-weight: 400;
}
h3
{
	font-size: 18px;
	font-weight: 400;
	color: #ff9600;
}
h4
{
	background: #f2b309;
	font-size: 13px;
	color: #c10000;
	font-weight: 900;
	padding: 5 20;
}
hr
{
	clear: both;
	color: #d5d5d5;
	background-color: #d5d5d5;
	font-size: 1px;
	height: 1px;
	border: none;
	margin: 10px 0px;
}
/* Exception */
.exception
{
	border: 1px solid #d5d5d5;
	padding: 0.5em;
	margin: 1em;
}
.exception strong
{
	color: navy;
}
/* Plugins */
.scroll-pane
{
}
.tip
{
}
.flash-update
{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
a.openimage
{
	display: inline-block;
}
/* Standard features */
a.imageleft,img.imageleft
{
	float: left;
	margin: 0 5 0 0;
}
a.imageleft img
{
	margin: 0 !important;
}
a.imageright,img.imageright
{
	float: left;
	margin: 0 0 0 5;
}
a.imageright img
{
	margin: 0 !important;
}

.small{font-size: 11px;}
.normal{font-size: 12px;}
.big{font-size: 13px;}
.fleft{float: left;}
.fright{float: right;}
.inlineblock{display: inline-block;}
.inline{display: inline;}
.middle{vertical-align: middle !important;}
.clear{clear: both;}
.clearspacer{clear: both;font-size: 1px;height: 1px;}
.center{text-align: center !important}
.left{text-align: left !important}
.right{text-align: right !important}
.top{vertical-align: top !important}
.bottom{vertical-align: bottom !important}
.hidden{display: none;}
.nowrap{white-space: nowrap !important}
.hl{color: #F00;}
.blue{color: #427bad;}
.green{color: #0e741c}
.orange{color: #ed9f01}
.red{color: #F00;}
.black{color: #000;}
.white{color: #FFF;}
.gray{color: #969696;}
.darkgray{color: #757575;}
.lineheight15{line-height: 1.5em;}
.w100{width: 100%;}
.stdmargin{margin: 5 0;}
.stdmarginextra{margin: 10 0;}
.stdheader1
{
	background: #f4f4f4;
	color: #444;
	border-left: 4px solid #ed9f01;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 13 0;
	padding: 7 0 7 13;
}
.stdheader2
{
	clear: both;
	color: #ed9f01;
	padding: 7 13;
	margin: 0 0 13 0;
	border-left: 4px solid #427bad;
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	background: #f4f4f4;
}
.stdheader3
{
	background-color: #427bad;
	color: #FFF;
	padding: 7 13;
	font-weight: bold;
}
.stdblock
{
	background: #f4f4f4;
	padding: 7 13;
	line-height: 15px;
}
.stdblock2
{
	padding: 7 13;
	line-height: 15px;
}
* html .stdblock,* html .stdblock2
{
	width: 100%;
}
table.t
{
	background: #f4f4f4 !important;
	border-collapse: collapse !important;
}
table.t tr.tr0
{
	background-color: #fbfbfb !important;
}
table.t tr.tr1
{
	background-color: #FFF !important;
}
table.t td,td.t
{
	border: 1px solid #FFF !important;
	padding: 5 !important;
}
table.t th,th.t
{
	border: 1px solid #FFF;
	padding: 5;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.ok
{
	clear: both;
	margin: 10 0;
	border: 1px solid #49af33;
	background: #FFF;
	color: #49af33;
	padding: 10 20;
	text-align: center;
}
.error
{
	clear: both;
	margin: 10 0;
	border: 1px solid #F00;
	background: #FFF;
	color: #F00;
	padding: 10 20;
	text-align: center;
}
.notice
{
	margin: 10 0;
	border: 1px solid #ffd700;
	background: #ffffdd;
	color: #000;
	padding: 10 20;
	text-align: center;
}
img.rss
{
	width: 15;
	height: 15;
	border: none;
}
/* CSS hacks */
* html .ie100
{
	width: 100%;
}
/* Route */
#route
{
	margin: 0 0 13 0;
	color: #a1a1a1;
}
#route a:link,#route a:visited,#route a:active
{
	color: #a1a1a1;
}
#route a:hover
{
	color: #ed9f01;
}
/* Subrecords list */
#sub
{
	border-top: 1px solid #FFF;
	float: left;
	background: #b6e5fd url("/images/subs-back.gif") repeat-x;
	padding: 30 0 22 0;
	margin: 12 18 12 0;
	width: 308;
}
#submain
{
	float: left;
	margin: 20 0 0 29;
	padding: 30 0 0 0;
	width: 308;
}
#sub .sub,#submain .sub
{
	text-align: left;
	padding: 0 46;
	margin: 0;
}
.sub a:link,.sub a:active,.sub a:visited
{
	color: #163f54;
	font-size: 16px;
	text-decoration: none;
}
.sub a:hover
{
	color: #FFF;
	text-decoration: underline !important;
}
.sub strong
{
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
.subspacer
{
	border-top: 1px solid #abdffd;
	height: 1px !important;
	font-size: 1px !important;
	padding: 0px 0px 0px 0px !important;
	margin: 11 14 9 14 !important;
	line-height: 1px !important;
}
/* DESIGN */
#body2
{
	width: 100%;
	background: url("/images/back-main.jpg") no-repeat center 355px;
}
#body2inner
{
	width: 100%;
	background: url("/images/back-inner.jpg") no-repeat center 121px;
}
#layout
{
	width: 982;
	margin: 0 auto;
}
#logo
{
	float: left;
	width: 178;
	height: 77;
	margin: 32 44 0 0;
}
#logo img
{
	width: 178;
	height: 77;
}
#menu
{
	float: left;
	width: 758;
	margin: 45 0 0 0;
}
div.menu
{
	float: left;
	height: 62;
	background: #c0e4e3 url("/images/menu-l.gif") no-repeat;
	margin: 13 0 0 2;
}
div.menu2
{
	float: left;
	height: 75;
	background: #8bb9b8 url("/images/menu2-l.gif") no-repeat;
	margin: 0 0 0 2;
}
div.menu a:link,div.menu a:active,div.menu a:visited
{
	display: block;
	padding: 17 40 0 40;
	font-size: 16px;
	color: #4d6d6c;
	text-decoration: none;
	background: url("/images/menu-r.gif") no-repeat right top;
	line-height: 16px;
}
div.menu a:hover
{
	text-decoration: underline;
}
div.menu2 strong
{
	display: block;
	font-weight: normal;
	padding: 30 40 0 40;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background: url("/images/menu2-r.gif") no-repeat right top;
	line-height: 16px;
}
#contentmain
{
	clear: both;
	padding: 1 0 0 0;
	text-align: left;
	height: 620;
}
#content
{
	clear: both;
	margin: 0 32 0 16;
	text-align: left;
	min-height: 800;
}
* html #content
{
	height: 800;
}

#lefttext
{
	float: left;
	width: 280;
	font-weight: 400;
	font-style: italic;
	line-height: 14px;
	font-size: 14px;
	color: #FFF;
	margin: 31 0 0 16;
}
* html #lefttext
{
	margin: 27 0 0 16;
}
#lefttext p
{
	padding: 0 !important;
	margin: 0 0 10 0 !important;
}
#main
{
	clear: both;
}
#bottom
{
	clear: both;
	width: 100%;
	background: #2a2f35;
	text-align: center;
	height: 41;
}
#bottomlayout
{
	width: 982;
	height: 100%;
	margin: 0 auto;
}
#copyright
{
	float: left;
	margin: 12 0 0 0;
	color: #808080;
}
#counters
{
	float: right;
	margin: 5 0 0 0;
}
#banners
{
	float: right;
	margin: 35 33 0 0;
}
* html #banners
{
	float: right;
	margin: 33 33 0 0;
}
#about
{
	float: left;
	width: 427;
}
#mainspacer
{
	float: left;
	width: 50;
	border-right: 1px solid #8bb9b8;
	height: 415;
	margin: 60 50 0 0;
}
#mainguest
{
	float: left;
	width: 425;
}
#hh
{
	float: left;
}
#hh2
{
	float: right;
	background: url("/images/sheet.png") no-repeat;
	padding: 0 0 0 40;
	height: 32;
	margin: 40 30 0 0;
}
#hh2 a:link,#hh2 a:active,#hh2 a:visited
{
	color: #5b5b5b;
	text-decoration: none;
	display: block;
	padding: 0 0 0 0;
	margin: 10 0 0 0;
	border-bottom: 1px dashed #5b5b5b;
}
#hh2 a:hover
{
	color: #FFF;
	border-bottom: 1px dashed #FFF;
}
#hhc
{
	 overflow: auto;
}
* html #hhc
{
	width: 100%;
}
a.white:link,a.white:active,a.white:visited
{
	color: #FFF;
	text-decoration: none;
}
a.white:hover
{
	color: #000;
}