.green	{
	color: #aaffaa;
}

.red	{
	color: #ffaaaa;
}

.orange {
	color: #FFC875;
}

.top {
	background-color: #FCF9F6;
	background-image: url(../i/top.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background: url(../i/top.jpg) repeat-x bottom;
	text-align: right;
}

.bot {
	background-color: #FCF9F6;
	background-image: url(../i/bot.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background: url(../i/bot.jpg) repeat-x top;
	text-align: center;
}
h1{
	background: url(../i/tile1.jpg) repeat-x;
	color: #7E5E3C;
	font-size: x-small;
	font-family: Arial, Geneva, Sans-Serif;
	font: 11px Arial, Geneva, Sans-Serif;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	line-height: 28px;
	height: 28px;
}
h2{
	background: url(../i/tile2.gif) repeat-x;
	font-size: x-small;
	font-family: Arial, Geneva, Sans-Serif;
	font: 11px Arial, Geneva, Sans-Serif;
	height: 26px;
	margin: 0px;
	vertical-align: middle;
	line-height: 26px;
	text-align: center;
}
div{
	vertical-align: middle;
}

.content{
	background: #854F16;
	border-bottom: 3px solid #D4AD84;
	text-align: center;
}

.hc {
	border-bottom: 1px solid #D4AD84;
	text-align: center;
}

.user {
	background-color: #DFC6AB;
	border-top: 0px solid #DFC6AB;
	border-left: 1px solid #DFC6AB;
	border-right: 0px solid #DFC6AB;
	border-bottom: 3px solid #D5AF87;
	color: #9B724B;
	vertical-align: top;
	margin: 0px;
	font-size: x-small;
}

.pass {
	background-color: #D7B999;
	border-top: 0px;
	border-right: 2px solid #D5AF87;
	border-left: 0px solid #D7B999;
	border-bottom: 3px solid #D5AF87;
	color: #9B724B;
	vertical-align: top;
	margin: 0px;
	font-size: x-small;
}

.login {
	font-size: xx-small;
	height: 20px;
	background: #D5AF87;
	border: 1px solid #D5AF87;
	color: White;
	width: 60px;
	vertical-align: top;
}

BODY	{
	background-color: #E0C8AE;
	color: #D9B997;
	font-size: x-small;
	font-family: Arial, Geneva, Sans-Serif;
	font: 11px Arial, Geneva, Sans-Serif;
	margin: 0px;
}

h3{
	text-align: left;
}

.h3 {
	background: #854F16 url(../i/h0.png) no-repeat;
	border: 1px solid Black;
	color: White;
	font-size: small;
	font-weight: bold;
	font: bold 13px Arial, Geneva, Sans-Serif;
}

.h4 {
	background: #854F16 url(../i/h1.jpg) no-repeat;
	color: #714C26;
	font-size: x-small;
	font: 11px Arial, Geneva, Sans-Serif;
}

.h5 {
	background: #854F16 url(../i/h2.jpg) no-repeat;
	color: #9F7A54;
	font-size: x-small;
	font: 11px Arial, Geneva, Sans-Serif;
}

/*# (Old) Elements #*/

A	{
	color: #CD853F;
	text-decoration: none;
}

A.q	{
	color: #A0522D;
}

A:visited.q	{
	color: #F4A460;
}

A:hover	{
	color: #DEB887;
}

TABLE	{
	table-layout: fixed;
	border-collapse: separate;
	font-size: x-small;
	font: 11px Arial, Geneva, Sans-Serif;
	text-align: justify;
}

INPUT	{
	font-family: arial,geneva,sans-serif;
	background-color: #DEB887;
	border: 1px solid Black;
}

.indent {
	margin-left: 30px;
}

.button {
	font-family: arial,geneva,sans-serif;
	background-color: #AE8861;
	border: 1px solid Black;
	font-size: x-small;
}

SELECT	{
	font-family: arial,geneva,sans-serif;
	background-color: #DEB887;
	border: 1px solid Black;
	font-size: x-small;
}

TEXTAREA	{
	font-family: arial,geneva,sans-serif;
	background-color: #DEB887;
	border: 1px solid Black;
}

.FTEXTAREA	{
	font-family: arial,geneva,sans-serif;
	background-color: #DEB887;
	border: 1px solid Black;
}

B	{
	font-weight: bold;
}

SMALL	{
	color:#ccc;
	font-size:10px
}

I	{
	font-style: italic;
}

TR.a	{
	background: #996631;
}

TR.b	{
	background: #8B5B28;
}

TR.c	{
	background:#905C25;
}

TABLE.t	{
	table-layout: auto;
	border: 1px solid #6A3619;
}

TD.t	{
	border-bottom: 1px solid #6A3619;
	text-align: center;
}

.link {
	text-decoration: none;
	border-bottom: 1px solid #854F16;
	border-left: 1px solid #854F16;
	border-right: 1px solid #854F16;
}

.link:hover	{
	color: #DEB887;
	border-left: 1px solid #DEB887;
	border-bottom: 1px solid #DEB887;
	border-right: 1px solid #DEB887;
}

.menuitem {
	text-decoration: none;
	color: #6B4526;
}

.menuitem:hover {
	color: #DEB887;
}

.thead {
	text-decoration: none;
	color: #DEB887;
}

.thead:hover {
	color: #6B4526;
}

.footer {
	text-align: right;
	background-color: #D4AD84;
}
.footlink
{
	text-decoration: none;
	color: #6B4526;
}

.footlink:hover {
	color: #DEB887;
}

li {
	margin: 0px;
}

.radio {
	border: none;
	background-color: transparent;
}