BODY {	background-color:#4A2128;
		scrollbar-base-color: #b9b0a5;
		scrollbar-track-color: #776d63;
		scrollbar-face-color: #b9b0a5;
		scrollbar-highlight-color: #776d63;
		scrollbar-3dlight-color: #776d63;
		scrollbar-darkshadow-color: #776d63;
		scrollbar-shadow-color: #776d63;
		scrollbar-arrow-color: #000000;
		margin-left: 0px;
		margin-top: 0px;
		 }

a:link		{ color: #1E1B17; text-decoration: none }

a:visited	{ color: #333333; text-decoration: none }

a:active	{ color: #333333; text-decoration: none }

a:hover		{ color: #6A5B44; text-decoration: none }

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 13px Arial, Helvetica, sans-serif}

.title 		{ COLOR: #4D4935; FONT: 13px Kallos ITC, verdana, arial, sans-serif; font-weight: bold }

.subtitle 	{ COLOR: #000000; FONT: 14px Arial, Helvetica, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.shadeform	{ FONT: 13px Arial, Helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.textarea	{ FONT: 13px Arial, Helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}
		
		
/* Newspaper Formatting */

.newsdate  { 	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;}
	
.newstextheader  { 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;}
	
.newstext  { 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:justify;
	color: #000000;}
	
	
.newshr { border:none;
color: #000000;
height: 1px;
}
.TDNews{ border-style: solid;
border-bottom-color: #000000;
border-left-color: #ffffff;
border-top-color: #FFFFFF;
border-right-color:#FFFFFF;
border-style: solid;
}

.tablefullheight { height:100%;
      margin: 0;
	  width: 980;
      border: none;
      text-align: left;
}

.tablebody { height:100%;
      margin: 0;
	  border-width: 5px;
	  border-style: none;
	  border-collapse: separate;
	  background-color: #b9b0a5;
	  vertical-align:top;
}

.tablebody th {
	border-width: 4px;
	padding: 2px;
	border-style: double;
	border-color: #34271d;
	background-color: #b9b0a5;
}
.tablebody td {
	border-width: 4px;
	padding: 2px;
	border-style: double;
	border-color: #34271d;
	background-color: #b9b0a5;
}

.tablecontent { 
      margin: 0;
	  border-width: 0px;
	  vertical-align:top;
}
.tablecontent td {
	border-width: 0px;
	background-color: #b9b0a5;
}

.tableindex { 	border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: white;
	border-collapse: separate;
	background-color: white;}
.tableindex td { 	border-width: 1px;
	padding: 0px;
	border-style: outset;
	border-color: white;
	background-color: #white;
	-moz-border-radius: ;}
	
.tablespa { 	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #938268;
	border-collapse: separate;
	background-color: #B9B0A5;}
	
.tablespa td { 	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #938268;
	background-color: #B9B0A5;
	-moz-border-radius: ;}
	
	
.table100y { 	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
	background-color: #FFFFFF;}
	
.table100y td { 	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	-moz-border-radius: ;}


.odd  {background-color: white;} 
.even { COLOR: #000000; FONT: 14px Arial, Helvetica, sans-serif; font-weight: bold; background-color: black; border: } 

				
