.content {
	overflow: auto;
	width: 770;
	padding: 10;
	padding-top: 10;
}
.backbody {
	background: url('t-back.gif');

}
body {
	font-family: Arial, Verdana;
	padding: 0;
	margin: 0;
}
A {
	color: red;
	font-weight: bold;
}
.whitebody {
	background: url(/images/background/sitestunter-back.gif) #FFFFFF NO-REPEAT CENTER;
}
.topmenu {
	background: url('t-bulletspinners.gif');


}
.smallgrey {
	text-decoration: none;
	font-size: 11px;
	color: #888888;
}
.languages {
	left: 710;
	top: 45;
	position: relative;

}
.spinner {
	left: 660;
	top: -30;
	position: relative;
	
}
.topbar {
	padding: 0;

	text-decoration : none;
	border : 0px solid #000000;
	background: url('t-bar.jpg');
	width: 790;
	height:52;
	position: absolute;
	top: 199;

	
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.m0l0iover {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
	padding-bottom: 20px;
	padding-top: 20px;
	background: url('t-active.jpg') #d44000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px solid #000000;
	background: url('t-inactive.jpg');
}
.m0l0oover {
	text-decoration : none;
	border : 0px solid #000000;
	background: url('t-active.jpg') #d44000;

}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.m0l1iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l1oout {
	text-decoration : none;
	border : 2px solid #000000;
	background: #FFFFFF;
}
.m0l1oover {
	text-decoration : none;
	border : 2px solid #000000;
	background: #FF0000;
}

/* level 2 inner */
.m0l2iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.m0l2iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l2oout {
	text-decoration : none;
	border : 2px solid #000000;
	background: #FFFFFF;
}
.m0l2oover {
	text-decoration : none;
	border : 2px solid #000000;
	background: #FF0000;
}
