body {
	font-family: Tahoma;
	color: 333333;
	font-size: 11px;
	background-color: #4C321B;
	margin: 0px;
}

a {
	font-size: 12px;
	color: #BDAE97;
	text-decoration: underline;
}
a:hover {
	color: #67513D;
}

td {
	font-family: Tahoma;
	color: #333333;
	font-size: 12px;
	border: 0px;
}

.menu {
	height: 36px;
	width: 259px;
	padding-left: 40px;
	background: url("../img/m1.gif");
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.p2 {
	height: 50px;
	width: 100%;
	color: #BDAE97;
	padding-left: 40px;
	padding-top: 8px;
	background: url("../img/p2.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.divider {
	padding-top: 3px;
	padding-bottom: 3px;
}

.divider1 {
	padding-top: 7px;
	padding-bottom: 7px;
}

.divider2 {
	height: 16px;
	background: url("../img/p3.gif");
	background-position: bottom;
	background-repeat: x-repeat;
}

.content {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 3px;
}

.c {
	background: url("../img/c.gif");
	background-color: #FFFFFF;
	background-position: bottom right;
	background-repeat:no-repeat;
}

.bottom {
	background: url("../img/t1.gif");
	height: 40px;
	color: #BDAE97;
	background-color: #FFFFFF;
}

#text1, #text2 {
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 25px;
	text-decoration: underline;
	font-size: 14px;
	color: #CC6600;
}

#text2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.linkss {font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}
.linkss a{font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;}
.linkss a:hover{font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: underline;}