
body
	{
	margin: 0px;
	background: #FFFFFF;
	font: 10px verdana;
	}

td
	{
	font: 10px verdana;
	vertical-align: top;
	}
	
span
	{
	font: 10px verdana;
	vertical-align: top;
	text-align: justify;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}

td.header
	{
	height: 125px;
	background-image: url(images/bg_top.jpg);
	}

td.content
	{
	height: 150px;
	border: solid #66899D;
	border-width: 1px 0px 1px 0px;
	padding: 0px;
	vertical-align: text-top;
	}

td.menu_left
	{
	height: 100%;
	border: solid #E4E4E4;
	border-width: 0px 1px 0px 0px;
	}

td.menu_links
	{
	width: 100%;
	background: #E5E5E5;
	margin: 0px 0px 1px 0px;
	text-align: left;
	padding: 1px 0px 1px 20px;
	border: solid #C3C1B4;
	border-width: 0px 0px 1px 1px;
	}

td.data
	{
	height: 400px;
	padding: 30px 20px 30px 20px;
	border: solid #E4E4E4;
	border-width: 0px 1px 0px 0px;
	background-image: url(images/bg_ctop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
td.footer
	{
	height: 50px;
	text-align: right;
	color: #ABA692;
	font: 9px verdana;
	}


span.form_spacer
	{
	width: 100px;
	text-align: right;
	}

input
	{
	border: solid 1px #CCC;
	font: 10px arial;
	}

textarea
	{
	border: solid 1px #CCC;
	font: 10px arial;
	}

	


td.domaincheck
	{
	border: solid #BEBBA5; 
	border-width: 1px 0px 1px 0px; 
	width: 100%; 
	padding: 4px; 
	background: #F7F7F7;
	}

td.login
	{
	line-height: 20px;
	border: solid #BEBBA5; 
	border-width: 1px 0px 1px 0px; 
	width: 100%; 
	padding: 4px; 
	background: #F6F5F0;
	}

span.time
	{
	font: 9px verdana; 
	text-align: right; 
	width: 100%; 
	color: #CCC;
	}

td.hosting
	{
	background-repeat: no-repeat;
	background-position: top;
	padding: 25px 0px 0px 8px;
	text-align: left;
	font: 9px verdana;
	}

td.portfolio
	{
	background-image: url(images/portfolio.gif); 
	background-repeat: no-repeat;
	padding: 10px; 
	text-align: center; 
	font: 9px verdana;
	}

span.pack_inc
	{
	font: 10px verdana; 
	width: 100%; 
	height: 190px; 
	text-align: justify; 
	padding: 5px; 
	}





h1.intro
	{
	font: 18px arial;
	width: 100%;
	text-align: center;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	height: 25px;
	color: #F90;
	}
	

h1.page
	{
	font: 19px arial;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	text-align: center;
	border: solid #F90;
	border-width: 0px 0px 1px 0px;
	color: #1B7CA9;
	}
	
h2.section
	{
	font: 18px arial;
	text-align: left;
	border: solid #0066CC;
	border-width: 0px 0px 1px 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #CC9933;
	}
	
h5.thinblue
	{
	font: 9px verdana;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border: solid #8AA2B4;
	border-width: 0px 0px 1px 0px;
	}



















      
a:link 
{color: #C30; text-decoration:underline}
a:visited 
{color: #C30; text-decoration:underline}
a:hover 
{color: #7B7B7B  ; text-decoration:none; }     


a.menu:link 
	{
	color: #000; 
	text-decoration: none;
	}
a.menu:visited 
	{
	color: #000; 
	text-decoration: none;
	}
a.menu:hover 
	{
	color: #0066CC; 
	text-decoration: none;
	}     




