/* links */

A, A:Active, A:visited {
	color: #95C93D;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

A:Hover {
	color: #4BA145;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

A.link11, A:Active.link11, A:visited.link11 {
	color: #95C93D;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

A:Hover.link11 {
	color: #4BA145;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

A.footer, A:Active.footer, A:visited.footer {
	color: #000000;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

A:Hover.footer {
	color: #999999;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

A.footer_sub, A:Active.footer_sub, A:visited.footer_sub {
	color: #7b7b7b;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

A:Hover.footer_sub {
	color: #999999;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

.footer_sub {
	color: #7b7b7b;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

A.test, A:Active.test, A:visited.test {
	color: #0063c6;
	font-family:  Times New Roman;
	font-size: 18px;
}

A:Hover.test {
	color: #0d2967;
	font-family:  Times New Roman;
	font-size: 18px;
}

/* text */

.test {
	color: #000000;
	font-family:  Times New Roman;
	font-size: 18px;
}

body, p, table, td, form, input, select, option, textarea {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 13px;
}

.black13 {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 13px;
}

.black11 {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

.black15 {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 15px;
}

.content_title_black {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.content_title {
	color: #4BA145;
	font-family:  Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.content_title_grey {
	color: #616262;
	font-family:  Arial, sans-serif;
	font-size: 18px;
}

.content_title_black_big {
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 18px;
}

.content_title_green {
	color: #4BA145;
	font-family:  Arial, sans-serif;
	font-size: 18px;
}

.top {
	color: #000000;
	font-family:  Times New Roman;
	font-size: 15px;
	font-weight: bold;
}

.top_orange {
	color: #f39e1d;
	font-family:  Times New Roman;
	font-size: 15px;
	font-weight: bold;
}

.no_title {
	color: #96C93D;
	font-weight: bold;
	font-size: 13px;
}

.black13_bold {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.required {
	color: #000099;
	font-weight: bold;
}

.alert {
	color: #990000;
	font-weight: bold;
}

.leftBox {
	font-family:  Verdana;
	color: #403A01;
	font-size: 10px;
}

.leftBoxForm {
	font-family:  Verdana;
	color: #403A01;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #ffffcc;
}

.footer {
	color: #669453;
	font-size: 9px;
}



