TABLE {
	border: 1px #666 solid;
}
TH {
	font-weight: bold;
	text-align: left;
	color: #ec2177;
}


.header {
	background-color: #000;
	color: #CCC;
	padding:12px;
	border-bottom: 1px #666 solid;
}


.main {
	background-color: #000;
	padding-top:6px;
	padding-bottom:20px;
	padding-right:6px;
	padding-left:6px;
	color: #FFF;
}

.rightblock {
	height: 100%;
	background-color: #000;
	font-size: 12pt;
	line-height: 18pt;
/*
*/
	font-weight: 100;
	color: #666;
/*
	text-align: right;
*/
}

.caption {
	height: 100%;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: 100%;
	font-style: italic;
	color: #666;
	text-align: right;
}

.attribute {
	font-size: 9pt;
	line-height: 12pt;
	font-style: italic;
	padding-top: 6px;
}

.footnote {
	color: #666;
	font-size: 8pt;
	line-height: 8pt;
	font-style: italic;
}

HR {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px #666 solid;
	border-left: 0;
}

.page {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
.righttitle {
	padding: 8px 4px 8px 4px;
	color: #ec2177;
	display: block;
	line-height: 11px;
	font-family:  arial, sans-serif;
	font-weight: bold;
	/*
	border-bottom: 1px #333 solid;
*/
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 10px;
}
.menutitle {
	padding: 8px 4px 8px 4px;
	color: #ec2177;
	display: block;
	line-height: 11px;
	font-family:  arial, sans-serif;
	font-weight: bold;
	/*
*/
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 10px;
}

.footer{
	font-size: 10px;
	color: #CCC;
padding-left:9px;
background-color:#000;
}

.menublock {
	height: 100%;
	background-color: #000;
	padding:0px;
	margin:0px;
}

.nobutton {
	padding: 8px 10px 8px 10px;
	color: #EEE;
	display: block;
	/*
*/
	line-height: 11px;
	font-family: arial, sans-serif;
	font-weight: bold;
	/*
	border-bottom: 1px #ec2177 solid;
	letter-spacing: .15ex;
*/
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 10px;
}


A.link{
	color: #6CF;
	text-decoration: none;
	font-weight: bold;
}
A.link:hover {
	text-decoration: underline;
}


A.menubutton {
	padding: 8px 8px 8px 8px;
	color: #EEE;
	display: block;
/*
*/
	line-height: 11px;
	font-family: arial, sans-serif;
	font-weight: bold;
/*
	border-bottom: 1px #ec2177 solid;
	letter-spacing: .05ex;
*/
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 10px;
}
A.menubutton:hover {
	background-color: #CCC;
	font-weight: bold;
	color: #000;
}

#notice {
	color: #666;
	font-size: 41px;
	line-height: 48px;
	float: right;
	padding-right: 6px;
	font-family: impact, Futura-CondensedExtraBold, verdana, arial;
}


HTML, BODY {
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: arial, sans-serif;
/*
	background-color: #333;
*/
}
BODY {
	overflow-y: scroll;
	background-color: #333;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
UL {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 12pt;
}

H1 {
	padding: 0px;
	margin: 0px;
	font-size: 19pt;
	line-height: 19pt;
	font-family: helveticaneue-condensedblack, impact, Futura-CondensedExtraBold, arial;
	font-weight: lighter;
}

H2 {
	font-family: helveticaneue-condensedblack, impact, futura-condensedExtraBold, arial;
	font-weight: lighter;
	padding: 4px 0px 2px 0px;
	margin: 0px;
	font-size: 12pt;
	line-height: 13pt;
	text-transform: none;
}

H3 {
	font-family: helveticaneue-condensedblack, impact, futura-condensedExtraBold, arial;
	font-weight: lighter;
	padding: 0pt;
	margin: 0pt;
	font-size: 12pt;
	line-height: 13pt;
	text-transform: none;
}

