@charset "utf-8";
/* CSS Document */

.body_text{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#999;
	line-height:15px;
}

.body_text_right{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	color:#333;
	line-height:15px;
	font-style:italic;
}


.product_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666;
	font-weight:bold;
	text-align:left
}

.body_text_italic{font-family:Arial, Helvetica, sans-serif; text-align:justify; font-size:12px; color:#999; font-style:italic}

.bodytext_center {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#999;
}


a:link {
	text-decoration:none;
	color: #666;
}
a:visited {
	text-decoration:none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color:#000;}
	
a:active {
	text-decoration:none;
	color: #666;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}

.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
}


.prod_back1 { background-color: #F3F3F3}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: inherit;
	color: #999;
	text-align:right;
	margin: 0px 0px 5px 0px;
}
a.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: inherit;
	color: #999;}
	


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: inherit;
	color: #999;
	text-align:justify;
	margin: 0px 0px 5px 0px;
}

h3{

font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight: inherit;
color: #999;
	text-align:right;
margin: 7px 0px 5px 0px;}


	/* Start of css that is not needed for the script */
	
	p{
		margin-top:0px;
	}
		
	/* End of css that is not needed for the script */
	
	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		border:0px;
		height:0px;
		visibility:hidden;
		position: absolute;
		overflow:hidden;
		padding:1px;
		width:700px;
	}
	.dhtmlgoodies_content{
	position:relative;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width:100%;
	font-size:0.8em;
	color: #FFF;
		
	}
