body, td
{
	font-family: arial,helvetica;
	font-size: 11px;
	margin: 0px;
	text-align: left;
}

#sep
{
	width: auto;
	height: 5px;
	line-height: 5px;
	background-color: #CCCCCC;
}

.title
{
	font-size: 12px;
	color: #700000;
	font-weight: bold;
}

.highlights
{
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.formfields
{
	font-family: arial,helvetica;
	font-size: 11px;
	border: 1px solid #000000;
}

.right_space
{
	border-right: 3px solid #FFFFFF;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.left_right_space
{
	border-right: 5px solid #FFFFFF;
	border-top: 0px;
	border-left: 5px solid #FFFFFF;
	border-bottom: 0px;
}

.top_right_space
{
	border-right: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-left: 0px;
	border-bottom: 0px;
}

.top_space
{
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 3px solid #FFFFFF;
}

.bottom_space
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 3px solid #FFFFFF;
}

.white
{
	color: #FFFFFF;
}

.table_deco1
{
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	background-color: #EDF3F5;
	vertical-align: top;
}

.table_deco2
{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.table_deco3
{
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 5px;
	background-color: #FFFFFF;
}

.price
{
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}

.ul
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.answer
{
	text-align: left;
	display: none;
	font-size: 11px;
}

.hosting
{
	background:url(../images/hosting_bg.gif) center center repeat-x;
}

.titleblack
{
	font-size: 12px;

	font-weight: bold;

}

.bluecell
{background-color:#F4FAFF;}

.whitecell
{background-color:#FFFFFF;}

.padleft{padding-left:15px;}

#container
{
	position: relative;
	left: 0px;
	top: 23px;

}
