body {  font-family: Verdana, sans-serif; font-size: 11px; color: #000099; background-color: #FFFFFF}
table {  font-family: Verdana, sans-serif; font-size: 11px; color: #000099}
a:link, a:visited {  font-family: Verdana, sans-serif; font-weight: bold; color: #000099; text-decoration: underline}
a:hover {
	text-decoration: underline overline;
	background-color: #FFFFCC;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #333399;
}
h6 {  font-family: Verdana, sans-serif; font-size: 12px; color: #003333; background-color: #FFCC66; text-align: center}
.emphasizethis {  color: #660066; font-weight: bold}
.red {  color: #660066 }
.note_this {  font-style: italic}
a.subnotice:link, a.subnotice:visited {  
	text-decoration: underline;
	font-weight: normal;
}
a.subnotice:hover {  
	text-decoration: underline overline;
	background-color: #FFFFCC;
	color: #333399;
	font-weight: normal;
}
.subnotice {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.lineabove {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
}
h5 {  font-size: 12px; background: #FFCCFF; text-align: center; color: #000033}
h4 { font-size: 12px; background: #999999; text-align: center; color: #FFFFFF}
.bordered {
	border: 1px solid #666666;
	margin: 0px 0px;
	padding: 1px 2px;
; background-color: #FFFFFF}
.web123 {  background-color: #FFFFFF}

.tabs
{
padding:0;
background:#2D7A9D;
margin-top:10px;
color:white;
font-weight:bold;
font-size:16px;
margin:0;
}

.tabtop2
{
width:170px;
height:30px;
background:#2D7A9D URL(../images/tabup.png);
text-align:right;
padding-right:0px;
}

.tabdown
{
width:170px;
height:30px;
background:#2D7A9D URL(../images/tabdown.png);
text-align:right;
padding-right:0px;
}

.tabstitle{
margin-left:20px;
}

.softaculous {
border-top:solid 1px #A2ADC3;
background:#2D7A9D;
color:white;
font-weight:normal;
text-align:left;
padding-left:13px;
margin:0;
}

.fantastico {
font-size:25px;
margin-left:10px;
}

.cent {
font-size:15px;
position:relative;
top:-10px;
}

.hostingfeatures2 {
background:#99CC99;
margin:0;
font-size:10px;
}

.moreinfo {
background:#2D7A9D;
padding:5px;
}

a.moreinfo {
color:white;
text-decoration:underline;
}



.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #fffb14;
   font-size: 16px;
   font-family: Calibri, Arial;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }