body {
	background-color:#EAEAEA;
	color: black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:70%;
	line-height:1.4em;
	margin:0px;
	padding: 0;
	text-align:left;
}

.default_main_div {
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid gray;
	width:957px;
}

.default_main_tab {
	width:100%;
	background-color: white;
	margin-top: 0px;
}

.default_banner1 {	
	background-color: white;
	height: 15px;
	width:100%;
}

.default_banner2 {
	background: url(../../../userfiles/userpics/header.png) gray left no-repeat;
	height: 120px;
	width:100%;
	text-align: right;
	vertical-align: middle;
	font-family: arial;
	color: white;
	font-size: 20px;
}

.default_banner3{
	background-color: white;
	height: 10px;
	width:100%;
}

.default_main_body_tab {
	height:100%;
	width:100%;
}

.default_content_td {
	width: 675px;
	vertical-align: top;
	background-color: white;
	color: black;
}

.default_right_td {
	width: 122px;
	vertical-align: top;
	text-align: right;
}

.default_content_ {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.default_right_ {
	width: 122px;
	height: 100%;
}

.default_menue_td {
	height: 100%;
	width: 160px;
	vertical-align: top;
}

.default_menue_main {
	width: 100%;
	height: auto;
}

.default_bottom {
	height: 25px;
	background-color: #ff6600;
}

.default_bottom_tab {
	width: 100%;
	height: 100%;
}

.default_bottom_td {
	width: 200px;
	height: 100%;
	color: white;
}

.default_bottom_menue_td {
	width: 485px;
	height: 100%;
	vertical-align: top;
	color:white;
	font-size:0.95em;
	float: left;
	
}

.default_bottom_right_td {
	text-align:right;
}

/**
 * 		langugelink formating dont touch
 * 
 */
.languages img {
	border: none;
	margin: 2px;
}

.username {
	color: #717B88;
}

