/* Global*/
BODY {
     MARGIN: 0px;
	 BACKGROUND-COLOR: #ffffff
}

/* FOOTER*/

a.menu_bot:link, a.menu_bot:visited {
	margin: 0 5px 0 5px;
	_vertical-align:middle;
	font-family: Verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
a.menu_bot:hover {
	font-family: Verdana;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
a.terms:link, a.terms:visited {
	text-align:center;
	font-family: Verdana;
	font-size:10px;
	color:#6E67A6;
	text-decoration: underline;
}
a.terms:hover {
	text-align:center;
	font-family: Verdana;
	font-size:10px;
	color:#000000;
	text-decoration: none;
}
.copy {
	text-align:center;
	font-family: Verdana;
	font-size:11px;
	color:#323232;
}
/* WEBHOSTING*/

.host_tbl{
	border-top: 1px solid #6E67A6;
    border-left: 1px solid #6E67A6;
}
.section_td{
	color:#222222;
	height:20px;
	font-size:13px;
	font-family:Verdana;
	text-align:left;
	font-weight:bold;
	padding-left: 5px;
	border-bottom: 1px solid #6E67A6;
}
.label_td{
	font-family:Verdana;
	font-size: 11px;
	background: #E0D9FF;
    border-right: 1px solid #6E67A6;
    border-bottom: 1px solid #6E67A6;
	padding-left:5px;

    width: 200px;
    height: 20px;
}
.plantd{
	font-family:Verdana;
	font-size: 11px;
	background: #FFF;
	border-right: 1px solid #6E67A6;
    border-bottom: 1px solid #6E67A6;
    width: 173px;
    height: 20px;
}
a.blue:link, a.blue:visited {
	font-family: verdana;
    font-size: 11px;
	color: #8F41E7;
	text-decoration: underline;
    font-weight: bold;
}
a.blue:hover {
	text-decoration: none;
    font-weight: bold;
}

/* WEBHOSTING*/

/* SUPPORT*/

.supbox {
	background-image:url(../img/frame_arc.jpg); background-repeat: no-repeat;
	border:solid 1px #B7ACF5;
	margin-right: 3px;
}
/* SUPPORT*/
/* ABOUT*/
.aboutheading {
	color:#222222;
	font-size:12px;
	font-family:Arial;
	text-align:left;
	font-weight:bold;
	margin: 0 0 0 -20px;
}
.abouttxt {
	font-family: Verdana;
	font-size: 11px;
	color:#323232;
}
/* ABOUT*/
/* FANTASTICO*/
.ftext {
	font-family: Verdana;
	font-size: 12px;
	color:#323232;
}

/* cPanel*/
.languages {
	text-align:left;
	font-family: Verdana;
	font-size:12px;
	color:#323232;
	font-weight:bold;
}
.support {
	float:right;
	margin: 0 11px 35px 0;
	font-family: Verdana;
	font-size:11px;
	color:#323232;
}
.cpanel {
	text-align:right;
	font-family: Verdana;
	font-size:11px;
	color:#323232;
	text-decoration: none;
	font-weight:bold;
}