@charset "utf-8";

BODY {
	BACKGROUND-COLOR: #0099ff
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 8px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 750px; margin: 1em auto; }
	
	
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}

p.MsoNormal {
	margin:0in;
	margin-bottom:0.0001pt;
	font-size:14px;
	font-family:Helvetica;
	color:black;
}
p.Body {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Helvetica;
color:black;
}


.navbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #990000;
}	
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0000CC;

}
.mtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
