


A {
	TEXT-DECORATION: NONE;
	color:black;
}
A:visited {
	TEXT-DECORATION: NONE;
	color:black;
}
A:active {
	TEXT-DECORATION: NONE;
	color:black;
}
A:hover {
	TEXT-DECORATION: NONE;	
	color:#006400;
}

@font-face {
	  font-family: myfont ;
	  src: url( images/sylfaen.ttf ) format("truetype");
}

body {
	background:#ffffff;
	
	font-family: verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	margin-left:auto; margin-right:auto; 
}



body /* Internet Explorer */
{
text-align: center;
}

body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
}


.forminline {
	display:inline;
	margin:0;
}


td {
	margin-left:auto; margin-right:auto;
	text-align:center;
}

tr {
	margin-left:auto; margin-right:auto;
	text-align:center;
}
table {
	margin-left:auto; margin-right:auto;
	text-align:center;
	page-break-inside:avoid;
}


.sidebarL {
	background-image: url(/images/bg-green.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	/* width:75px; */
}

.sidebarR {
	background-image: url(/images/bg-green.jpg);
	background-repeat: repeat-y;
	background-position: left top; 
	/* width:75px; */
}

.button {
	border-color: #000000;
	background-color: #66ff00;
	color:#000000;
	font-weight:bold;
}

.buttonhov {
	border-color: #000000;
	background-color: #66cc00;
	color:#000000;
	font-weight:bold;
}


.right {
	text-align:right;
}

.left {
	text-align:left;
}

.info
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:center;
	font-size:10pt;
}

.info_rt
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:right;
	font-size:10pt;
}


.info_left
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:left;
	font-size:10pt;
}

.addr_left
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:left;
	font-size:14pt;
}

.table_sep
{
	margin-left:auto; margin-right:auto;
	background-color:#66ff00;
	color:red;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	text-align:center;
}

.err
{
	margin-left:auto; margin-right:auto;
	color:#ff0000;
	text-align:center;
	font-size:16px;
}

.print_left {
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:left;
	font-size:10pt;
}

.print_right {
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:right;
	font-size:10pt;
}

.print_center {
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:0px;
	text-align:center;
	font-size:10pt;
}


.binfo
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:1px;
	text-align:center;
	font-size:10pt;
}

.binfo_rt
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:1px;
	text-align:right;
	font-size:10pt;
}


.binfo_left
{
	margin-left:auto; margin-right:auto;
	color:black;
	border-style:solid;
	border-color:black;
	border-width:1px;
	text-align:left;
	font-size:10pt;
}

.login_box
{
	/* margin-left:auto; margin-right:auto; */
	/* text-align:center; */
	font-size:9pt;
	color:black;
	/* background-color:#ffffff; */
	vertical-align:top;
	border:0px;
	/*border-color:black;*/
	/*border-width:0px;*/
	padding:0px 2px;
	margin:0px 2px;
	/*width:100%;*/
}

.header_title
{
	margin-left:auto; margin-right:auto;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	color:#000000;
	background-color:#ffffff;
	border-width:0px;	
	padding:2px;
	margin:2px;
	width:100%;
}
.header_title a:hover { color:#006400 }




.print_tag_name
{
	margin-left:auto; margin-right:auto;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	color:white;
	background-color:black;
	border-width:0px;	
	padding:2px;
	margin:2px;
	width:100%;
}



.adminheader {
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
}

.title {
	font-size:18px;
	font-weight:bold;
}

.lookup_table {
	font-size:14px;
	font-weight:normal;
	border-color:#66ff00;
	border-width:4px;
	border-collapse:collapse;
	border-style:inset;
}



.header_menu
{
/*
	margin-left:auto; margin-right:auto;
	text-align:center;
*/
	font-weight:bold;
	font-size:18px;
	width:790px;
	/*background-color: #ffffff; */
}

.footer_menu
{
	margin-left:auto; margin-right:auto;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	/* background-color: #ffffff; */
}

.hovermenu ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 0px 9px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color: white ;/*#ffffff; */
	border: 0px solid #ffffff;
}

.hovermenu ul li a:hover{
	background-color:#ffffff;  /*#ffffff;*/
	border-style: outset;
	color: #006400}

/*
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers 
	border-style: inset;
}
*/

