@charset "utf-8";
/* CSS Document */

p { line-height: 20px; margin-bottom: 15px; }
a:link {
	color: #728B23;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ABCE42;
}
a:hover {
	text-decoration: none;
	color: #C1DB73;
}
a:active {
	text-decoration: underline;
	color: #728B23;
}

.line_twothree { line-height: 23px; }

.txt_menu { font-family: Verdana; font-weight: bold; color: #FFFFFF; }
.txt_red { font-weight: bold; color: #CC0000; }

.title_homebanner { font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #CC0000; }
.txt_homebanner { color: #000000; font-weight: bold; }
.title_pages { font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #333333; }
.txt_green { color: #728B23; }
.txt_white { color: #FFFFFF; }
.txt_white_eleven { color: #FFFFFF; font-size: 11px; }
.txt_footer { font-size: 10px; }
.txt_footer02 { font-size: 11px; color: #CCCCCC; }

.security { font-size: 11px; color: #FF9900; }
.error { font-weight: bold; color: #333333; }
.sent { font-weight: bold; color: #333333; }

.link_menu:link		{ font-family: Verdana; font-weight: bold; color: #FFFFFF; text-decoration:none }
.link_menu:visited	{ font-family: Verdana; font-weight: bold; color: #FFFFFF; text-decoration:none }
.link_menu:hover	{ font-family: Verdana; font-weight: bold; color: #ABCE42; text-decoration:underline }
.link_menu:active	{ font-family: Verdana; font-weight: bold; color: #FFFFFF; text-decoration:none }

.link_pro:link		{ font-weight: bold; color: #666666; text-decoration:none }
.link_pro:visited	{ font-weight: bold; color: #666666; text-decoration:none }
.link_pro:hover		{ font-weight: bold; color: #CC0000; text-decoration:underline }
.link_pro:active	{ font-weight: bold; color: #666666; text-decoration:none }

.link_error:link	{ color: #666666; text-decoration:underline }
.link_error:visited	{ color: #666666; text-decoration:underline }
.link_error:hover	{ color: #FFFFFF; text-decoration:none }
.link_error:active	{ color: #666666; text-decoration:underline }

.link_footer:link		{ color: #CCCCCC; text-decoration:none }
.link_footer:visited	{ color: #CCCCCC; text-decoration:none }
.link_footer:hover		{ color: #96CD14; text-decoration:underline }
.link_footer:active		{ color: #CCCCCC; text-decoration:none }

.link_footer02:link		{ color: #CCCCCC; text-decoration:underline }
.link_footer02:visited	{ color: #CCCCCC; text-decoration:underline }
.link_footer02:hover	{ color: #96CD14; text-decoration:none }
.link_footer02:active	{ color: #CCCCCC; text-decoration:underline }

.link_webdesign:link	{ color: #999999; text-decoration:none }
.link_webdesign:visited	{ color: #999999; text-decoration:none }
.link_webdesign:hover	{ color: #96CD14; text-decoration:underline }
.link_webdesign:active	{ color: #999999; text-decoration:none }