.txt_black_11 {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #000000;

}

.link_black_bold {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}

.link_black_bold:HOVER{

	font-family: Tahoma, Arial;

	font-size: 12px;

	color:#000000;

	font-weight:bold;

	text-decoration: none;

}

.txt_white_11 {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

}



.link_black_underline {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}

.link_black_underline:HOVER {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #000000;

	text-decoration:underline;

}

.head_black_11 {

	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.head_black_11:HOVER {

	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration:underline;

}

.head_red_11 {

	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #9C4013;

	text-decoration: none;

}

.head_red_11:HOVER {

	font-family: Tahoma, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.txt_box_1 {

	font-family: Tahoma, Arial;

	font-size: 12px;

	color: #000000;

	border: 1px solid #E4CC07;

}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
#content ul {
	margin:10px;
	padding:0px;
}
#content ul li {
	background-image:url(images/blt_red_circle.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	list-style:none;	
}

