A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000099;
	text-decoration : none;
	font-weight: bold;

	}
	A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF9933;
	text-decoration : none;
	font-weight: bold;
	font-style: normal;
	cursor: hand;



	}

A:credit {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	color: #333399;
	font-variant: small-caps;
	cursor: hand;
}
A:hovercredit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #FF9933;
	text-decoration : none;
	font-weight: bold;
	font-style: oblique;
	cursor: hand;
	}

.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.leftmemu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
	cursor: hand;

}
.contentHeader {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.dialogue {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 12px;

}
.smallText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.smallText2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333399;

}
.topleft {
	background-attachment: fixed;
	background-image: url(images/TopLeft.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topborder {
	background-attachment: fixed;
	background-image: url(images/TopBorder.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;

}
.topright {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/TopRight.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightborder {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/RightBorder.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.bottomborder {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/BottomBorder.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottomleft {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/BottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomright {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/BottomRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftborder {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/LeftBorder.jpg);
	background-repeat: repeat;
	background-position: right center;
}
.topbar {
	background-image: url(images/TopBar.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.tablebutton {
	background-color: #333399;
	border: thin outset #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	position: static;
	margin: 0px;
	cursor: hand;
	background-position: center center;
	text-align: center;

}
.credits {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-style: oblique;
	font-weight: normal;
	color: #333399;
	font-variant: small-caps;
	cursor: auto;
	text-decoration: none;


}
