.title {
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12pt;
	color: #000000;
}

.body { 
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 10pt; 
	color: #000000;
}

.bodyc { 
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 8pt; 
	color: #000000;
}

.foot {
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}

.error { 
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 10pt; 
	color: #FF0000;
}

select {
	font-size: 10pt;
}

a.gLink:link {
	font-size: 16pt; 
	color: #663333;
	text-decoration: none;
}

a.gLink:visited  {
	font-size: 16pt; 
	color : #663333;
	text-decoration: none;
}

a.gLink:hover, a.gLink:active  {
	font-size: 16pt; 
	color: #C78E23;
	text-decoration: none;
}

a:link  {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}

a:visited  {
	font-weight: bold;
	color : #663333;
	text-decoration: none;
}

a:hover, a:active  {
	font-weight: bold;
	color: #C78E23;
	text-decoration: none;
}




.whitenewsbold {
	color:##808080;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.whitenews {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}



a.whitenewsbold:link, a.whitenews:link, a.whitenewsbold:visited, a.whitenews:visited {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.whitenewsbold:hover, a.whitenews:hover, a.whitenewsbold:active, a.whitenews:active {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}



a.white:link {
	font-family: Arial MT, Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 8pt; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.white:visited  {
	font-family: Arial MT,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 8pt; 
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover, a.white:active  {
	font-family: Arial MT,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 8pt; 
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.news {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}
.newsbold {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.border {
	border: 2px solid black;
}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 width: 500;
 word-wrap: break-word; /* Internet Explorer 5.5+ */
 style="table-layout: fixed;"
}

PRE   {page-break-before: always;}

/* Following is for Search Result Navigation */
table.navbar td.page a {
	padding:3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #C78E23;
	background-color: #FFFFFF;
	display: block;
	border: 0px;
	text-decoration: none;
}

td.page a:link, td.page a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #C78E23;
	background-color: #FFFFFF;
}
/* End of Search Navigation Options */
