body{
	margin:0px;
	padding:0px;
	background-color:#000000;
}
p{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color:#999999;
	display:inline;
}
tr{
	vertical-align:top;
}

.div_body{
	background-color:#0a0a0a;
	width:100%;
}

#wrapper{
	width: 900px;
	margin:0px auto;
	border: 0px;
}
#iwrapper{
	width: 850px;
	margin:0px auto;
	border: 0px;
}

.reg_text{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color:#999999;
	display:inline;
}



.sbox{
	padding:0px;
	border: solid 1px;
	border-color:#999999;
}

.sbox_title{
	height:35px;
	padding: 2px;
	text-align: center;
	background-image:url('img/bg/dbox_header_bg.jpg');
	background-repeat:repeat-x;
	background-color:#666666;
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	color:#000000;
}
.sbox_body{
	padding: 15px 20px;
}

.div_banner{
	background-color:#000000;
	height: 100px;
	width:100%;
}
.div_footer{
	background-color:#000000;
	height: 150px;
	width:100%;
}


.navlink_news{
	border:none;
	width: 58px;
	height: 24px;
	background-image:url('img/bg/link_news.png');
	background-repeat: no-repeat;
}
.navlink_news:hover{
	background-image:url('img/bg/link_news_ro.png');
	cursor:pointer;
}
.navlink_samples{
	border:none;
	width:95px;
	height: 24px;
	background-image:url('img/bg/link_samples.png');
	background-repeat: no-repeat;
}
.navlink_samples:hover{
	background-image:url('img/bg/link_samples_ro.png');
	cursor:pointer;
}
.navlink_bio_and_credits{
	border:none;
	width:151px;
	height: 24px;
	background-image:url('img/bg/link_bio_and_credits.png');
	background-repeat: no-repeat;
}
.navlink_bio_and_credits:hover{
	background-image:url('img/bg/link_bio_and_credits_ro.png');
	cursor:pointer;
}
.navlink_contact{
	border:none;
	width:96px;
	height: 24px;
	background-image:url('img/bg/link_contact.png');
	background-repeat: no-repeat;
}
.navlink_contact:hover{
	background-image:url('img/bg/link_contact_ro.png');
	cursor:pointer;
}









a.navlink{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color:#f40017;
	text-decoration:none;

	padding:2px 8px;
	border-bottom: solid 2px;
	border-bottom-color: transparent;
	border-top: solid 2px;
	border-top-color: transparent;
}
a.navlink:hover{
	border-bottom-color: #f40017;
	border-top-color: #f40017;
}


.reglink{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color:#f40017;
	text-decoration:none;
	cursor:pointer;
}
.reglink:hover{
	text-decoration:underline;
}

.redbox{
	border:solid 1px;
	border-color:#a21d1d;
}
.red_title{
	padding: 2px;
	text-align: center;
	background-image:url('img/bg/redbox_title.jpg');
	background-repeat: repeat-x;
	height:30px;
	background-color:#a21d1d;
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	color:#000000;
}
.redbox_body{
	padding: 15px 20px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color:#999999;
}


.topic_header{
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	color:#cccccc;
}
.topic_subheader{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color:#999999;
}


.rt_column_subheader{
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	color:#ffffff;
}


.news_title{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color:#ffffff;
}