@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/bg-hd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #B6BBB5;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #805f40;
	font-weight: normal;
}
.bgbody {
	background-color: #ECECE6;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D0D3CF;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C9CCC8;
}
.textsm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}


.textLG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #414141;
}
.textbtmmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C9CCC8;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #654A32;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.mwd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.mwd:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.bgbtmmenu {
	background-color: #FFFFFF;
}
.linkbtmmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C9CCC8;
	text-decoration: underline;
}
.linkbtmmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C9CCC8;
	text-decoration: none;
}
.linkinv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
