p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainframe {
	position: absolute;
	width: 720px;
	top: 0px;
	z-index: 1;
	background-position: center;
}
.framestyle {
	background-image: url(images/frame_center.gif);
	background-repeat: repeat-y;
}
.framestyle p {
	padding-left: 40px;
	padding-right: 40px;
}
.framestyle h1 {
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 2em;
	color: #5E639D;
	background-image: url(images/title_background.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: italic;
}
.framestyle h2 {
	padding-right: 40px;
	padding-left: 40px;
}
.framestyle h3 {
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/frame_highlight_225.gif);
	background-repeat: repeat-y;
	color: #444444;
}
.framestyle h4 {
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-image: url(images/frame_highlight_200.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.framestyle h5 {
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-image: url(images/frame_highlight_200.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #444444;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.endframe {
	background-image: url(images/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
#menuframe {
	height: 23px;
	width: 267px;
	z-index: 4;
	position: absolute;
	top: 109px;
	left: 384px;
}
.menustyle {
	font-weight: bold;
	font-size: 0.9em;
	background-repeat: repeat-y;
	background-position: right;
}
.endmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-position: center;
}
.aboutimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	clear: left;
}
.logo {
	float: left;
	top: 40px;
	position: absolute;
	left: 50px;
}
.startframe {
	background-image: url(images/frame_top.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.framestyle tr.odd {
	background-color: #EEEEFF;
}
.framestyle td {
	font-size: 0.9em;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.framestyle th {
	font-size: 0.9em;
	text-align: left;
	color: #666666;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.framestyle table {
	border: 1px solid #DDDDFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.launchbutton {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
