body 				{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

body, td, tr		{ font-family: Tahoma, Verdana, "Lucida Sans Unicode"; font-size: 11px; color: #454545; vertical-align: top; }
a					{ color: #454545; text-decoration: none; } 
a:hover				{ color: #CC9900; text-decoration: none; }

table.wrapper {
	width:950px;
}

td.wrapper_body {
	background-image:url(images/bg_body.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:120px;
}

td.wrapper_footer { 
	background-image:url(images/bg_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:middle;
	margin-top:10px;
	height:50px;
}

td.header_01 {
	background-image:url(images/header_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:170px;
}

td.header_02 {
	background-image:url(images/header_02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
}

.footer {
	color:#858585;
	font-size:10px;
	padding:15px;
	text-transform:uppercase;
}

.footer a {
	color:#656565;
}

.footer a:hover {
	color:#858585;
}

.domain_checker {
	color:#f5f5f5;
	white-space:nowrap;
	vertical-align:middle;
	text-align:right;
	padding-right:15px;
	height:40px;
} 

.loginbox {
	background-image:url(images/sidemenu_1.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:50px;
	padding-bottom:10px;
	padding-left:20px;
	}


.breadcrumb {
	color:#858585;
	padding:10px;
	padding-bottom:12px;
}	

.breadcrumb	a {
	color:#858585;
}

.breadcrumb	a:hover	{
	color:#CC9900;
}


.wrapper_right		{ width: 700px; padding-left:20px; padding-top:10px; }
.wrapper_left		{ width: 230px; padding-top:5px; }

.sidemenu_1 {
	background-image:url(images/sidemenu_1.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:15px;
	}

.sidemenu_2 {
	background-image:url(images/sidemenu_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:50px;
	padding-bottom:30px;
	padding-left:20px;
	}

.sidemenu_3 {
	padding-left:20px;
	}

.sidemenu_4 {
	background-image:url(images/sidemenu_3.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
	}

table.side_menu {
	background-image:url(images/sidemenu_bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	margin-bottom:150px;
	width:100%;
	}	

tr.side_menu {
	background-image:url(images/separate_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	} 

td.side_menu {
	padding-top:6px;
	padding-bottom:8px;
	padding-right:3px;
	font-weight:bold;
	}

td.side_menu a {
	color:#454545;
	}

td.side_menu a:hover {
	color:#CC9900;
	}
	
.powered			{ color:#eeeeee; }
.powered a:hover	{ color:#eeeeee; }
.powered a			{ color:#eeeeee; }
