body {
	padding: 0px;
	margin: 0px;
}
a {
	color: #4477FF;
	text-decoration: none;
}
a:hover {
	color: #77AAFF;
	text-decoration: none;
}

.head1 {
	font-size: 32px;
	height: 70px;
	font-family: verdana,helvetica,sans-serif;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 12px;
	padding-left: 25px;
}

.head2 {
	font-size: 15px;
	line-height: 20px;
	font-family: verdana,helvetica,sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head3 {
	font-size: 12pt;
	font-family: verdana,helvetica,sans-serif;
	color: #673673;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.body1 {
	font-size: 14px;
	line-height: 18px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.menu {
	background-image: url(pix/menuback.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 34px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 12px;
	padding-left: 20px;
	width: 150px;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menuwrap {
	background-image: url(pix/menuback.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 18px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-top: 10px;
	padding-left: 20px;
	width: 150px;
}

.menuwrap a {
	color: #FFFFFF;
	text-decoration: none;
}

.menuwrap hover {
	color: #FFFFFF;
	text-decoration: none;
}

.right {
	font-size: 16px;
	line-height: 20px;
	font-family: arial,helvetica,sans-serif;
	color: #FFFFFF;
	text-align: center;
	width: 140px;
}
.expand {
	border: 4px solid white;
}
