.category_border
{
	border-right: solid 0.1em;
	border-top: solid 0.1em;
	border-left: solid 0.1em;
	border-bottom: solid 0.1em;
	border-color: #996633;
}

.content
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: normal;
	word-spacing: normal;
	text-decoration: none;
	line-height: 12pt;
}
body
{
	margin: 0;
	padding: 0;
	font: bold 11px/1.5em Verdana;
}

h2
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.titles
{
    color: maroon;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    text-transform: normal;
    WORD-SPACING: normal;
    text-decoration: none;
	line-height: 12pt;
}

/*- Menu Tabs--------------------------- */


#tabs
{
	float: left;
	width: 100%;
	background: maroon;
	font-size: 80%;
	line-height: normal;
}
#tabs ul
{
	margin: 0;
	padding: 5px 10px 0 50px;
	list-style: none;
}
#tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a
{
	float: left;
	background: url( "../images/tableftB.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs a span
{
	float: left;
	display: block;
	background: url( "../images/tabrightB.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: maroon;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
	color: #000;
}
#tabs a:hover
{
	background-position: 0% -42px;
}
#tabs a:hover span
{
	background-position: 100% -42px;
}

/*- Menu Top Nav Tabs B--------------------------- */

#tabsB
{
	float: left;
	width: 100%;
	background: maroon;
	font-size: 100%;
	font-family: Times New Roman;
	line-height: normal;
}

#tabsB ul
{
	margin: 0;
	padding: 0px 0px 29px 0;
	list-style: none;
}
#tabsB li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsB a
{
	background: maroon;
	float: left;
	margin: 0;
	padding: 0 4px 0 0px;
	text-decoration: none;
	width: 195px;
}
#tabsB a span
{
	float: left;
	display: block;
	background: white;
	padding: 3px 0px 2px 0px;
	color: maroon;
	font-weight: bold;
	width: 195px;
	text-align: center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span
{
	float: none;
}
/* End IE5-Mac hack */

#tabsB a:hover
{
	background-position: 0% -42px;
}
#tabsB a:hover span
{
	background-position: 100% -42px;
	cursor: hand;
}

/*- Menu left Nav --------------------------- */

#LeftNav ul
{
	margin: 0;
	padding: 20px 0px 29px 25px;
	list-style: none;
	list-style-image: url(../images/arrow.jpg);
}

#LeftNav ul li
{
	padding: 0 0 10px 0;
}


#LeftNav a span
{
	font-family: Times New Roman;
	color: #800000;
	font-weight: bold;
	font-size: .9em;
}

#LeftNavLink
{
	font-family: Arial;
	color: #800000;
	font-size:8pt;
    
}



#LeftNav a
{
	text-decoration: none;
	padding-left: 2px;
}

#LeftNav a img
{
	padding: 0, 5, 0, 0;
	margin-right: 10px;
}


.title
{
	color: #800000;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: .9em;
}


.subtitle
{
	color: #800000;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: .8em;
}

.smalltitle
{
	color: #800000;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: .6em;
}

a
{
	color: #800000;
}
a:visited
{
	color: #800000;
}
.rptResults
{
	width:350px; 
	padding-top: 15px;
	padding-right: 0px;
	margin-right: 15px;
}
.rptResults ul
{
	font-size: .8em;
	font-weight: bold;
	padding: 0, 0, 0, 0;
	margin-left: 16px;
}

.rptResults ul div
{
	padding: 0, 0, 0, 0;
	font-weight: normal;
}

.rptResults2
{
	width:310px; 
	padding-top: 15px;
	padding-right: 0px;

}
.rptResults2 ul
{
	font-size: .8em;
	font-weight: bold;
	padding: 0, 0, 0, 0;
}

.rptResults2 ul div
{
	padding: 0, 0, 0, 0;
	font-weight: normal;
}

.error
{
	font-size: 1em;
	color: Red;
}

.listlinks a
{
	font-size: .8em;
}

.button
{
	font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	border: 1px solid maroon;
	background: maroon;
	color: White;
}

#homepagetext
{
	text-align: center;
	font-family: Times New Roman;
	
}

.black_border
{
	border-right: solid 0.05em;
	border-top: solid 0.05em;
	border-left: solid 0.05em;
	border-bottom: solid 0.05em;
	border-color: #000000;
}

#listspace ul
{
    margin-top:0; 
}

