body {
	margin:0px;
	padding:0px;
  background-image:url(images/background.gif);
  background-repeat:repeat;
}

a {
  cursor:default;
  text-decoration:none;
}

a:hover {
  cursor:pointer;
  text-decoration:none;
}

div {
  font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.backdiv {
	padding-top: 31px;
	width: 100%;
	height: 100%;
}

.topbutton{
  background-color:#ffc000;
  padding-right:15px;
  height:30px;
  vertical-align:top;
  text-decoration:none;
}

.maintable {
  width:633px;
	height:685px;
	margin: 0px;
	padding: 0px;
}

.menutable{
	margin-top:9px;
  width:100%;
	height:199px;
}
.menutable img{
  border-bottom:1px solid #681f42;
}

.menucell {
	text-align:center;
  border-top:1px solid #681f42;
  border-right:1px solid #681f42;
  border-bottom:0px none;
  border-left:1px solid #681f42;
	width: 192px;
	height:100%;
}

.menudiv1 {
  margin:12px 13px 0px 13px;
	width: 166px;
	line-height:13px;
	text-align: left;
	color:#6b0043;
}

.menudiv2 {
	padding-top:18px;
	width: 100%;
	text-align: right;
}

.menudiv2 a {
  margin-right:10px;
	font-weight:bold;
	color:#6b0043;
}

.menudiv2 img {
  border:0 none;
}

.menufooterfillet {
  border:0 none;
	width:12px;
}

.menufooterfillet img {
  border:0 none;
	width:12px;
}

.menufootercell_left {
  border-top:0px none;
  border-left:0px none;
  border-right:1px solid #681f42;
  border-bottom:1px solid #681f42;
	width:181px;
	line-height:10px;
}

.menufootercell_center {
  border-top:0px none;
  border-left:1px solid #681f42;
  border-right:1px solid #681f42;
  border-bottom:1px solid #681f42;
	line-height:10px;
}

.menufootercell_right {
  border-top:0px none;
  border-left:1px solid #681f42;
  border-right:0px none;
  border-bottom:1px solid #681f42;
	width:181px;
	line-height:10px;
}

.bottomdiv {
	background-image:url(images/lower_border.gif);
	background-repeat:no-repeat;
  width:633px;
	height:25px;
	color:#B27100;
	text-align:right;
	line-height:12px;
}

.bottomdiv a {
  margin-right:15px;
	color:#6b0043;
}