body {
	background-color: #003366;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000066;
}
.cell_pad_10 {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	color:#900;
}
.bottom_bar_scrl {
	background-image: url(images/bottom_bar_scrl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 5px;
}

.buy_top {
	background-image: url(images/buy_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.buy_bottom {
	background-image: url(images/buy_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.buy_left {
	background-image: url(images/buy_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.buy_right {
	background-image: url(images/buy_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contents_bg {
	background-image: url(images/contents_bg.jpg);
	background-repeat: no-repeat;
}

.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #F0F4F8;
	padding-right: 10px;
	padding-left: 10px;
}
.feature_bottom {
	background-image: url(images/feature_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.feature_mid {
	background-image: url(images/feature_mid.gif);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feature_top {
	background-image: url(images/feature_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.frame_top {
	background-image: url(images/frame_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.frame_mid {
	background-image: url(images/frame_mid.gif);
	background-repeat: repeat-y;
}
.frame_bottom {
	background-image: url(images/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mid {
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
}

.optin_live {
	background-image: url(images/optin_live.jpg);
	background-repeat: no-repeat;
	}
.optin_updates {
	background-image: url(images/optin_updates.jpg);
	background-repeat: no-repeat;
}
.optin_vlive {
	background-image: url(images/optin_vlive.jpg);
	background-repeat: no-repeat;
}


.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}