body        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #666633;
}

table {
	color: #CFCFA0;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link     {
	color: #FF3300;
	font-style: normal;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
	font-size: 10pt;
}
a:visited         { color: #FF3300; font-style: normal; font-weight: normal; font-family: arial; text-decoration: none}
a:hover     { color: #FFB8A6; font-style: normal; font-weight: normal; font-family: arial; text-decoration: none}
a:active       { color: #FF3300; font-style: normal; font-weight: normal; font-family: arial; text-decoration: none}

.smalltext {
	font-size: 8pt;
	color: #AAAA55;
}

.box-main {
	border: 1px solid #400000;
	width: 800px;
	text-align: left;
}
.box-content {
	width: 770px;
}


.box-center {
	background-color: #D5D5AA;
	color: #333300;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #400000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #771B15;
}

.box-left {
	width: 200px;
	border: 1px solid #400000;
	vertical-align: top;
	background-color: #505027;
}


.links-left-header {
	text-align: left;
	padding-left: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	background-color: #503A1F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.links-left-sub {
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	background-color: #47241B;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.box-center-table {

	background-color: #D5D5AA;
	color: #660000;
	padding: 6px;
	vertical-align: top;
	border: 1px solid #9A9A4E;
}
