BODY {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333399;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 50px;
	}

/* Page header */
H1 {
	color: #333399;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 0px;
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
/* Division header */
H2 {
	line-height: 1.6em;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333399;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center-position;
	background-image: url(line.gif);
	background-repeat: repeat-x;
}
/* Sub-header */
H3 {
	color: #333399;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	word-spacing: 2px;
	letter-spacing: 1.5px;
	line-height: 1.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	margin-left: 10px;
	padding-right: 80px;
}
/* Comment */
H4 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	color: #333399;
	text-align: center;
	line-height: 1.4em;
}
/* Invitation */
H5 {
	line-height: normal;
	height: auto;
	color: #666666;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	bottom: 0px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 30px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Footer */
H6 {
	font-size: 10px;
	margin-bottom: 0px;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	bottom: 0px;
	font-weight: normal;
	line-height: normal;
}

P {
	font-size: 12px;
	padding-top: 0px;
	padding-left: 80px;
	margin-top: 0px;
	padding-right: 120px;
	line-height: 1.6em;
	word-spacing: 2px;
	letter-spacing: 1px;
}

A {
}
A:link {
	color: #CC4400;
	text-decoration: none;
}
A:active {
	color: #FF8800;
	text-decoration: underline;
}
A:visited {
	color: #CC4400;
	text-decoration: none;
}
A:hover {
	color: #FF8800;
	text-decoration: underline;
}
#menu {
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1em;
	margin-bottom: 0px;
	bottom: 0px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333399;
	margin-top: 4px;
}
#menu A {
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1em;
	margin-bottom: 0px;
	bottom: 0px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#menu A.pressed_button {
	color: #333399;
}
#menu2 {
	font-size: 14px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1em;
	margin-bottom: 0px;
	bottom: 0px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333399;
}
#menu2 A {
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1em;
	margin-bottom: 0px;
	bottom: 0px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.title-back {
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.strip {
	background-color: #DDDDF3;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	text-align: center;
	padding-left: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: px;
	letter-spacing: 2px;
	font-style: italic;
	vertical-align: middle;	
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 3px;
}
.menu-back {
	background-color: #F3F3F6;
}
.button {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #E3E3E3;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #F9F9F9;
	border-left-style: solid;
	border-left-width: 2px;
	background-color: #F9F9F9;
	background-image: url(bg_h.gif);
	background-repeat: repeat-y;
}
.text-back {
	background-color: #FFFFFF;
}
.gray-back {
	background-color: #F9F9F9;
	margin-left: 40px;
	margin-right: 40px;
	border-left-color: #FF9900;
	border-left-width: 1px;
	border-left-style: dotted;
}
