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: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.menu_off {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.menu_off:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.menu_off:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.menu_on {
	color: #FFFFFF;
	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;
}

.table_border {
	border-color: #EC6E20;
	border-style: solid;
	border-width: 1px;
}

.site {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

.input {
    FONT-SIZE: 10px; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
}

.button {
    color: #000000;
	font-size: 11px;
	border-width: 1px;
	border-color: #CCCCCC;
	background: #EEEDEC;
	font-weight: bold;
}
