/* CSS Document */
html { width: 100%; height: 100%; }
body { margin: 0px; width: 100%; height: 100%; }
table.main_table { width: 100%; height: 100%; }

td.bg_left { background: #FFFFFF url('../images/bg_left.gif') repeat-y top right; width: 12px; }
td.bg_right { background: #FFFFFF url('../images/bg_right.gif') repeat-y top left; width: 12px; }
td.bg_left_secondary { background: #3f5670 url('../images/bg_main.gif') repeat top right; }
td.bg_right_secondary {	background: #3f5670 url('../images/bg_main.gif') repeat top left; }
td.logo_bg { background: #0f273f url('../images/logo_bg.gif') repeat-x top left; color: #FFFFFF; height: 84px; }
td.menu_top_bg { background: #617e9a url('../images/menu_top_bg.gif') repeat-x top left; height: 9px; }
td.menu_bottom_bg { background: #617e9a url('../images/menu_bottom_bg.gif') repeat-x top left; height: 9px }
td.menu_bottom_bg2 { background: #617e9a url('../images/menu_bottom_bg2.gif') repeat-x top left; height: 15px }
td.menu_bg { background-color: #2f5984; color: #FFFFFF; height: 32px }
td.sp_tbl_menu_bg { background-color: #2f5984; color: #FFFFFF; height: 25px }
td.main_detail_bg { background-color: #183f68; color: #FFFFFF; }
td.break_bg { background-color: #0f355f; }
td.header1_bg { background: #f5ecc7 url('../images/header1_bg.gif') repeat-x top left; }
td.hosting_bg { background: #d9af21 url('../images/hosting_bg.gif') repeat-x top left; }
td.hosting_bg2 { background: url('../images/hosting_bg2.gif') repeat-x top left; vertical-align: top; }
td.header2_bg { background: #e0e2e4 url('../images/header2_bg.gif') repeat-x top left; }
td.second_pages_bg { background-color: #1d3d5e; color: #FFFFFF; vertical-align: top; height: 76% }

td.hosting-break { background: url('../images/host_break.gif') repeat-x top left; }

table.hosting-block {
	margin-top: 29px;
	margin-bottom: 17px;
	width: 100%;
}

table.hosting-details {
	margin-top: 5px;
	width: 100%;
}

td.hosting-details {
	font-family: Tahoma;
	font-size: 11px;
	color: #6d6b60;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: left;
}

td.hosting-price {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #865200;
	text-align: right;
}

td.hostingTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #865200;
}

td.support_bg { background: #8499a7 url('../images/support_bg.gif') repeat-x top left; }

table.support-block {
	width: 100%;
	margin-top: 27px;
	margin-bottom: 97px;
	text-align: center;
}

td.support_small_bg_top { background: #8499a7 url('../images/support_small_bg_top.gif') repeat-x top left; height: 13px; }
td.support_small_bg_bottom { background: #8499a7 url('../images/support_small_bg_bottom.gif') repeat-x top left; height: 10px; }
td.support_small_bg { background: #8499a7 url('../images/support_small_bg.gif') repeat-x top left; height: 32px; }

td.support_small_sales {
	font-family: Tahoma;
	font-size: 10px;
	color: #d5dbe1;
	padding-left: 3px;
	padding-right: 10px;
}

td.support_small_sales a {
	color: #d5dbe1;
	text-decoration: none;
}

td.support_small_sales a:hover {
	text-decoration: underline;
}

td.bottom_menu {
	background: #0f355f url('../images/break2.gif') no-repeat top left;
	font-family: Tahoma;
	font-size: 9px;
	color: #c6ced6;
	text-align: right;
	vertical-align: middle;
	padding: 11px 10px 5px 0px;
}

td.bottom_menu a {
	color: #c6ced6;
	text-decoration: none;
}

td.bottom_menu a:hover {
	text-decoration: underline;
}

table.title_bar {
	width: 95%;
	margin: 14px;
}

td.title_bar { background: #566e86 url('../images/title_bar_part03.gif') repeat-x top left}
td.title_bar_text {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}

td.main_text {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
}

font.planname {
font-weight: bold; font-size: larger;
	}

