body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#sidebar_column {
	background-image: url(images/column_text.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
#main_text_column {
	background-image: url(images/main_text.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	text-align: justify;
}
.main_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	text-decoration:none;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 26px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	font-size: 11px;
	line-height: 16px;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	font-size: 11px;
	line-height: 16px;
	text-decoration:none
}
#main_text_background {
	background-image: url(images/main_text.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
.main_text_interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	margin-left: 15px;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 26px;
	margin-left: 15px;
	line-height: 24px;
}
table {	   
	border-style: solid;    
	border-width: 1px;   
	border-color: #666666;
	border-collapse: collapse;
}
#product {
	border: 1px solid #CCC;
	padding: 5px;
}
.table_dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #DC1B1C;
	padding-left: 2px;
}
#no_border {
	border-style: solid;
	border-width: 0px;
	border-color: #666666;
	border-collapse: collapse;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #515151;
}
.main_text_interior_justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	margin-left: 15px;
	text-align: justify;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	margin-left: 15px;
}

