.menu  {
	color: #0062A3;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.menu A {
	color: #58AB4A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.menu A:HOVER {
	color: #58AB4A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.menu A:ACTIVE {
	color: #58AB4A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

.menu_active  {
	color: #0062A3;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.menu_active A {
	color: #456096;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.menu_active A:HOVER {
	color: #456096;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.menu_active A:ACTIVE {
	color: #456096;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

.sub_menu  {
	color: #0062A3;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.sub_menu A {
	color: #58AB4A;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.sub_menu A:HOVER {
	color: #58AB4A;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.sub_menu A:ACTIVE {
	color: #58AB4A;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}

.sub_menu_active  {
	color: #0062A3;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.sub_menu_active A {
	color: #456096;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.sub_menu_active A:HOVER {
	color: #456096;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}
.sub_menu_active A:ACTIVE {
	color: #456096;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}


td {
	color: #242424;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
}
td A {
	color: #00366D;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
}
td A:HOVER {
	color: #0051BF;
	text-decoration: underline;
	line-height: 18px;
}
td A:ACTIVE {
	color: #003366;
	text-decoration: underline;
	line-height: 18px;
}

.title {
	color: #0062A3;
	text-decoration: none;
	font-size: 20px;
	font-family: Arial;
}

.mini {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}
.mini A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}
.mini A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}
.mini A:ACTIVE {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}

.bottom {
	color: #6E87C4;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	COLOR: #303030;
	TEXT-DECORATION: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.login_input {
	COLOR: #303030;
	TEXT-DECORATION: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
button {
	COLOR: #303030;
	TEXT-DECORATION: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}