body {
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	background-color : #EBEBEB;
	text-align : justify;
	margin-top: 5px;
}

tr{
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : justify;
}

th{
	color : #000000;
	text-align : justify;
	font : normal bold 11px tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : ThreedFace;
}

td {
	vertical-align : top;
}

td.list {
	padding-left : 10px;
	padding-right : 10px;
	background-color : #FFFFFF;
}

a {
	color : #501A00;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : none;
	text-decoration : none;
}

a:hover {
	color : #501A00;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : none;
	text-decoration : underline;
}

table.big {
	border : 1px solid #000000;
}

table.table {
	width : 700px;
	background-color : #FFFFFF;
	border : 1px solid Black;
	empty-cells : show;
}

table.t1 {
	width : 468px;
	background-color : #F9F9F9;
	border : 1px solid Black;
}

table.t2 {
	background-color : #FFFFFF;
	border : 1px solid Black;
}

table.toph {
	width: 725px;
	background-color: #4F4927;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
	margin-top: 3px;
	border: 1px solid #000000;
}

tr.tr {
	background-color : #FFFFFF;
	padding : 1px;
}

.top {
	width : 100%;
	background-color : #000000;
	color : #FFFF00;
	font-weight : bold;
	padding : 5;
}

.top:link {
	width : 100%;
	background-color : #000000;
	color : #FFFF00;
	font-weight : bold;
	padding : 5;
}

.top:visited {
	width : 100%;
	background-color : #000000;
	color : #FFFF00;
	font-weight : bold;
	padding : 5;
}

.top:hover {
	width : 100%;
	background-color : #000000;
	color : #FF0000;
	font-weight : bold;
	padding : 5;
	text-decoration : none;
}

.select {
	height : 24px;
	background-color : #000000;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border : 0px;
	color : #FFFFFF;
	font-weight : bold;
}

.rot {
	color : #FF0000;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : none;
	text-decoration : none;
}

.rot:link {
	color : #FF0000;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : none;
	text-decoration : none;
}

.rot:visited {
	color : #FF0000;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : none;
	text-decoration : none;
}

.rot:hover {
	color : #FF0000;
	font-family : tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : none;
	text-decoration : underline;
}

.info {
	color : #0000FF;
	text-align : center;
	font-weight : bold;
}

a.button {
	width : 100%;
	background-color : #CBDCFF;
	border : 1px solid #1B689E;
	color : #1B689E;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	padding : 4px;
}

a.button:hover {
	width : 100%;
	background-color : #1B689E;
	border : 1px solid #CBDCFF;
	color : #CBDCFF;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	padding : 4px;
}


a.infobar:link, a.infobar:visited, a.infobar:active {
	display: block;
	float: left;
	width: 100%;
	color: InfoText;
	background: InfoBackground url(warning.gif) no-repeat fixed 3px 3px;
	padding-top : 5px;
	padding-right: 0px;
	padding-bottom : 5px;
	border-bottom: 2px solid;
	text-decoration: none;
	text-indent: 25px;
}

a.infobar:hover {
	color: HighlightText;
	background: Highlight url(warning2.gif) no-repeat fixed 3px 3px;
}

td.left {
	text-align: left;
}
div.spacer {
	padding: 4px;
}
h1 {
	text-align: right;
	padding: 0px;
	margin: 3px;
	margin-bottom: 0px;
	color: Maroon;
}