.menu  {
	color: #3A3A3A;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}
.menu A {
	color: #303030;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.menu A:HOVER {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.menu A:ACTIVE {
	color: #303030;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.sub_menu  {
	color: #006633;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height : 20px;
}
.sub_menu A {
	color: #006633;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height : 20px;
}
.sub_menu A:HOVER {
	color: #009349;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height : 20px;
}
.sub_menu A:ACTIVE {
	color: #006633;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height : 20px;
}
td {
	color: #242424;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial;
	line-height : 17px;
}
td A {
	color: #006633;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
	line-height : 17px;
}
td A:HOVER {
	color: #009349;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
	line-height : 17px;
}
td A:ACTIVE {
	color: #006633;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana;
	line-height : 17px;
}

.title {
	color: #006633;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
}
.login {
	color: #5D5D5D;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}
.bottom {
	color: #8A8A8A;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bottom A {
	color: #8A8A8A;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bottom A:HOVER {
	color: #7A7A7A;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bottom A:ACTIVE {
	color: #8A8A8A;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.inp,input,select,textarea,button {
	font-family: Arial;
	font-size: 10px;
}