BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:black;
	font-size: 70%;
	margin-left: 10px;
	background : #F19839;
}

.bodyold {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:black;
	font-size: 70%;
	margin-left: 10px;
	background-color : #066E06;
	background : url(images/check.jpg);
}

.pagetitle {
	font : bold 165% Arial, Helvetica, sans-serif;
	margin-bottom : 8px;
}


.maintable {
	background-color : #ffffff;
	width : 700;
	border-style : solid;
	border-color : #808000;
	border-width : thin;
	vertical-align : top;
}

.maintableold {
	background-color : #ffffff;
	width : 700;
	border-style : solid;
	border-color : #0000C0;
	border-width : thin;
	vertical-align : top;
}

.headerimage {
	background-color : #ffffff;
	border-color : #0000C0;
	border-style : ;
	border-top-width : thin;
	text-align : center;
	margin-bottom : 12px;
}

.maintabletd { padding: 5px 25px 5px 25px } 


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style : normal;
	font-weight : normal;
	color:#000000;
}

HR {
	color : #0000C0;
	width : 70%;
	text-align : center;
	height : 1.5px;
	margin-top : 20;
	margin-bottom : 15;
}

.sepbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color : #0000C0;
	font-weight : bold;
	color:white;
	padding : 2;
	text-align : left;
}


.rightbar {
	background: #0000C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:white;
	border-color : #0000C0;
}



A.rightbar:link, A.rightbar:visited, A.rightbar:active {
	color: white;
}

A:link, A:visited, A:active {
	color: #235523;
}

.borders {
	border : 2px #0000C0;
	border-style : solid;
	margin-left : 10px;
	margin-bottom : 6px;
	margin-right : 10px;
	margin-top : 2px;
}

LI {
	list-style-type : square;
	list-style-position : outside;
}

.cutline {
	font-size:xx-small;
	font-family:sans-serif;
	font-style:normal;
	line-height : 1.25;
}

.updated {
	font-size:85%;
	font-family:sans-serif;
	font-style:normal;
	text-align : right;
}

