/* CSS Document */

a:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #993400;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #993400;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #361515;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #993400;
	text-decoration: underline;
}
.border {
	border: 1px solid #B2BABD;
}
.font {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
INPUT {
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
border: 1px #333333 solid;
color: #333333
}
TEXTAREA { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}
SELECT { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
}
OPTION { 
font-family: Verdana;
font-size: 10px;
background: #FFFFFF;
color: #333333;
border: 1px #333333 solid
}

/* obw */
a.obw:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	line-height: 14px;
	color: #333366;
	text-decoration: none;
}
a.obw:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	line-height: 14px;
	color: #333366;
	text-decoration: none;
}
a.obw:hover {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	color: #f4f4f4;
	text-decoration: none;
}
a.obw:active {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	line-height: 14px;
	color: #333366;
	text-decoration: none;
}
.obwfont {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}

/* footer bar */
a.footerbar:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #ffcc00;
	text-decoration: none;
}
a.footerbar:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #ffcc00;
	text-decoration: none;
}
a.footerbar:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #f1e6d9;
	text-decoration: underline;
}
a.footerbar:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #ffcc00;
	text-decoration: none;
}
.fontftbarorange {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #ffcc00;
}
.fontftbarwhite {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #f1e6d9;
}
.navtdbg {
	background-attachment: fixed;
	background-image: url(images/house.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* main menu */
a.mm:link {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffcc00;
	text-decoration: none;
	}
a.mm:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffcc00;
	text-decoration: none;
}
a.mm:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
a.mm:active {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffcc00;
	text-decoration: none;
}
.mmfont {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}