body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight : bolder;
	margin-left : 0;
	margin-right : 0;
	margin-top: 0;
	margin-bottom: 0;
	background : #ffcc99;

}
a
{
	color : #663333;

}
h1{
		padding-left : 0;
	padding-right : 5;
}
table
{
	background : #ffcc99;
}
TR {
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	background : #ffcc99;
}
th {
	text-align : left;
	background-color : #996633;
	font-size: 12px;
	font-weight : normal;
	color : #ffffcc;
	border-left : thin solid #ffffcc;
	border-left-width : thin;
	padding-left : 5;
	padding-right : 5;

}

a.highlight{
		color : #ffffcc;
}
a.nav
{
	color : #663333;
	font-weight : bold;
}

tr.nav
{
	background : #ffffcc;
	color : #000000;
}
td.nav
{
	padding-left : 5;
	padding-right : 5;
	padding-bottom : 5;
	padding-top : 5;
}

td.list
{
	border-left : thin solid #ffffcc;
	border-left-width : thin;
	padding-left : 5;
	padding-right : 5;
	border-bottom-width : thin;
	border-top : thin solid #ffffcc;
}
a.list
{
	color: #663333;
}
a.evenrow
{
	color: #663333;
}
a.oddrow
{
	color: #663333;
}


TR.oddrow {
	background-color : #ffcc99;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	border-left : thin solid #ffffcc;
	border-left-width : thin;
	padding-left : 5;
	padding-right : 5;
	border-bottom : thin solid #ffffcc;
	border-bottom-width : thin;
}
TR.evenrow {
	background-color : #ffffcc;
	font-size: 11px;
	font-weight : normal;
	border-left : thin solid #ffffcc;
	border-left-width : thin;
	padding-left : 5;
	padding-right : 5;
	border-bottom : thin solid #ffffcc;
	border-bottom-width : thin;
}
TR.highlight {
	background-color : #cc9966;
	font-size: 11px;
	font-style: normal;
	font-weight : normal;
	border-left : thin solid #ffffcc;
	border-left-width : thin;
	padding-left : 5;
	padding-right : 5;
	border-bottom : thin solid #ffffcc;
	border-bottom-width : thin;
}

INPUT {
	font-size : 11px;
}
select {
	font-size : 11px;
}

.big {
	font-size : 16px;
	font-weight : bold;
}
a.head	
{
		background : #996633;
	color : #ffffcc;

}
.small {
	font-size : 9px;
}

