@charset "utf-8";
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #17C1FF;
	line-height: normal;
	font-style: normal;
	text-transform: capitalize;
	margin: 0px;
}
#bottomMenu {
	font-size: 12px;
	color: #E37BE6;
	text-decoration: none;
	font-weight: bold;
}

#bottomMenu a:link {
	font-size: 12px;
	color: #E37BE6;
	text-decoration: none;
	font-weight: bold;
}

#bottomMenu a:visited {
	font-size: 12px;
	color: #E37BE6;
	text-decoration: none;
	font-weight: bold;
}

#bottomMenu a:active {
	font-size: 12px;
	color: #17C1FF;
	text-decoration: none;
	font-weight: bold;
}

#bottomMenu a:hover {
	font-size: 12px;
	color: #E37BE6;
	text-decoration: uderline;
	font-weight: bold;
}




#footer {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	margin: 10px;
}
#bottom {
	background-image: url(images/btm.gif);
	background-repeat: repeat-x;
	margin: 0px;
	width: 773px;
	height: 51px;
}


.glyphs {
	background-image: url(images/winAnimatedLoop.gif);
	position: relative;
	height: 557px;
	width: 560px;
	padding: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
.highlight {
	font-size: 16px;
	font-weight: bold;
	color: #17C1FF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #17C1FF;
	page-break-after: always;
	page-break-before: left;
}
