body {
COLOR: #333333; 
font-family:Verdana;

PADDING-RIGHT:0px; 
PADDING-LEFT: 0px;
PADDING-TOP: 0px;
}

img {border:0};
h1 {font-weight: bold;font-size: 24px; font-family:Trebuchet MS;line-height: 23px;
}
h2 {font-weight: bold;font-size: 22px; font-family:Trebuchet MS;line-height: 21px;
}

hr {COLOR: #333333;}

.text {
COLOR: #333333; 
font-family:Verdana;
font-size: 12px;
margin-left: 2px;
}

a:link {text-decoration:underline; color:#333333;}
a:visited {text-decoration:underline; color:#333333;}
a:hover {text-decoration:none; color:#000000;}
a:active {text-decoration:underline; color:#000000;}

.mini {font-size: 10px; }
a.mini:link {text-decoration:underline; color:#333333;}
a.mini:visited {text-decoration:underline; color:#333333;}
a.mini:hover {text-decoration:none; color:#000000;}
a.mini:active {text-decoration:underline; color:#000000;}

tr {
font-family:Verdana;
font-size: 12px;
}

tr.one {
	color:#0F4276;
	background-color: #FFFFFF;
	text-align:center;
}
tr.two {
	color:#0F4276;
	background-color:#F2F2F2;
	text-align:center;
}
tr.dblue th {
	background-image: url(tback.gif);
	color:#FFFFFF;
	height:35px;
	text-align:left;
	font-size:14px;
	padding:0 6px ;
}
tr.dblue {
	background-image: url(tback.gif);
	color:#FFFFFF;
	height:35px;
	text-align:left;
	font-size:14px;
	padding:0 6px ;
}

td.feature {
	margin: 3px;
	padding: 5px;
	width:50%;
	height: 15px;
	text-align:left;
}

td.owndomain {
	margin: 3px;
	padding: 5px;

	font-size: 13px;
	color: #8E102F;
	font-weight: bold;
}

tr.list_accounts {
	background-color:#FFFFFF;
	text-align:center;
	font-size:12px;
}
tr.list_accounts2 {
	background-color:#F2F2F2;
	text-align:center;
	font-size:12px;
}


.error {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;	
	text-decoration: none;
	border: none;
}
