body {
	background-color:#ff7f00;
	color: #ffffff;
	font-family: Helvetica, Verdana;
}

h3{
	font-family: Helvetica, Verdana;
	color: #ffffff;	
	font-size: 14pt;
}
h5{
	font-family:"Times New Roman";
	color: #ffffff;	
	margin: 0 0 0 0;
}

img{
	margin: 0 0 5 0;
	border-width: 0;
}

.homesquare{
	padding: 0 0 0 0;
	cursor: "pointer";
	width: 215px;
	height: 140px;
	font-family: Helvetica, Verdana;
	font-size: 23px;
	background-image: url("img/button2.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

.picbox{
	height: 320px;
}

.header{
	font-family: Helvetica, Verdana;
}

.menutext{
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.menutext a{
	text-decoration:none;
}

#pagetitle{
	font-size: 40px;
	font-weight: bold;
	padding: 70 0 0 20;
}

#topbar {
	padding-left: 20;
}

.white{
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	padding: 5	 50	0	20;
}

td{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a{
	color: #ffffff;
}
a:visited{
	color: #ffffff;
}
a:hover{
	color: #cf3f27;
}
.totop{
	text-align:right;
	font-size:smaller;
}
ol{
	margin-top: 0;
	margin-bottom: 0;
}
.head{
	font-weight:bold;
	text-align:center;
}