.topbuttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 8px;
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F89A1B;
	background-image: url(images/css/bg1.gif);
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding: 6px;
}
.toptitlez {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9000;
	padding: 6px;
}
.topbuttons2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F99F1B;
}
.topbuttons3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
	padding: 8px;
	background-repeat: repeat-x;
	background-image: url(images/css_bg3.gif);
	border: thin solid #FF9000;
}
.linkbuttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 8px;
	background-repeat: repeat-x;
	background-image: url(images/css_bg.gif);
	border: thin solid #FF9200;
}
.bodytextwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px;
}
