/* CSS Document */

body {
	background-color: #FFFFFA;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	text-indent: 2px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-weight: bold;
	color: #872A92;
	font-size: 17px;
	line-height: normal;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

hr {
	text-indent: 2px;
}

li {
	list-style-image: url(../images/gke_arrow2.gif);
	list-style-position: outside;
	text-align: left;
	font-size: 15px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-size: small;
}

td img {display: block;}

.table_maincontent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

.table_maincontent_nologos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

.table_page {
	border: 4px outset #e9d1e9;
}

.table_logos {
	background-image: url(../images/gke_logo_table_backgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fmovie_backgrd {
	background-image: url(../images/gke_fmovie_backgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}

.copyrightmessage {
	font-size: 12px;
	text-indent: 0px;
	margin-left: 0px;
}

.td_copyrightmessage {
	background-color: #ffffff;
}

.text_maincontent {
	text-indent: 0px;
	padding-right: 10px;
	padding-left: 2px;
	font-size: small;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#logo24hr {
	position:absolute;
	left:-216px;
	top:335px;
	width:123px;
	height:123px;
	z-index:1;
}

#page1 {
	position:absolute;
	left:-234px;
	top:410px;
	width:468px;
	height:139px;
	z-index:1;
	visibility: visible;
}

#page2 {
	position:absolute;
	left:-234px;
	top:410px;
	width:468px;
	height:139px;
	z-index:1;
	visibility: hidden;
}

#Layer1 {
	position:absolute;
	left:-148px;
	top:21px;
	width:36px;
	height:21px;
	z-index:1;
}

.menu_bar {
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 3px;
}

a:link {
	color: #872b93;
	text-decoration: none;
}
a:visited {
	color: #872b93;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #872b93;
	text-decoration: none;
}

#layertext1 .red_lettering {
	color: #FF0000;
}

.large_red_lettering {
	font-size: 18px;
	color: #FF0000;
}

.small_lettering {
	font-size: 12px;
}

.large_lettering {
	font-size: 24px;
	color: #000000;
}

.purple_lettering {
	color: #872A92;
}