a {color: #CC0000; text-decoration: none}
a:visited {color: #CC0000; text-decoration: none}
a:hover {color: #CC0000; text-decoration: underline}

a.lnk1 {color: #8C8880; text-decoration: underline}
a.lnk1:visited {color: #8C8880; text-decoration: underline}
a.lnk1:hover {color: #8C8880; text-decoration: none}

HTML, BODY {
	height: 100%;
	}

BODY {
	margin: 0;
	padding: 0;
	background-color: #D4D0C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #624C14;
	}

.tableWrapper {height:100%; width:100%;}

.text10 {
	font-size: 10px;
	}

.text11 {
	font-size: 11px;
	}

.text12 {
	font-size: 12px;
	}

.copyright {
	font-size: 10px;
	color: #8C8880;
	}

.menu {
	background: url(../images/palm.gif) no-repeat center bottom;
	}

.main {
	background-color: #FFC432;
	padding: 0 15px 10px 20px;
	}

.pic_brd_off {
	border: 5px solid #FEE4A0;
	margin-bottom: 12px;
	}

.pic_brd_on {
	border: 5px solid #FFFFFF;
	margin-bottom: 8px;
	}

