@charset "iso-8859-1";

body {
	font-family: trebuchet MS, arial, sans-serif;
	font-size: 10pt;
}
textarea, input, select {
	font-family: arial, sans-serif;
	padding: 2px 4px;
	font-size: 9pt;	
}
sup {
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	vertical-align: 30%;
}
img {
	border-width: 0px;
}
a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #FF6600;
}

#content {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	color: #444F59;
	vertical-align: top;
}

#content a {
	color: #518FA8;
	text-decoration: none;
}

#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#content table {
	border: 0px none;
}

#headline {
	font-size: 18pt;
}


#headline a:hover  {
	text-decoration: none;
}

#mainmenu {
	font-size: 12pt;
}
#mainmenu a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 7px 36px 7px;
}
#mainmenu a:hover {
	color: #EEEEEE;
	background-color: #666666;
	opacity: 0.70;
}
#stats table {
	width: 90%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #AAAAAA;
	background-color: #999999;
	font-size: 9pt;
	line-height: normal;
}
#stats tr {
	background-color: #F9F9F9;
	padding: 0px;
}
#stats .title {
	background-color: #EEEEEE;
	color: #000000;
	font-weight: bold;
}
#stats div{
	padding: 0px;
	border: 1px solid #666666;
	height: 14px;
	background-color: #9BB8C6;
}
#stats .none{
	width: 100%;
	border: 0px;
	background-color: #F4F4F4;
}

.submenu {
	font-size: 10pt;
}
.submenu a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 1px 16px;
}
.submenu a:hover {
	color: #426466;
	background-color:#EEEEEE;
}
.sidemenu {
	font-size: 8pt;
}
.sidemenu a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 1px 16px;
}
.sidemenu a:hover {
	color: #FF6600;
}
h1, h2, h3 {
	color: #333333;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

hr {
	height: 0px;
	border: 1px solid noshade;
	color: #EEEEEE;
	filter: alpha(opacity=40);
}

.message {
	background: url('../pics/icon_done.png') no-repeat left center;
	font-family: arial, sans-serif, helvetica;
	font-weight: bold;
	padding: 1px 4px 1px 18px;
	margin-left: 0px;
}
.error, .error a {
	font-family: arial, sans-serif, helvetica;
	font-weight: bold;
	color: #EE3300;
	margin-left: 0px;
}
.error ul {
	list-style-type: square;
	padding: 1px 0px 1px 8px;
	margin: 0px 0px 0px 8px;
}
.notice {
	border-color: #8AAAD9;
	background-color: #C9D8ED;
	color: #213C64;
}

.large {
	font-weight: bold;
	font-size: 14pt;
	line-height: 120%;
}

.number {
	font-weight: bold;
	font-size: 10pt;
	color: #FDFDFD;
	background-color: #DDDDDD;
	display: block;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.note {
	font-family: trebuchet MS, arial, sans-serif;
	font-size: 9pt;
	line-height: 120%;
}

.small {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.hitcounter {
	cursor: crosshair;
}

.topbar {
	font-family: trebuchet MS, arial, sans-serif;
	font-size: 8pt;
	color: #333333;
}