img, div, a, input { behavior: url(iepngfix.htc) }

body {width:100%;height:100%;margin: 0px 0px 0px 0px;}
	
	a {text-decoration: none; color:#716D61}
	a:hover{text-decoration: underline; color:#716D61}
	a.sidecategory:link { text-decoration: none; color:#716D61}
	a.sidecategory:hover { text-decoration: underline;}
	a.sidecategory:active { text-decoration: underline; color:#333}

.text_normal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #666;
}
.text_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #564F3B;
	font-weight: bold;
}
.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999;
}
.imageborder {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: normal;
	background-color: #FFFFFF;
}
.formborder_100percent {
	width: 100%;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
}
.shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.text_sidecategory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #564F3B;
	text-transform: uppercase;
	line-height: 11pt;
}
.shadow_bottom {
	background-image: url(images/shadow_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainbg {
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.mainbg_inner {
	background-image: url(images/mainbg_inner.png);
	background-repeat: repeat-x;
	background-position: top;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #AAA79D;
}

