h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5079b9;
	margin: 0px;
	padding: 0px;
}

a.menu_off {
	color: #5079b9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menu_off2 {
	color: #2396ef;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a.menu_off:hover {
	color: #5079b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menu_off2:hover {
	color: #2396ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menu_on {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu_off {
	color: #5079b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.input {
	border-color: #5079b9;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

.button {
	border-color: #5079b9;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	color:#5079b9;
	width: 112px;
	height: 18px;
	font-weight: bold;
}

.table_border {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

.cas {
	color: #5079b9;
	border-width: 0px;
	font-size: 9px;
	width: 100px;
}

