/*[fmt]CC90-1C0D-3*/
/*+clearfix {*/
body:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

body
{
	display: inline-block;
}

body
{
/*\*/
	display: block;
/**/
	-height: 1px;
}

/*+}*/
/*+init {*/
*
{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, th
{
	font-weight: inherit;
	=font-weight: expression(this.__FW?this.__FW:(new Function('t','return (t.__FW=t.parentNode.currentStyle.fontWeight)'))(this));
}

address, cite, dfn, var
{
	font-style: inherit;
	=font-style: expression(this.__FS?this.__FS:(new Function('t','return (t.__FS=t.parentNode.currentStyle.fontStyle)'))(this));
}

caption, code, kbd, pre, samp, tt, input, textarea, select, button
{
	font-family: inherit;
	=font-family: expression(this.__FF?this.__FF:(new Function('t','return (t.__FF=t.parentNode.currentStyle.fontFamily)'))(this));
}

table
{
	border-spacing: 0;
}

th
{
	text-align: left;
}

html, body, thead, tbody, tfoot, tr, th, td, br
{
	position: static;
}

input[type=hidden]
{
	display: none !important;
}

fieldset, a img
{
	border: 0;
}

body
{
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.4;
}

/*+}*/
/*(c)2010 Arie van Boxel*/
/*[clearfix]*/body
{
	background: #000 no-repeat fixed center center;
	color: #FFFFFF;
	text-shadow: 0 2px 5px #AAA;
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
}

#no-ie
{
	color: #FFFFFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 4px;
	margin-left: 10px;
	background-color: #000000;
	padding: 0px 4px 1px;
	/*+opacity:70%;*/
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	font-size: xx-small;
}

a, a:link, a:visited
{
	text-decoration: none;
	color: #142642;
	line-height: 18px;
	padding: 2px 2px 2px 3px;
	width: 100%;
}

div#footerMenu a
{
	color: #FFFFFF;
	line-height: 1.3;
}

div#footerMenu a:hover
{
	text-decoration: underline;
}

div#footerInfo
{
	line-height: 1.3;
	color: #BCBCBC;
}

div#no-ie a
{
	color: #FFFFFF;
	text-decoration: underline;
}

h1
{
	background: #000000;
	float: left;
	width: auto;
	font-size: large;
	font-variant: small-caps;
	padding: 4px;
	border: 2px solid #FFFFFF;
	/*+border-radius:6px;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px 6px 6px 6px;
	/*+opacity:70%;*/
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	/*+box-shadow:1px 2px 10px #414141;*/
	-moz-box-shadow: 1px 2px 10px #414141;
	-webkit-box-shadow: 1px 2px 10px #414141;
	-o-box-shadow: 1px 2px 10px #414141;
	box-shadow: 1px 2px 10px #414141;
}

h2
{
	font-size: larger;
	background-color: #252525;
	font-variant: small-caps;
	margin-bottom: 5px;
	padding: 2px 2px 2px 3px;
	color: #FFFFFF;
	/*+border-radius:4px 4px 0 0;*/
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

img
{
	border-width: 0;
}

div#container a img
{
	margin: 1px;
}

li
{
	list-style: none;
}

div ul li:hover
{
	background-color: #A9A9A9;
	color: #FFFFFF;
}

#copyright
{
	text-align: right;
	text-shadow: 1px 0 2px #000000;
}

.header
{
	text-shadow: none;
}

div#copyright a
{
	font-size: smaller;
	color: #FFFFFF;
	background: #000000;
	float: right;
	width: auto;
	padding: 0px 4px;
	border: 2px solid #FFFFFF;
	/*+border-radius:4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	/*+opacity:70%;*/
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	/*+box-shadow:1px 2px 10px #414141;*/
	-moz-box-shadow: 1px 2px 10px #414141;
	-webkit-box-shadow: 1px 2px 10px #414141;
	-o-box-shadow: 1px 2px 10px #414141;
	box-shadow: 1px 2px 10px #414141;
	margin-top: 5px;
	margin-right: 2px;
}

.mark
{
	font-weight: bold;
}

div#no-ie a:hover
{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

