
body {
background-color: #DDCAB4
}

.bgmain {
background-color: #998675;
background-repeat: no-repeat;
background-position: 100% 100%
}

.bgbottom {
padding: 4px;
background-color: #62554B
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

FONT.text1 {font-family: Arial, MS Sans Serif, Helvetica; font-size: 8px}
FONT.text2 {font-family: Arial, MS Sans Serif, Helvetica; font-size: 10px}
FONT.text3 {font-family: Arial, MS Sans Serif, Helvetica; font-size: 12px}
FONT.text4 {font-family: Arial, MS Sans Serif, Helvetica; font-size: 14px}
FONT.text5 {font-family: Arial, MS Sans Serif, Helvetica; font-size: 16px}
FONT.text6 {font-family: Times, Times New Roman; font-size: 8px}
FONT.text7 {font-family: Times, Times New Roman; font-size: 10px}
FONT.text8 {font-family: Times, Times New Roman; font-size: 12px}
FONT.text9 {font-family: Times, Times New Roman; font-size: 14px}
FONT.text10 {font-family: Times, Times New Roman; font-size: 16px}

TABLE.default {padding: 0; border: 0}
TD.all {padding: 0; border: 0}
TD.darkborder {padding: 1px: border: 0; background-color: #583E52}
TD.feature {padding: 2px: border: 0; background-color: #BAAA81}
