#all A:link       { color: #000020 }
#all A:visited    { color: #000020 }
#all A:active     { color: #000020 }
#all A:hover      { color: #0000FF }

body {
	margin:5px 0px; padding:0px;
	text-align:center;
	font-family:Trebuchet MS; 
	font-size: 20px;
	background: #f1f1f1 url(../images/bg7.jpg) repeat-x top;
	height:100%;
}


.tdback1 {
background:#336699 url(/images/acct_bk1.gif); 

}

.tdfont {
	font-family: tahoma;
	font-size: 11px;
}

td.features {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; background-color: #F0F0F0}

 .InputBox	{
 		  BORDER-RIGHT: f5f5f5 1px inset;
 		  BORDER-TOP: white 1px inset;
 		  BACKGROUND-ATTACHMENT: fixed;
 		  BACKGROUND-IMAGE: url(../images/inputbg.gif);
 		  BORDER-LEFT: white 1px inset;
 		  BORDER-BOTTOM: f5f5f5 1px inset;
	     FONT-SIZE: 11px;
        FONT-FAMILY: Tahoma
 		}

.NavText {
	font-family: tahoma;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;

}

.requesttable {

border: 1px solid #c0c0c0;

}

.back {
  background-image: url(../images/comp1.gif);
  background-repeat: no-repeat;
}

.topback {
  background-image: url(../images/toplogo.jpg);
  background-repeat: no-repeat;
}

.menuback {
  background-image: url(../images/bk1.gif);
  height: 21px;
  width: 799px
}

.bottomback {
  background-image: url(../images/bottom.jpg);

}

.NavButton {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #369;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #69c;
	border-right: solid 1px #069;
	border-bottom: solid 1px #069;
	border-left: solid 1px #69c;
}

.NavButton2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.TopNavButton1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #069;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 1px #FFFFFF;
}

#SideNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#306898;
display: block;
width: 115px;
padding: 3px 5px;
margin: 1px;
} 

#SideNavButton a:hover {
background: #669ACC;
color:#000000;
padding-left:4px;
} 

.bottomNav:visited { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration:none }
.bottomNav  { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration: none }
.bottomNav:hover { color: #ffffff; font-family: tahoma; text-decoration: underline }

.topNav:visited { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration:none }
.topNav  { color: #ffffff; font-family: tahoma; font-size: 11px; text-decoration: none }
.topNav:hover { color: #ffffff; font-family: tahoma; text-decoration: underline }

.prodlist {
	list-style-type: disc;
   list-style-position: inside;
	font-family: verdana;
	font-size: 11px;
	margin-top: 3;
	margin-left: 5;
	margin-right: 5;
}

.numlist {
	list-style-type: decimal;
   list-style-position: inside;
	font-family: verdana;
	font-size: 11px;
	margin-top: 3;
	margin-left: 5;
	margin-right: 5;
}

.faqlist {
	list-style-image: url(../images/bullet_small.gif);
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.hostlist {
	list-style-image: url(../images/bullet_small.gif);
	font-family: tahoma;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: -10px;

}

.liq {
	list-style-image: url(../images/help_q.gif);
   list-style-position: outside;
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.lia {
	list-style-image: url(../images/help_a.gif);
   list-style-position: outside;
	font-family: verdana;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 10px;
}


table.invoice {
	border: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.invoice th {
	border: 1px solid #c0c0c0;
	font-weight:bold;
	
}
table.invoice td {
	border: 1px solid #c0c0c0;
}

