body {
	background-color: #036;
	font: 11px Arial;
	color: #369;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}




form {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



p {
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}




td {
	font: 11px Arial;
	color: #036;
}

td.bordertext {
	font: 11px Arial;
	color: #036;
	padding-left: 3px;
	margin-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

td.date {
	font: 10px Arial;
	color: #06c;
}

td.body {
	background-color: #EFEFE3;
}

td.outleft {
	background: url(/images/outleft.gif);
	background-color: #036;
}

td.outright {
	background: url(/images/outright.gif);
	background-color: #036;
}

td.border {
	background-color: #369;
	vertical-align: top;
}

td.beige {
	background-color: #eeeee3;
}




a {
	font: 11px Arial;
	color: #369;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font: 11px Arial;
	color: #06c;
	font-weight: normal;
	text-decoration: underline;
}

a.small {
	font: 10px Arial;
	color: #369;
	font-weight: normal;
	text-decoration: none;
}

a.small:hover {
	font: 10px Arial;
	color: #06c;
	font-weight: normal;
	text-decoration: underline;
}

a.underline {
	font: 11px Arial;
	color: #369;
	font-weight: normal;
	text-decoration: underline;
}

a.underline:hover {
	font: 11px Arial;
	color: #06c;
	font-weight: normal;
	text-decoration: underline;
}

a.underlinebold {
	font: 11px Arial;
	color: #369;
	font-weight: bold;
	text-decoration: underline;
}

a.underlinebold:hover {
	font: 11px Arial;
	color: #06c;
	font-weight: bold;
	text-decoration: underline;
}

a.white {
	font: 11px Arial;
	color: #fff;
	font-weight: bold;
}

a.white:hover {
	font: 11px Arial;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}



<!--
## Background Colors Legend ##
shade1 = #333
shade2 = #069
shade3 = #999
shade4 = #eeeee3
-->

td.shade1 {
	background-color: #333;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td.shade2 {
	background-color: #069;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td.shade2b {
	background-color: #69c;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td.sideshade2 {
	background-color: #666;
	font: 11px Arial;
	color: #fff;
	vertical-align: top;
	padding-left: 2px;
	margin-left: 2px;
	padding-top: 2px;
	margin-top: 2px;
	padding-right: 2px;
	margin-right: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

td.shade3 {
	background-color: #999;
}

td.shade4 {
	background-color: #eeeee3;
}

td.ltheader {
	background-color: #069;
	font: 11px Arial;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 2px;
	margin-top: 2px;
	padding-right: 15px;
	margin-right: 15px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

td.ltheader2 {
	background-color: #69c;
	font: 11px Arial;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 2px;
	margin-top: 2px;
	padding-right: 15px;
	margin-right: 15px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}




input.signin {
	border: 1px solid #000;
	background-color: #fff;
	color: #333;
	height: 20px;
	width: 150px;
}

input.signin2 {
	border: 1px solid #000;
	background-color: #fff;
	color: #333;
	height: 20px;
	width: 154px;
}

input.signin3 {
	border: 1px solid #000;
	background-color: #fff;
	color: #333;
	height: 20px;
	width: 130px;
}




select.dropdown {
	border: 1px solid #000;
	background-color: #fff;
	color: #333;
	height: 20px;
	width: 150px;
}



div.left {
         padding-bottom: 2px;
         padding-right: 5px;
}

.thanx {
	font: 12px Arial;
	color: #fff;
}