body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b58212;
}

a:link {
	color: #4C531F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C531F;
}
a:hover {
	text-decoration: none;
	color: #B98114;
}
a:active {
	text-decoration: none;
	color: #B98114;
}

.newsHeaders {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-bottom:7px;
	padding-left:7px;

}

.mainPageDefaulttexts {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:27px;

}

.default11Black {

	font-family: "Trebuchet MS", Serif;
	font-size:11px;
	color:#000000;

}

.default13Grey {

	font-family: "Trebuchet MS", Serif;
	font-size:13px;
	color:#999999;

}

.default11White {

	font-family: "Trebuchet MS", Serif;
	font-size:11px;
	color:#ffffff;

}

.default18brown {

	font-family: "Trebuchet MS", Serif;
	font-size:18px;
	color:#a07f41;

}



.default12Black {

	font-family: "Trebuchet MS", Serif;
	font-size:12px;
	color:#000000;

}

.default12Green {

	font-family: "Trebuchet MS", Serif;
	font-size:12px;
	color:#3E4A13;

}

.default11Green {

	font-family: "Trebuchet MS", Serif;
	font-size:11px;
	color:#3E4A13;

}

.default12Brown {

	font-family: "Trebuchet MS", Serif;
	font-size:12px;
	color:#a07f41;

}

.textboxes {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:7px;
	padding-top:6px;
	background-image:url(../images/textBox_bg.jpg);
	background-position:left top
	background-attachment:fixed;
	border-style:none;
	width:191px;
	height:29px;

}

.small_textboxes {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/small_textboxes.jpg);
	background-position:left top;
	border-style:none;
	width:196px;
	height:19px;

}

.small_textboxes_disabled {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/small_textboxes2.jpg);
	background-position:left top;
	border-style:none;
	width:196px;
	height:19px;

}

.big_textboxes {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/big_textboxes.jpg);
	background-position:left top;
	border-style:none;
	width:442px;
	height:99px;

}

.fan_textBoxes {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:112px;
	height:20px;
	background-color:#b3b898;

}

.fan_textBoxes2 {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:300px;
	height:20px;
	background-color:#b3b898;

}

.big_textboxes_disabled {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/big_textboxes2.jpg);
	background-position:left top;
	border-style:none;
	width:442px;
	height:99px;

}

.btn_send {

	font-family: "Trebuchet MS", Serif;
	color:black;
	font-size:11px;
	color:#000000;
	padding-left:3px;
	background-image:url(../images/btn_send.jpg);
	background-position:left top;
	border-style:none;
	width:101px;
	height:21px;

}

#blackBox {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:0;
	background-color:#000000;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.35;
	visibility:hidden;
	
}

#pcxLabel {
	position:absolute;
	z-index:100;
	margin-top:75px;
	width:100%;
	visibility:hidden;
	
}

#logoLabel {
	position:absolute;
	z-index:101;
	margin-top:275px;
	width:100%;
	visibility:hidden;
	filter:alpha(opacity=35); 
	-moz-opacity: 0.35;	

}

#flashBox {
	z-index:100;
}