/* CSS Document */

/* Background style */
.bg_adhead {
	background-image: url(../../../Images/Layout/arrow.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 20px;
	background-color: #330000;
	letter-spacing: 1px;
	height: 16px;
}

.bg_adhead2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #330000;
	height: 16px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}


.bg_adcontent {
	background-color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
/* Design */
.frame {
	border: 1px solid #FFFFFF;
}

/* Fonts style */
.text_adcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8E7B29;
}

/* White Link */
a.whitelink2:link, a.whitelink2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink2:hover, a.whitelink2:active {
	color: #FFFFFF;
	text-decoration: underline;
}

