/*************************
 * Main website styles. *
 *************************
 */
body 
{  
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  background-image: url(image/background2.gif)
}

table
{
  width: 100%;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
}

td
{
  text-align: left;
  vertical-align: top;
}
 
td.body
{
  width: 100%;
}

td.logo
{
  text-align: center;
  width: 150px;
}

td.Navigation
{
  text-align: left;
  height: 100%;
  width: 150px;
  vertical-align: top;
}


/****************************
 * Header Section Styles. *
 ****************************
 */
div.HeaderSection
{
  font-family: Windsor;
  font-weight: normal;
  font-size: x-large;
  text-align: center;
  color: #0000FF;
}

div.HeaderSection H1
{
  font-size: larger;
}

div.HeaderSection H2
{
  font-style: italic;
  color: #3366FF;
}

/********************************
 * Navigations Section Styles *
 ********************************
 */
div.Navigation
{
  font-size: small;
}

div.Navigation A
{
  font-size: small;
}

div.Navigation A:hover 
{ 
  text-decoration: none; 
  color: #000099; /* #CC3333;  */
  font-size: larger; 
  font-weight: bold;
}

div.Navigation table
{
  height: auto;
  width: 150px;
}

/****************************
 * Content Section Styles *
 ****************************
 */
div.Content
{
  font-family: Verdana;
  font-weight: normal;
  font-size: medium;
  text-align: left;
  color: black;
}

div.Content H1
{
  font-family: Windsor;
  font-size: medium;
  font-style: italic;
  font-weight: bold;
  color: #0000FF;
}

div.Content H2
{
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  color: #3333FF;
  text-align: center;
}

div.Content img
{
  text-align : center;
}

div.Content A.Contact:hover
{ 
  text-decoration: none; 
  color: #3333FF; 
  font-weight: bold;
}

div.Content table.CustomerLinks
{
  text-align : center;
  width: 100%;
}

div.Content table.CustomerLinks td
{
  width: 50%;
  text-align : center;
}

div.Content table.Services
{
  width : 100%;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div.Content table.Services tr
{
  vertical-align: top;
  text-align: left;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div.Content table.Services td
{
  font-family: Verdana;
  font-size: small;
  width: 50%;
  text-align : left;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div.Content table.Contact
{
  width : 100%;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div.Content table.Contact tr
{
  vertical-align: top;
  text-align: left;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div.Content table.Contact td
{
  font-family: Verdana;
  font-weight: normal;
  font-size: medium;
  text-align: left;
  color: black;
  padding-bottom : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
}

div.Content span.Bullet
{
  font-family: Verdana;
  font-size: medium;
  font-weight: bold;
  color: #3333FF;
  text-align: left;
}


/* Server101 Stylsheet Info. */
/* large - medium fonts */
/*
.supfaq, .basefont, .reggrey, .largedblue, .largewhite {
	font-family: "verdana",sans-serif,"arial","helvetica";
}

.largedblue {
	font-size:11pt;
	color: #000099;
	font-weight:900;
}

.reggrey {
	font-size:12px;
	color: #666666;
	font-weight:900;
}

.largewhite {
	font-size:10pt;
	font-weight: 900;
	color: #ffffff;
}

.basefont {
	font-size: 9pt;
	line-height: 12pt;
}

.supfaq {
	font-size: 9pt;
	line-height: 12pt;
	color: #000099;
	font-weight: bold;
}





/* small fonts */
/*
.smallblack, .smallred, .smallblackcond, .smalldblue, .smallgrey, .smalldgrey {
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size:7pt;
	line-height: 14px;
}

.smallgrey {
	color: #999999;
}

.smallblackcond {
	color: #000000;
	word-spacing:-02;
}

.smallblack {
	color: #000000;
}

.smallred {
	color: #ff0000;
}

.smalldgrey {
	color: #666666;
}

.smalldblue {
	color: #000099;
}





/* margins - lists */
/*
.supportcontent {
	margin-left: 50px;
	margin-right: 10px;
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size:9pt;	
}

.supportcontent FONT, TD {
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size: 9pt;
	line-height: 12pt;
}

.uldedicated {
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.pdedicated {
	margin-top: 2px;
	margin-bottom: 2px;
}





/* table rules */
/*
.dialogbox {
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
}

.bottomrule {
	border-bottom: #000000 0px solid;
}

.toprule {
	border-top: #000000 0px solid;
}

.trcornerrule {
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
}

.tlcornerrule {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
}

.brcornerrule {
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
}

.blcornerrule {
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
}

.tbrule {
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
}

.tlcornerrule {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
}

.lrtrule {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
}

.siderule {
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
}

.rightrule {
	border-right: #000000 0px solid;
	text-align: right;
}

.leftrule {
	border-left: #000000 0px solid;
	text-align: right;
}

.inputbuttons {

}





/* misc bits */
/*
.inputdedicated {
	font-size: 8px;
}

.deffield {
	font-family: sans-serif,"arial","helvetica";
	font-size: 8pt;
}

.resreg {

}