a.ImLink:link
{color:#C66300; text-decoration:underline; }
a.ImLink:visited
{color:#552B00; text-decoration:underline; }
a.ImLink:hover
{color:#FFFF80; text-decoration:underline; background:#552B00}
#imTitle
{font: bold 12pt Tahoma; color:#C66300; ; margin-bottom: 5px}
.mainMenu
{position: relative; cursor:pointer; width:120px; height:23px; overflow:hidden; }
.footer, a.footer:hover, a.footer:visited, a.footer:link
{font: 10pt Tahoma
; text-decoration: none; color:#000000;}
#imToolTip
{position:absolute; visibility:hide; z-index:200}

body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
}

html, body, h1, h2, h3, h4, h5, h6, p {
	margin: 4px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0;
	list-style: none;
}

img { border: 0; }

p {
	font-size: 12pt;
	color: #000000;
}
h1 {
	font-size: 14pt;
	color: #C66300;
}
h2 {
	font-size: 14pt;
	color: #552B00;
}
h3 {
	font-size: 12pt;
	color: #C66300;
}
h4 {
	font-size: 10pt;
	color: #000000;
}
h5 {
	font-size: 8pt;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}

a {
	color: #C66300;
	text-decoration: underline;
}

a:visited {
	color: #552B00;
}

a:hover {
	  color: #FFFF80;
	  background-color:#552B00;
	  text-decoration: underline;
}

/* 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: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }