body {
	border-left: #0033FF thin double;
	margin: 0px;
}

table {
	margin: 0px;
	width: 100%;
}

table td {
	vertical-align: top;
}

table.auto {
	width: auto;
}

table.border td {
	border-bottom: #EBDAC6 1px solid;
	border-left: #EBDAC6 1px solid;
	border-right: #EBDAC6 1px solid;
	border-top: #EBDAC6 1px solid;
	padding: 4px;
}

table.form td {
}

table.grid {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

table.grid td {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
}

td.c {
	text-align: center;
}

td.c0 {
	border: none;
	text-align: center;
}

td.content {
	padding: 15px 15px 15px 30px;
}

td.content h3 {
	color: #0033CC;
}

td.content p {
}

td.footer {
	border-top: #000000 1px solid;
	font-style: italic;
	padding-top: 0.5em;
	text-align: center;
	font-size: smaller;
}

td.leftside {
	background: #EBDAC6;
	border-right: #A98763 1px solid;
	white-space: nowrap;
	width: 140px;
}

td.leftside a {
	border-bottom: #A98763 1px solid;
	color: #800000;
	display: block;
	font-weight: bold;
	padding: 3 10 3 10;
	text-decoration: none;
	white-space: nowrap;
	width: 140px;
}

td.leftside a:hover {
	background-color: #FFFFE0;
	border-right: #A98763 4px solid;
	color: #000000;
	padding-right: 6px;
}

td.leftside th {
	border-bottom: #A98763 1px solid;
	margin-top: 0.5em;
}

td.r {
	text-align: right;
}

tr.altdata td {
	background-color: #FFFFCC;
}

tr.header a {
	background-color: #000080;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

tr.header a:hover {
	background-color: #FFFFE0;
	color: #000000;
	white-space: nowrap;
}

tr.header td {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	width: 15%;
}

tr.header_editor a {
	background-color: #FFCCFF;
	color: #000000;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

tr.header_editor a:hover {
	background-color: #FFEBD7;
	color: #000000;
	white-space: nowrap;
}

tr.header_editor td {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	width: 15%;
}

tr.title a {
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

tr.title a:hover {
	color: #FF0000;
}

tr.title td {
	background-color: #DDDDDD;
}

