body, td, tr (line 3) {
font-family: Tahoma,Verdana,"Lucida Sans Unicode";
font-size: 11px;
color: #454545;
}

a					{ color: #454545; text-decoration: none; } 
a:hover				{ color: #996600; text-decoration: none; }

table.wrapper {
	width:920px;
}

td.wrapper_body {
	background-image:url(images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:30px;
	padding-top:45px;
	height:1000px;
}

td.wrapper_footer { 
	background-image:url(images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:30px;
	height:50px;
}

table.header_bg {
	background-image:url(images/header_image.jpg);
	background-repeat:no-repeat;
	height:245px;
	width:920px;
}

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

.footer a {
	color:#656565;
}

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

.domain_checker {
	white-space:nowrap;
	vertical-align:middle;
	height:45px;
} 
	
.login_box {
	color:#454545;
	white-space:nowrap;
	vertical-align:middle;
	width:650px;
	padding-left:10px;
	height:45px;
}

.login_box a {
	color:#656565;
}

.login_box a:hover {
	color:#336633;
}

.breadcrumb {
	color:#858585;
	background-image: url(images/bg_breadcrumb.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px;
	padding-top:15px;
	padding-bottom:15px;
}	

.breadcrumb	a {
	color:#858585;
}

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


.wrapper_right		{ width: 680px; padding-left:20px; }
.wrapper_left		{ width: 220px; }

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

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

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;
	}
	
.sidemenu_search {
	padding-top:25px;
	}

.powered			{ color:#eeeeee; padding-bottom:80px; }
.powered a:hover	{ color:#eeeeee; }
.powered a			{ color:#eeeeee; }

