a:link {
text-decoration: none;
color: #dddddd;
}
a:visited {
text-decoration: none;
color: #dddddd;
}
a:hover {
text-decoration: none;
color: white;
}
a:active {
text-decoration: none;
color: white;
}

body {
background-image: url(/images/blueedge.png);
color: #888888;
background-color: #010855;
font-family: "courier new", courier, Arial, Verdana, sans-serif;
}

.FRAMES {
	position: absolute;
	top: 40px; 
	left: 220px;
	width: 600px;
	height: 400px;
}


/* StuffatBottem */
.BOTTEM {
  	position: absolute; 
	Bottom: 5px;
	MARGIN: 0px;
	border: 0px solid #ccc;
	PADDING: 0px 0px 0px 0px; 
	WIDTH: *px;
	height: *px;
	text-decoration: none; 
	}

/* menu list of urls */
.BOTTEMCONTROLS {
  	position: absolute; 
	Bottom: 5px;
	MARGIN: 0px;
	border: 0px solid #ccc;
	PADDING: 0px 0px 0px 0px; 
	WIDTH: *px;
	height: *px;
	text-decoration: none; 
	}

.h1 {color: #999999; font-size: 20pt; font-weight: bold; font-family: "courier new", arial, helvetica, sans-sarif; text-align: center; line-height:30pt}
.h2 {color: #999999; font-size: 14pt; font-weight: bold; font-family: "courier new", arial, helvetica, sans-sarif; line-height:20pt}
.normal {color: #aaaaaa; font-size: 12pt; font-weight: normal; font-family: "courier new", arial, helvetica, sans-sarif; line-height:18pt}
