.bigtitle_gold_bold {
	font-size: 16px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #7D7C3C;
	color: #5A5A2E;
	font-weight: bold;
	/*border-bottom: 1px solid #ff3300;*/
}
.bigtitle_red_bold {
	font-size: 16px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF0000;
	color: #FE0000;
	font-weight: bold;
}
.bigtitle_black {
	font-size: 15px;
	color: 05436a;
	font-weight: lighter;
	font-style: italic;
}
.bigtitle_blue_bold {
	font-size: 20px;
	color: #00529B;
	font-weight: bold;
}
.bigtitle_white {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bigtitle_blue {
	font-size: 15px;
	color: 05436a;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 18px;
	padding: 0px;
}

