body {
	background-color: #A9995E;
	
}

.leftcell {

    background-image: url('images/bg_left.jpg');
	background-position: top right;
	background-repeat: repeat-y;
    }
	
.rightcell {

    background-image: url('images/bg_right.jpg');
	background-position: top left;
	background-repeat: repeat-y;
    }
.style1 {
	font-family: Tahoma;
	font-size: 10px;
}
.style6 {font-family: Tahoma; font-size: 12px; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #DAD2B8;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.normal a:link {
	color: #000000;
	text-decoration: none;
}
.normal a:visited {
	color: #000000;
	text-decoration: none;
}
.normal a:hover {
	color: #DAD2B8;
	text-decoration: none;
}
.normal a:active {
	text-decoration: none;
}

table {
	font-family: Tahoma;
	font-size: 12px;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
}
.style7 {
	font-family: Tahoma;
	font-size: 11px;
}
.style10 {font-size: 12px; color: #990000; }
.style12 {font-family: Tahoma; font-size: 15px; font-weight: bold; color: #AB1215; }
.style13 {font-family: Tahoma; font-size: 12px; }
.style15 {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #AB1215; }