* {
	border:				0px;
}

body {
	background: 			#fff url('../../resources/gfx/default/main_bg.gif') repeat-x scroll 0 0;
}


a {
	color:				#B25700;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

td {
	vertical-align:		top;
}


body {
	margin:				0px;
	background-color:	#fff;
	color:				#000;
	font-family:		verdana, tahoma, serif;
	font-size:			11px;
	text-align:			justify;
}

div#head {
	width:				977px;
	height:				54px;
	text-align:			right;
	margin:				0 auto;
}

div#head input {
	vertical-align:		top;
}





div#top {
	width:				977px;
	margin:				0 auto;
}

div#top_leftbar {
	float:				left;
	width:				190px;
}

div#top_mainbar {
	float:				left;
	width:				577px;
	padding:			0px 10px;
	margin-bottom:		0px;
	background-image:	url('../gfx/user/mainbar-background.gif');
	background-repeat:	repeat-y;
}

div#top_rightbar {
	float:				left;
	width:				190px;
}





div#foot {
	clear:				both;
	width:				100%;
	height:				20px;
	margin-top:			5px;
	padding-top:		5px;
	border-top:			#F69827 5px solid;
	color:				#fff;
	background-color:	#000;
	text-align:			center;
	font-size:			10px;
}


div#foot a {
	color:				#fff;
}





div.additional_data {
	display: none
}
