@charset "utf-8";
/* CSS Document */

li {
	padding-bottom:15px;
}

.less_spacing li {
	padding-bottom:5px;
}

a, a:visited, a:active {
	color:#000000;
}

a:hover {
	color: #C25A33;
}



.custom_style1 {
	color: #002DB0;
	font-size: 11px;
	font-weight: bold;
}
.custom_style2 {
	color: #5F5F5F;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.custom_style1-2 {
	color: #ED6F3F;
	font-size: 11px;
	font-weight: bold;
}
.custom_style1-3 {
	color: #9D0000;
	font-size: 11px;
	font-weight: bold;
}
.custom_style1-4 {
	color: #006400;
	font-size: 11px;
	font-weight: bold;
}
.custom_style1-5 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.small_text {
	font-size: 10px;
}
.red_text {
	color: #9D0000;
	font-weight: bold;
}
