html, body { height: 100%; }


body {
	font-family: "Times New Roman", Times, serif; font-size: 15px; line-height: 24px; background-color: #0e2755; background-image:url(images/background.gif); background-repeat: no-repeat; background-attachment: fixed; 
}

#container { background-color:#FFFFFF; width: 800px; min-height:500px; height: auto !important; margin: auto; border: double 1px; overflow:auto; }

#content_header { font-family: Geneva, Arial, Helvetica, sans-serif 24px; color: #990000;}

#content { vertical-align: top; float: right; clear: both; margin: 5px 7px 0 10px;  width: 615px; text-align: left; background-color:#FFF; }

#scroll { width: 610px; height: 450px; overflow: auto; padding: 5px; }

#glossymenu { float: left;  }

.enter {
	color:#CCC;
	font-weight: bold;
}

.bold {
	font-weight: bolder;
	text-decoration: underline;
}
.bold2 {
	font-weight: bolder;
}
.small {
	font-size: small;
}
.italic {
	font-style: italic;
	color: #990000;
}

.italic2 {
	font-style: italic;
	color: #000000;
}

.italic3 {
	font-style: italic;
	color: #660066;
}

.rc_link {
	color: #FFFFFF;
	text-decoration: underline;
}


