.joined {
	margin: 1px;
	border : 0px solid #B6C0C2;}
* { padding:0; margin:0; }
html {
	background-color:#fffffff;
	background-image:url(back1.jpg);}
BODY {
	width:100%;
	margin:0;
	background-color:#fffffff;
	font-family: Arial, Verdana;
	font-size: 9pt;
	text-align:justify;
	color:#43412B;
	line-height: 100%;}

textarea , input , .option, select {
	margin : 2px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align : justify;
	color: #43412B;
	border : 1px solid #43412B;
	background-color: #E8E7DC;}
A:link , A:visited , A:active {
	color : #5A6A6C;
	text-decoration : none;
	border: 0px;
	border-bottom: 0px dashed #5A6A6C;
	font-weight : none; }
A:hover {
	color :#9EB5B8;
	text-decoration : none;
	border: 0px dashed #694A49;
	font-weight : none; }
.top {
	background-image:url(radio.jpg);
	width:500px;
	height:220px;}

h2, .title {
	font-weight:bold;
	text-transform: uppercase;
	text-align : right;
	padding : 3px;
	margin : 1px;
	border : 0px;
	border-bottom: 1px dashed #9F9D8B;}
.navigation {
	border-left: 1px dashed #9F9D8B;
	border-top: 3px solid #9F9D8B;
	width:100%;
	padding : 3px;}
.navigation ul  {
	margin: 0;
	padding: 0px;}
.navigation li  {
	padding: 3px;
	margin: 1;
	background-color: #EBEAD9;
	display: block;
	list-style-type: none; 
	list-style-image: none;
	border-left: 6px solid #9F9D8B;
	text-align: justify;}
.content {
	background-color: #FFF;
	width:500px;
	height:100%;
	padding : 0px;
	font-size: 9pt;
	text-align:justify;
	line-height: 100%;
	border: 3px solid #9F9D8B;
	position : absolute;
	top : 0px;
	left : 75px;}

.main {
	border-top: 3px solid #9F9D8B;
	padding : 3px;}
