/* CSS Document */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 4px;
	text-align: center;
}

table {
	border: 0;
    border-collapse: collapse; 
	padding: 0;
	spacing: 0;
	margin-left: auto;
	margin-right: auto;
}

.footer a:link{color: #000; text-decoration: none;}
.footer a:visited{color: #000; text-decoration: none;}
.footer a:hover{color: #900; text-decoration: none;}
.footer a:active{color: #666; text-decoration: none;}

div.leftmenu 
{
	padding-left: 8px; 
}
.leftmenu a:link{color: #FFF; text-decoration: none; font-size: 14px; margin-top: 10px; font-weight: bold;}
.leftmenu a:hover{color: #FFC; text-decoration: underline; font-size: 14px; margin-top: 10px; font-weight: bold;}
.leftmenu a:visited{color: #FFF; text-decoration: none; font-size: 14px; margin-top: 10px; font-weight: bold;}
.leftmenu a:active{color: #FFC; text-decoration: underline; font-size: 14px; margin-top: 10px; font-weight: bold;}

table.mainpage
{
	margin-left: 1px;
}

td.leftmenu
{
	background-color: #696;
	text-align: left;
	background-image: url("img/images/left_menu_background.jpg"); 
	background-position: left bottom;  
	background-repeat: no-repeat; 
	border-left: 1px solid #000; 
	border-bottom: 1px solid #000;
	vertical-align: top;
}

td.mainbody
{
	background-color: #FFC;
	text-align: left;
	vertical-align: top;
	background-image: url("img/images/main_body_background.jpg"); 
	background-position: left bottom;  
	background-repeat: no-repeat; 
	border-right: 1px solid #000; 
	border-bottom: 1px solid #000;
}

h1 {
	padding-left: 8px;
	font-size: 16px;
	color: #933;
}

p 
{
	padding-left: 8px;
	padding-right: 8px;
	font-family: Trebuchet MS, Tahoma, Arial, Helventica, sans-serif;
	text-align: justify;
	font-size: 12pt;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 0;
}

td.leftmargin {
	background-color: #FFF;
}

td.clouds {
	border-left: 1px solid #000;
}

td.tagline {
	border-right: 1px solid #000;
	background-color: #CC9;
}

ul
{
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	list-style-image: url("img/images/checkmark.gif")
}

TABLE.hosting_form
{
	margin: 5px 0 5px 13px;
	border-color: #AEA393;
	border-width: 1px;
	border-style: solid;
#	background-color: #B5CFBE;
	background-color: #F2EFE9;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.hosting_form_head
{
	height: 30px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #626262;
	color: #FFFFFF;
}


TD.eval_text
{
	font-family: verdana;
	font-size: 10px;
	color: #606060;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px 2px 10px;
}

.eval_form_field
{
	font-family: verdana;
	font-size: 10px;
	color: #606060;
	background-color: #FFFFFF;
	border-color: #B2B2B2;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}


.standard_form_head
{
	height: auto;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #626262;
	padding: 3px 0 3px 0;
	color: #FFFFFF;
}

li
{
	margin-bottom: 10px;
}

h1.tagline {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	text-align: center;
}

td.topdivider {
	border-left: 1px solid #000; 
	border-right: 1px solid #000;
	background-color: #933;
	font-size: 8px; 
}


