body {
	background-image: url(bg);
	background-repeat: repeat-y;
 	background-color: #bbad86;
	background-position: 100px;
	font-family: verdana;
	font-size: 12px;
	color: #ffc3d9;
	text-align: justify;
	overflow-x:hidden;}

a:link, a:active, a:visited {
	color: #bcd7a2;
	text-transform: upper-case;
	font-weight: bold;
	TEXT-DECORATION: NONE;}

a:hover {
	color: #3aa66a;
	text-decoration: underline;
	font-weight: bold;}

.body {
	width: 100%;
	border: 0px;
}


.main {
	background: #bbad86;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 3px;
	border: 0px solid #3D99B8;
	text-align: justify;
	border-top: 1px solid #bcd7a2;}

td.title {
	background-color: #996241;
	color: #bcd7a2;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 3px;
	margin-bottom: 1px;
	border-bottom: #bcd7a2 solid 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: justify;}

table, td, tr {
	font-size: 8pt;
	background: transparent;
	text-align: justify;
	cellpadding:4px;}

