﻿a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('Images/mainweb/6thDim/navbutton.gif');
	background-repeat: no-repeat;
	padding: 0px;
	width: 180px;
	height: 40px;
	display: block;
	line-height: 40px;
	background-position: center 0px;
	text-align: center;
}
a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	background-image: url('Images/mainweb/6thDim/navbutton.gif');
	background-position: center -40px;
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	display: block;
	text-align: center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #6600FF;
	text-align: center;
}
.Contentheader {
	font-weight: bold;
	text-align: center;
	color: #6600FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #6600FF;
}
.bodytext {
	text-align: center;
}
a.footerbtn {
	border: thin solid #CCCCFF;
	line-height: 18px;
	background-color: #CCCCFF;
	width: 140px;
	height: 18px;
	color: #333399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 10px 0px 10px;
	display: block;
	font-size: small;
}
a.footerbtn:hover {
	line-height: 18px;
	background-color: #CCCCFF;
	width: 140px;
	height: 18px;
	color: #3E3E70;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px 10px 0px 10px;
	border: thin solid #3E3E70;
	font-size: small;
}
li {
	list-style-image: url('Images/mainweb/bullet.gif');
}
