* {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #b9b8b8;
}
body {
	text-align: center;
	margin-top:10px;
	padding: 0px;
	background-color: #000000;
}

#wrapper {
	width: 624px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper h1 {
	margin: 0px;
	padding: 0px;
	height:62px;
	background-image:url(../images/h1_title.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#top_text {
	height:70px;
	background-image:url(../images/back.gif);
	background-repeat:no-repeat;
	padding: 15px 0px 0px 0px;
}

/*FirefoxAMozillaASafariAOpera*/
html[xmlns] #top_text {
	/*margin-top:-12px;*/
	height:52px;
	background-image:url(../images/back.gif);
	background-repeat:no-repeat;
}

#top_text p {
	text-align: left;
	color:#b9b8b8;
	padding: 0px 20px 0px 20px;
}

#top_text table{
	width: 584px;
	text-align: left;
	/*padding: 0px 20px 0px 20px;*/
	margin-left:20px;
	*margin-left:0px;
	
	clear: both;
	
}

#top_text td{
	width: 584px;
	background-color:#333333;
}




#main_back {
margin-top:0px;
	width: 624px;
	background-image:url(../images/back_top2.gif);
	background-repeat:repeat-y;
	*margin-top:-40px;
}

#main {
	text-align: left;
	padding: 0px 20px 0px 20px;
	color:#b9b8b8;
	
}

#main p {
	margin: 0 0 10px 0;
	
}

.column {
	line-height:15px;
	margin-bottom:15px;
}

.titlecolumn{
	padding: 6px 10px 6px 10px;
}

.blue{
	color:#0066FF;
	margin-top:-10px;
	margin-bottom:0px;
	
}
a:link { color: #0066FF; text-decoration: none; } 
a:visited { color: #0066FF; text-decoration: none; } 
a:active { color: #0066FF; text-decoration: none; }
a:hover { color: #0066FF; text-decoration: underline; }


#main strength {
	font-weight:bold;
}

#main table {
	width: 584px;
	margin-bottom:20px;
	clear: both;
	margin-top:-22px;
	*margin-top:-1px;
}
#main img.sheet {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
#main table.head {
	float:left;
	width: 320px;
	
	clear:none;
}

#main th {
	padding: 6px 10px 6px 10px;
	text-align:left;
	color: #b9b8b8;
	background-color: #343333;
	border-bottom: 1px solid #666666;
	font-weight: normal;
	vertical-align: top;
	
}

#main td {
	padding: 6px 10px 6px 10px;
	background-color: #1e1e1e;
	
}

#wrapper.under {
	margin: 0px;
	padding: 0px;
}

#foot {
	width: 624px;
	margin-right: auto;
	margin-left: auto;
	text-align:left
}