body{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(images/background.gif);
	width: 100%;
}
.yellowbold{color: #ffff00;
	font-weight: 600;}
.pageblock{background-color: #000000;
	margin-right: 0%;
	margin-bottom: 0%;
	padding-right: 10%;
	}
.bottomenu{background-color:orange;
	color: #000000;
	text-align: center;
	font-size: 75%;
	clear:both;
	margin-top: 20px;
	font-weight: 600;
	margin-left:auto;
	margin-right:auto;
	}
.bottomenu a:link{text-decoration:none;
	color:#000000;}
.bottomenu a:visited{text-decoration:none;
	color:#3E352F;}
.bottomenu a:hover{color: #ffffff;
	background-color: #000000;}
.replybutton{background-color:orange;
	color: #000000;
	text-align: center;
	font-size: 75%;
	float:right;
	margin-top: 20px;
	font-weight: 600;
	width: 25%;
	padding:5px;
	}
.replybutton a:link{text-decoration:none;
	color:#000000;}
.replybutton a:visited{text-decoration:none;
	color:#3E352F;}
.replybutton a:hover{color: #ffffff;
	background-color: #000000;}
	
a:link {color: #FFCC00;}
a:visited {color: #ffffcc;}
a:hover{color: #000000;
	background-color: orange;
}
.footer{font-size: 80%;
	border:solid 1px #ffffff;
	padding: 5px;
	text-align: center;
	background-color: #cccccc;
	color: #000000
}
h1{font-size: 170%}
