.joined {
	border:0px;
	margin: 1px;}
body  {

	background-color : #D5C3C7;
	background-repeat : repeat;
	background-image: url(back.jpg);
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color : #9C5F69;
	padding : 5px;
	margin : 0px;
	border : 0px;}

A:link , A:visited , A:active {
	color : #9C5F69;
	font-weight : bold;
	text-decoration : none;}
A:hover {
	color : #CD839A;
	text-decoration : none;
	font-weight : bold; }
textarea , input , .option, select {
	font-family: georgia; 
	text-align : justify;
	font-size : 11px;
	margin : 2px;
	color : #8F6B6F;
	border : 1px #A7828A solid;
	background-color : #CBBBBD;}
img {
	margin : 0px;
	border : 0px;}
table {
	font-size : 11px;
	padding : 0px;
	border : 0px #A7828A dashed;}
.title {
	font-size: 7pt; 
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:3pt;
	text-align : left;
	padding : 0;
	margin : 0;
	margin-bottom : 2px;
	border : 0;
	border-bottom : 1px;
	border-color : #A7828A;
	border-style : dashed;}

.index {
	background-color : #EEECC7;
	width : 440px;
	margin : 0px;
	padding : 0px;
	border : 1px #9C5F69 dashed;
	position : absolute;
	top : 9px;
	left : 350px; }
.main {
	background: #E6E3A6;
	margin-top: 10px;
	text-align : justify;
	padding : 3px;
	border : 0px #A7828A dashed;}
.menu {
	text-transform: uppercase;
	text-align : center;
	border-bottom: 0px #9C5F69 dashed;}

.menu ul {
	padding: 5px 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	font: normal 90% arial, helvetica, sans-serif;
	text-align: center;}

.menu li {
	display: inline; }

.menu li a {
	text-decoration: none;
	color: #774460;
	padding: 5px 11px;}

.menu li a:hover {
	background-color: #E6E2A4;
	color: #774460;}
ul {
	padding: 5px;
	padding-left: 12px;
	margin: 2px;}










