body { 
	font-size: 1.0em; 
	font-family: arial, helvetica, sans-serif; 
	background-color: #ffffff;
} 

a:link { color: #83A6CC; text-decoration: none}
a:visited { color: #83A6CC; text-decoration: none}
a:hover { color: #030342; text-decoration: none}
a:active { color: #030342; text-decoration: none }

h1{
	 font-size: 1.0em; 
	 font-family: arial, helvetica, sans-serif; 
	 font-weight: bold;
	 color: #83A6CC;
}

h2{
	 font-size: 0.9em; 
	 font-family: arial, helvetica, sans-serif; 
	 font-weight: bold;
	 color: #83A6CC;
}

h3{
	 font-size: 0.8em; 
	 font-family: arial, helvetica, sans-serif; 
	 font-style: italic;
	 color: #83A6CC;
}

p {
	font-size: 0.8em; 
	font-family: arial, helvetica, sans-serif;
	color: black; 
	font-weight: normal;
}

p.white {
	font-size: 0.85em; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: white; 
  font-weight: normal;
	text-align: justify;
}
p.white a:link { color: white; text-decoration: none}
p.white a:visited { color: white; text-decoration: none}
p.white a:hover { color: #030342; text-decoration: none }
p.white a:active { color: #030342; text-decoration: none }

p.services {
	font-size: 1.0em; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: white; 
  font-weight: bold;
	text-align: center;
}
p.services a:link { color: white; text-decoration: none}
p.services a:visited { color: white; text-decoration: none}
p.services a:hover { color: #030342; text-decoration: none }
p.services a:active { color: #030342; text-decoration: none }

li {
	font-size: 0.85em; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: white; 
  font-weight: normal;
	text-align: justify;
}

table.titlebar
{
  border: 0;
	width: 753px;
	background-color: #ffffff;
}

table.main
{
  border: 0;
	width: 753px;
	background-color: #ffffff;
}

tr.menubar1
{
  background-color: #86A8CE;
  color: white;
  font-size: 0.8em;
  text-align: left;
}
tr.menubar1 a:link { color: white; text-decoration: none}
tr.menubar1 a:visited { color: white; text-decoration: none}
tr.menubar1 a:hover { color: #030342; text-decoration: none }
tr.menubar1 a:active { color: #030342; text-decoration: none }

tr.menubar2
{
  background-color: #B1D1E8;
  color: white;
  font-size: 0.8em;
  text-align: left;
}
tr.menubar2 a:link { color: white; text-decoration: none}
tr.menubar2 a:visited { color: white; text-decoration: none}
tr.menubar2 a:hover { color: #030342; text-decoration: none }
tr.menubar2 a:active { color: #030342; text-decoration: none }

td.infocol
{
  background-color: #86A8CE;
	background-image: url(../images/servicebackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
  color: white;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  width: 220px;
}
td.infocol a:link { color: white; text-decoration: none}
td.infocol a:visited { color: white; text-decoration: none}
td.infocol a:hover { color: #030342; text-decoration: none }
td.infocol a:active { color: #030342; text-decoration: none }

table.services
{
  border: 0;
	background-color: white;	
}

td.services 
{
	background-color:#86A8CE;
	background-image: url(../images/servicebackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	color: white;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  width: 145px;
	height: 150px;
}

table.contactform
{
  border: 0;
	background-color: #86A8CE;
	background-image: url(../images/servicebackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;	
	width: 450px;
}

td.contactform {
	font-family: arial, helvetica, sans-serif;
	color: white; 
	font-size: 0.8em;
  text-decoration: none;	
}

table.hosting
{
  border: 0;
	background-color: #C7D8CE;
	background-image: url(../images/servicebackground.jpg);
	background-repeat: repeat-x;
	background-position: top right;	
	width: 450px;
}

td.hosting {
	font-family: arial, helvetica, sans-serif;
	color: white; 
	font-size: 0.8em;
  text-decoration: none;	
}

img {border: 0;}

tr.detailstext {
  font-size: 0.7em; 
	font-family: arial, helvetica, sans-serif; 
	color: black;
	padding: 1.0em;
}

tr.detailstext a:link { color: black; text-decoration: none}
tr.detailstext a:visited { color: black; text-decoration: none}
tr.detailstext a:hover { color: black; text-decoration: underline }
tr.detailstext a:active { color: black; text-decoration: underline }

td.comments
{
	background-color: #C7D8CE;
	background-image: url(../images/servicebackground.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	color: black;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
}

td.conditions
{
	background-color: #C7D8CE;
	background-image: url(../images/servicebackground.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	font-size: 0.8em; 
	font-family: verdana, arial, helvetica, sans-serif;
}

td.conditions li {
	font-family: verdana, arial, helvetica, sans-serif;
	color: navy; 
  	font-weight: normal;
	text-align: justify;
	margin-right: 25px;
line-height: 1.5em;
}



