.back {
	background-image: url(common_images/topbar.gif);
	background-repeat: repeat-x;
}
.top_background {
	background-color: #99CC00;
	background-image: url(images/canvas.gif);
	background-repeat: no-repeat;
}
.canvas_td {
	margin: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	top: 10px;
}

.font_12_white_normal {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.font_12_black_normal {
	font-size: 12px;
	color: #000000;
	line-height: 14px;

}
a:hover {
	color: #FF3300;
	text-decoration: underline;

}
a {
	text-decoration: none;
	color: #990033

}
.price_list_outline {
	padding: 3px;
	border: 1px solid #0099FF;
	font-size: 12px;
	color: #000000;
}
.font_12_red_normal {
	font-size: 12px;
	color: #FF0000;
}
.font_14_black_bold {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}


.price_list_innerline {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.company_background {
	background-image: url(company/images/canvas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.agreement_background {
	background-image: url(red5_hosting/agreement/images/agreement_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

