.itemBorder {
	border: 1px solid black 
}
.itemText {
	text-decoration: none;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

body {
	font-size : 10px;
	font-family : arial, sans-serif;
	color : #333333;
	background-color: #EEEEEE;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : #333333;
}

a {color : #990000}
a:visited {color : #990000}
a:hover {
	color : #FF0000;
	text-decoration: underline;
}
a:active {color : #FF0000}

.bodytext {
	font-size : 11px;
	font-family : arial, sans-serif;
	color : #333333;
}

.bodytext a {color : #990000}
.bodytext a:visited {color : #990000}
.bodytext a:hover {color : #FF0000}
.bodytext a:active {color : #FF0000}

.title {
	font-size : 16px;
	font-family : helvetica, sans-serif;
	font-weight : bold;
	color : #666666;
}

.subtitle {
	font-size : 12px;
	font-family : helvetica, sans-serif;
	font-weight : bold;
	color : #990000;
}

.footertext {
	font-size : 9px;
	font-family : arial, sans-serif;
	color : #FFFFFF;
}

.topnav {
	font-size : 8px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #333333;
}

.topnav a {text-decoration : none; color: #FFFFFF;}
.topnav a:visited {text-decoration : none; color: #FFFFFF;}
.topnav a:hover {text-decoration : none;color: #FFFFFF;}
.topnav a:active {text-decoration : none;color: #FFFFFF;}

.topnav2 {
	font-size : 7pt;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

.topnav2 a {text-decoration : none;}
.topnav2 a:visited {text-decoration : none;}
.topnav2 a:hover {text-decoration : none;}
.topnav2 a:active {text-decoration : none;}

.sidenav {
	font-size : 9pt;
	font-family : arial, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}

.sidenav a {text-decoration : none;}
.sidenav a:visited {color : #FFFFFF; text-decoration : none;}
.sidenav a:hover {color : #990000; text-decoration : none;}
.sidenav a:active {color : #FF0000; text-decoration : none;}


.rsbtext {
	font-size : 10px;
	font-family : verdana, sans-serif;
	color : #333333;
}
.bodytextr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.menucell a:hover {background-color: #660000;}
.bodytextind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 2em;
	margin-top: 6px;
	margin-bottom: 6px;
}
