@charset "utf-8";

a#white:link {
	font-size: 11px;
	font-weight: bold;
	color: #E20A16;
	text-decoration: none;
}
a#white:visited {
	font-size: 11px;
	font-weight: bold;
	color: #E20A16;
	text-decoration: none;
}
a#white:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a#white:active {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.txt11-red:link {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.txt11-red:visited {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.txt11-red:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.txt11-red:active {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.txt11-white a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.txt11-white a:hover {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.txt11-white a:active {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.txt11-white a:visited {
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}

.txt12-white a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt12-white a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.txt12-white a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.txt12-white a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

a#yellow:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a#yellow:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a#yellow:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a#yellow:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a#black:link {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a#black:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a#black:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;;
}
a#black:active {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.formbox {
	font-size: 11px;
	color: #666666;
}

.footer {
	font-size:9px;
	color:#FFFFFF;
	line-height:normal;
	padding-left:15px;
}

.txt11-red {
	font-size: 11px;
	line-height:130%;
	color:#CC0000;
}
.txt11-yellow {
	font-size: 11px;
	line-height:130%;
	color:#990000;
}
.txt12-yellow {
	font-size: 12px;
	line-height:130%;
	color:#FFCC00;
}
.txt13-yellow {
	font-size: 13px;
	line-height:130%;
	color:#FFCC00;
}
.txt11-gray {
	font-size: 11px;
	line-height:130%;
	color:#000000;
}
.txt12-gray {
	font-size: 12px;
	line-height:130%;
	color:#CCCCCC;
}
.txt13-gray {
	font-size: 13px;
	line-height:130%;
	color:#CCCCCC;
}
.txt14-gray{
	font-size: 14px;
	color:#CCCCCC;
	font-weight: bold;
}
.txt11-white {
	font-size: 11px;
	line-height:130%;
	color:#FFFFFF;
}
.txt11-black {
	font-size: 11px;
	line-height:130%;
	color:#000000;
}
.txt11-white-bold{
	font-size: 11px;
	line-height:130%;
	color:#FFFFFF;
	font-weight: bold;
}
.txt12-white {
	font-size: 12px;
	line-height:130%;
	color:#FFFFFF;
}
.txt13-white {
	font-size: 13px;
	line-height:130%;
	color:#ffffff;
}
.txt13-red {
	font-size: 13px;
	line-height:130%;
	color:#990000;
}
.txt13-white-bold{
	font-size: 13px;
	line-height:130%;
	color:#FFFFFF;
	font-weight: bold;
}
.txt13-black-bold{
	font-size: 13px;
	line-height:130%;
	color:#000000;
	font-weight: bold;
}
.txt11-black {
	font-size: 11px;
	line-height:130%;
	color:#000000;
}
.txt12-black {
	font-size: 12px;
	line-height:130%;
	color:#000000;
}
.txt13-black {
	font-size: 13px;
	line-height:130%;
	color:#000000;
}
.txt22-white-bold{
	font-size: 22px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.txt22-black-bold{
	font-size: 22px;
	color:#000000;
	font-weight: bold;
	line-height: normal;
}
.txt14-white-bold{
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}
.txt14-black-bold{
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.txt16-white-bold{
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
}
.txt16-black-bold{
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}
.txt16-red-bold{
	font-size: 16px;
	color:#CC0000;
	font-weight: bold;
}
.txt18-white-bold{
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
}
.txt20-black{
	font-size: 20px;
	color:#000000;
}
.txt20-black a{
	color:#000000;
	text-decoration:none;
}
.txt20-black a:hover{
	color:#ff0000;
	text-decoration:none;
}
.txt32-black{
	font-size: 36px;
	color:#000000;
	font-weight: bolder;
}
.bullet-line {
	list-style-type: none;
}
.news {
	font-size: 12px;
	line-height:normal;
	color:#000000;
	text-decoration: none;
}
.news a {
	color:#000000;
	text-decoration: none;
}
.news a:hover {
	color:#990000;
	text-decoration:underline;
}
.news_content {
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.price_title {
	font-size: 24px;
	color: #CC0000;
	background-color: #EAEAEA;
	padding: 10px;
	border: 1px solid #BEBEBE;
}
.outlet {
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 3px solid #999999;
}

.price_title a {
	color: #666666;
	text-decoration: none;
}

.price_title a:hover {
	color: #CC0000;
	text-decoration: none;
}

#container #vertical_container .accordion_content .txt12-black a {
	color: #000000;
	text-decoration: underline;
}

#container #vertical_container .accordion_content .txt12-black a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.title_redLabel {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	padding: 5px;
}
