@charset "utf-8";
/* CSS Document */


td {
	text-align: left;
	font-family:Tahoma;
	vertical-align: top;
	font-size:12px;
	color:#D1CCC0;
}
a {
	text-decoration: none;
	color:#AC986F;
	font-weight: bold;
}
a:Hover {
	text-decoration: none;
	color:#D1CCC0;
	font-weight:bold;
}
a.1 {
	text-decoration: none;
	color:#AC986F;
	font-weight:bold;
}
a.1:Hover {
	text-decoration: none;
	color:#D1CCC0;
	font-weight:bold;
}
a.1:Link {
	text-decoration: none;
	color:#AC986F;
	font-weight:bold;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.text {
	font-size: 12px;
	color: #D1CCC0;
}
.title {
	font-size: 13px;
	color: #AC986F;
	font-weight: bold;
}
.text_Bk {
	font-size: 12px;
	color: #333333;
}
.title_Bk {
	font-size: 12px;
	color: 333333;
	font-weight: bold;
}
.contact_lg {
	font-size: 13px;
	color: #0033FF;
	font-weight:bold;
	text-decoration: underline;
}
.contact_lg:Hover {
	font-size: 13px;
	color: #0066FF;
	font-weight:bold;
	text-decoration: underline;
}
.contact_sm {
	font-size: 13px;
	color: #0033FF;
	font-weight:bold;
	text-decoration: underline;
}
.contact_sm:hover {
	font-size: 13px;
	color: #0066FF;
	font-weight:bold;
	text-decoration: underline;
}
.contact_Xsm {
	font-size: 12px;
	color: #0033FF;
	font-weight:normal;
	text-decoration: underline;
}
.contact_Xsm:Hover {
	font-size: 12px;
	color: #0066FF;
	font-weight:normal;
	text-decoration: underline;
}
.bButton {
	background-color: #71664A;
	border-color: #71664A;
	border-style: beveled;
	border-width: 1;
	color: #FFEEDD;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
	padding: 1px 2px;
}
.bButton:hover, .bButton:focus, .bButton:active { /* Make the button more visible on :hover and :focus */
	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#fff;
}

ul {
	list-style-type: disc;
	padding-left: 5px;
	padding-top: 0px;
	margin-left: 5px;
}

