body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(/images/layout/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sub-pages {
	background-image:url(/images/layout/content-shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 2px solid #433E3E;
}
.menu_background {
	background-color: #433E3E;
}
a:link, a:visited {
	color: #4E4E4E;
}
a:hover, a:active {
	color: #E96700;
}
.orange {color: #E96700; }
a.orange:link, a.orange:visited {color: #E96700; text-decoration: underline;}
a.orange:hover, a.orange:active {color: #4E4E4E; text-decoration: underline;}
.subpage-title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.u_right_menu {
	color:#e9eff9;
}
.u_right_menu a:link, .u_right_menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.u_right_menu a:hover, .u_right_menu a:active {
	color:#e9eff9;
	text-decoration:underline;
}
#main_table {
	border: 0pt none;
	margin: 0pt auto;
	width: 770px;
}
#footer {
	border: 0pt none;
	margin: 0pt auto;
	width: 770px;
	font-size:10px;
}
.main_box {
	background-color: #F4F4F4;
	padding: 3px;
	margin: 3px;
	color: #404040;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD3CC;
}
.main_box h1 {
	color: #FFFFFF;
	background-color: #433E3E;
	text-align: left;
	padding: 0 5px 0;
	margin: 3px;
	margin-bottom: 3px;
	font-size: 18px;
	vertical-align: middle;
	text-indent: 3px;
	border-color: #ADC3E8;
	border-width: 1px;
	border-style: solid;
	border-top: 0px;
}
.titles {
	color: #433E3E;
	font-weight:bold;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
}
.breadcrumb {
	font-family: Arial; 
	font-size: 10px; 
	color: #666666;
	height:17px;
}
a.breadcrumb:hover { 
	text-decoration: none;
}
.hosting_header_1 {
	background-color:#6F727A;
	color:#FFFFFF;
	font-weight:bold;
}
.hosting_header_2 {
	background-color:#F5F5F3;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.hosting_table_1 {
	background-color:#FFFFFF;
}
.hosting_table_1_3col {
	background-color:#FFFFFF;
	width:33%;
	text-align:center;
}
.easy_app_title {
	background-color:#FFFFFF;
	width:17%;
	font-weight:bold;
}
.easy_app_desc {
	background-color:#FFFFFF;
}
.easy_app_link {
	background-color:#FFFFFF;
	width:13%;
	text-align:center;
}