.joined {
	border:0px;
	margin: 1px;}
body {
	font-family:arial, sans-serif;
	color: #6A5252;
	font-size: 11px; 
	text-align: justify;
	background-color:#EAE4E4;
	background-repeat : x-repeat;
	background-image:url(back.gif);
	margin: 0px;}
A:link , A:visited , A:active {
	color : #6F434A;
	text-decoration : none;}
A:hover {
	color : #AE868D;
	text-decoration : none;
	font-weight : bold; }
textarea , input , .option, select {
	font-family:arial,verdana,sans-serif;
	text-align : justify;
	font-size : 11px;
	padding : 2px;
	margin : 2px;
	color : #6A5252;
	border : 1px #A7828A solid;
	background-color : #D1C7C7;}
.nav {
	font-weight:bold;
	font-family: georgia; 
	text-align : center;
	text-transform: uppercase;
	padding: 0px;
	border : 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-color : #BBABAC
	border-style : solid;
	background-color: #EEEAEA;}

.title, .head {
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	text-align : right;
	text-transform: uppercase;
	color: #8D6D6D;
	letter-spacing: 1px;
	border-bottom: #BBABAC 1px solid;
	background-color: none;}
.main {
	width: 400px;
	text-align : justify;
	letter-spacing: 1px;}

.index {
	font-size:11px;
	width: 400px;
	border: 4px #D5B5A3 solid;
	background-color: #ECDDCE;
	padding : 0pt;
	position:absolute;
	top:5;left:260;}
