.table {
	background-image: url(../images/header_05.gif);
	background-repeat: repeat-x;
	border-color: black black red;
	border-bottom-width: 1px;
	margin-top: 3px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 350px;
	color: #FFFF33;
}

#navlist {
margin-top: 1px;
margin-bottom: 18px;
padding: 0px;
}

#navlist a, #navlist a:link, #navlist a:visited {
padding:  1px 0.5em 2px 0.5em;
color: #FF9900;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus {
border-top: 1px solid #FF9900;
border-bottom: 1px solid #FF9900;
padding:  1px 0.5em 2px 0.5em;
text-decoration: none;
}

#navlist li {
display: inline;
}

#navlist ul {
margin: 0px;
padding-top: 0px;
}

#navcontainer
{
width: 150px;
border-right: 1px solid #000;
padding: 0 0 0em;
background-color: #666666;
color: #333333;
margin: 0em 0em;
font-size: 11px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #000000;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 2px 2px 2px 0.5em;
border-left: 10px solid #CC9900;
border-right: 10px solid #CC9900;
background-color: #000000;
color: #FFCC00;
text-decoration: none;
width: 100%;
}

#navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #FFCC00;
border-right: 10px solid #FFCC00;
background-color: #333333;
color: #FFFF00;
}

#leftnav p {
margin: 0 0 0 0; 
}

#rightnav p {
	margin: 0 5px 0 0;
	text-align: left;
}

#container
{
width: 750px;
margin: 10px auto;
color: #333;
border: 1px #FF0000 solid;
; background-attachment: scroll;
background-image: url(../images/superiornew.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#active a:link { border: #333 solid;
background-color: #FF6600;
background-image: url(../images/l1_over.gif);
color: #333;
; border-width: 0px 1px 1px 
} 

#navcontainer2 {
width: 150px;
border-right: 1px solid #000;
padding: 0 0 0em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #000000;
color: #333;
margin: 0em 0em;
font-size: 11px 
}

#content
{
padding: 0em 1em 1em;
max-width: 36em;
; margin: 0px 160px
}

#leftnav
{
float: left;
width: 150px;
margin: 0 0 0 3px;
padding: 0em 1em 1em 0em;
}

#rightnav
{
width: 150px;
margin: 0 0;
padding: 0em 0em 1em;
float: right;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #000000;
	line-height: 16px;
	color: #FFFFFF;
}

#active a:hover { 
border: 1px solid #333;
background-color: #FF6600;
background-image: url(../images/l1_over.gif);
color: #333;
} 
 
ul { 
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
	line-height:18px; padding-bottom: 3px
}

li li { 
color: #FFFFFF;
	list-style-image: url(../images/bullet.gif);
	font-size: 11px;
	line-height:16px; padding-bottom: 3px
}

ol { 
margin-left: 50px;
color: #FFFFFF;
	font-size: 11px;
	line-height:16px; padding-bottom: 3px
}

.txtsmall {
	font-size: 10px;
	color: #CCCCCC;
	line-height : 14px;
}
select,textarea {
	font-size: 12px;
	background: #FFF7D9;
	color: #000000;
	padding: 3px;
	border: 1px dotted #FFCC00;
	width: 175px;
} 

h1 {
	font-size: 14px;
	font-weight : bolder;
	color: #FFCC00;
	margin-top : 0px;
	margin-bottom : -10px;
	border-color: black black #FFCC00;
	font-variant: small-caps;
	width: 250px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: 20px;
	}
	
h2 {
	font-size: 13px;
	font-weight : bolder;
	color: #FF9900;
	margin-bottom : -6px;
	border-color: #000000 black #FFCC00;
	padding-top: 5px;
	padding-left: 5px;
	text-indent: 5pt;
	background-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px; 
	border-bottom-width: 2px;
	border-left-width: 0px
	}
	
h3 {
	font-size: 10px;
	font-weight : bolder;
	color: black;
	margin-bottom : 0px;
}
.subhead {
	font-size: 12px;
	font-weight: bolder;
	color: #FFCC00;
}
.subhead2 {
	font-size: 11px;
	font-weight : bolder;
	color: #FFFF00;
	margin-bottom : -15px;
}
	 

p {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin-right: 10px;
} 

.more {
font-size: 9px;
color: #FFFF99} 
.more a:link {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
} 
.more a:visited {
color: #FFFFCC;
text-decoration: underline
} 
.more a:hover {
color: #FFCC00;
text-decoration: underline;
background-color: #333333
} 
.more a:active {
color: #FF0000;
text-decoration: none
} 
#content-main {
padding: 0em 0em;
max-width: 36em;
margin: 0px 10px 0px 160px
}


#footer {
clear: both;
margin: 5px auto 0px auto;
padding: .5em;
color: #333;
background-image: none;
background-repeat: repeat-x;
text-align: center
width: 750px;
}
.imagefloat {
float: right
}
.txtsmallplans {
	font-size: 11px;
	color: #FFFFCC;
	line-height: 14px;
	padding: 5px;
}
.hostingplans {
	top: 10px;
	color: #FFFFCC;
	margin: 0px;
	padding: 5px;
	border-bottom: 6px double #FFCC00;
	background: #333333;
}
#navcontainer li2 { 
border-bottom: 1px solid #90bade;
margin: 0;
background-color: #009966;
}
#content-compare {
padding: 0em 1em 1em;
max-width: 36em;
margin: 0px 10px;
}
h22 {
font-size: 12px;
font-weight : bolder;
color: #FF0000; ;
text-decoration: none;
}

#textarea {
	BACKGROUND: #FFF7D9;
	COLOR: #000000;
	FONT-SIZE:12px;
	padding: 3px;
	border: 1px dotted #FFCC00;
	width: 175px;
}
.txtsmall2 {
	font-size: 9px;
	color: #CCCCCC;
	line-height : 16px;
	list-style-position: outside;
	list-style-image: url(../images/green.gif);
	text-decoration: none;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFCC33;
	border-right-color: black;
	border-bottom-color: #000000;
	border-left-color: black;
	font-weight: bold;
}
.moreCompare {
color: #FFFF99;
font-weight: normal;
font-size: 10px;
color: #990000;
text-decoration: none;
}
#containermini {
	width: 400px;
	margin: 10px auto;
	color: #FFFFCC;
	border: 1px black solid;
	padding: 15px;
	background: url(../images/superiornew.jpg) no-repeat scroll left top;
}

#rightpara {
font-size: 11px;
line-height: 15px;
color: #FFFF99;
padding: 3px;
}

#navlist a:link {
color: #FFCC00;
text-decoration: none;
font-weight: bold;
margin-right: 7px;
margin-left: 7px;
padding-top: 2px
}

.border {
	border: 1px dashed #FF0000;
}

#rightnav2 {
	width: 150px;
	margin: 0 0;
	padding: 0em 0em 1em;
	float: right;
	background-color: #000000;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.redbox {
	color: yellow;
	margin: 5px auto 5px auto;
	padding: 5px;
	width: 80%;
	border: 2px dashed #FF0000;
	background: #333333 center;
	text-align: center;
	font-size: 11px;
}
.statustable {
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
input.txt{ 
	BACKGROUND: #FFF7D9;
	COLOR: #000000;
	FONT-SIZE:12px;
	padding: 3px;
	border: 1px dotted #FFCC00;
	width: 170px;
}
input.btn{ 
	COLOR: #000000;
	FONT-SIZE:12px;
	padding: 3px;
	border: 1px dotted #FFCC00;
}
#black {
	background: #000000;
	padding: 5px;
	color: #FFFFFF;
}
.imagefloatleft {
float: left}
.pullouts {
	top: 10px;
	color: #FF0000;
	margin: 10px;
	padding: 2px;
	border-bottom: 6px double #FFCC00;
	background: #333333;
	float: right;
}

#containermini p{
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.order {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	padding: 5px;
	height: 100px;
	width: 400px;
	border: 2px dotted #FF0000;
	margin: 5px;
}
hr {
color: white;
}
