h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #5A75FB;
	text-decoration: underline;
}

a:link {
 	color: #5A75FB;
}

a:visited {
	color: #5A75FB;
}

a:active {
	color: #5A75FB;
}

a:hover {
	color: #EC6E20;
	text-decoration: underline;
}

a.menu_off {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.menu_off {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.menu_off:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.menu_off:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.menu_on {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1001F;
}

.table_border {
	border-color: #EC6E20;
	border-style: solid;
	border-width: 1px;
}

.site {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.input {
    FONT-SIZE: 12px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
	border-width: 1px;
	border-color: #000000;
	background: #FFFFFF;
	height: 15px;
}

.button {
    color: #000000;
	FONT-FAMILY: "Courier New", Courier, mono;
	font-size: 13px;
	border-width: 1px;
	border-color: #000000;
	background: #FF9260;
	height: 19px;
}
