@charset "utf-8";

.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #7D5223;

	text-decoration: none;

}

.menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}



.copyrights {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #84500F;

	text-decoration: none;

}

.title_orange {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #F6A10A;

	text-decoration: none;

	font-weight: bold;

}

.bullet_title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFCC00;

	text-decoration: none;

	list-style-position: outside;

	list-style-type: square;

}

.bullet_title:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #F6A10A;

	text-decoration: none;

	list-style-position: outside;

}

.head_title_white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFF99;

	text-decoration: none;

}

.head_title_white span{
	font-weight: normal;
}

.data_white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.new_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #66FFFF;

	text-decoration: underline;

}

.new_link:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFCC00;

	text-decoration: underline;

}

.small_menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #B2B1B1;

	text-decoration: none;

}

.small_menu:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFF33;

	text-decoration: none;

}

.small_menu:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFF33;

	text-decoration: none;

}



.data_white_small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.data_white_table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	padding-top: 3px;

	padding-bottom: 3px;

}

.text_box_new {

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #555555;

	border: 1px solid #999999;

	font-size: 12px;

	padding: 2px;

}

.bullet_title_contacts {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FFCC00;

	text-decoration: none;

	list-style-position: outside;

	list-style-type: square;

	text-indent: 5px;

}

.head_title_small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFF99;

	text-decoration: none;

}

