body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-attachment: fixed;
	background-image: url(images/drgaonback.gif);
}
.menuback {
	background-image: url(images/images/header_02.jpg);
}
.mainborder {
	border: 1px solid #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.backsword {
	background-image: url(images/backsword.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.menuborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/images/header_02.jpg);
}
a { font-family:Arial; font-size:12px; text-decoration: none; font-weight: bold; color:#0000ff; }
a:hover { color : #0000ff; text-decoration : underline; }
