body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	background-image: url(../images/css/bg_backup.gif);
	background-repeat: repeat-x;
}
.red_border {
	border: 1px solid #990000;
}
.menu_bg {
	background-image: url(../images/css/menu_top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.top_menu_center_grey_border {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #990000;
	font-weight: bold;
}
.submit_buttons {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.date {
	color: #FFFFFF;
}
.left_menu {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.text_center_white {
	color: #990000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.testimonial {
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.contact_index {
	color: #666666;
	text-align: left;
	vertical-align: middle;
}

.left_menu_items {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left_menu_headings {
	background-image: url(../images/css/grey_gradient.gif);
	background-repeat: repeat-x;
}
.bottom_menu_white_bg {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
}

.left_red_arrows {
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
}
li {
	color: #CC0000;
	list-style-type: disc;
	padding: 1px;
}

.menu_below_questions {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.center_text_navigation {
	color: #990000;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding-left: 5px;
}
h1 {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
h2 {
	font-size: 11px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #000000;
}
.cart_borders {
	border: 1px solid #CCCCCC;
}
.grad {
	background-image: url(../images/css/bg_backup2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#index_content {
	color: #333333;
	text-align: center;
}
#index_content img {
	padding: 1px;
	border: 1px solid #999999;
	margin-left: 5px;
}
#product {
	color: #333333;
}
#product img {
	padding: 1px;
	border: 1px solid #990000;
	text-align: justify;
}
#product h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.pagenumber_category {
	text-align: right;
}
