body
																		{
																		font-size:small;
																		font-family:Tahoma,Arial,Geneva,sans-serif;
																		margin:4px 4px;
																		padding:0;
																		scrollbar-track-color:#fff;
																		scrollbar-face-color:#910c0c;
																		scrollbar-arrow-color:#fff;
																		}


#page
																		{
																		margin:0 auto;
																		min-width:950px;
																		}
#navigator
																		{
																		margin:0;
																		clear:both;
																		}
#maincontent
																		{
																		padding-top:12px;
																		}


/*
							BORDERS
							------------------------------------------------------------------------------------																						*/
.footer
																		{
																		border-top:1px solid #910c0c;
																		}
.underlogobox
																		{
																		border-bottom:1px solid #910c0c;
																		}
																		



/*
							COLORS
							------------------------------------------------------------------------------------																						*/
.date
																		{
																		color:#910c0c;
																		}
.copyright,
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.footer
																		{
																		color:#a3a3a3;
																		}
.paragraph
																		{
																		color:#282828;
																		}
.detail,
.siteparagraph,
.notes
																		{
																		color:#777;
																		}
.smalltext
																		{
																		color:#888;
																		}
																		

.highlight
																		{
																		background-color:yellow;
																		padding:0 2px;
																		}
/*
							FLOATS
							------------------------------------------------------------------------------------																						*/
.left,
.topleft
																		{
																		float:left;
																		}
.copyright,
.minilinksright,
.right,
.searchbox,
.topright
																		{
																		float:right;
																		}

.footer
																		{
																		clear:both;
																		}



/*
							FONT SIZE
							------------------------------------------------------------------------------------																						*/
.notes
																		{
																		font-style:italic;
																		}
.date,
.footer,
.minilinksright, .tree,
.topleft, .topright
																		{
																		font-size:70%;
																		}
.detail,
.notes,
.siteparagraph,
.smalltext,
.underlogobox

																		{
																		font-size:80%;
																		}



/*
							LINKS
							------------------------------------------------------------------------------------																						*/
a:link, a:visited, a:active
																		{
																		text-decoration:none;
																		}
a:hover, a:focus
																		{
																		text-decoration:underline;
																		}
a:link,
.listing a:visited,
.minilinksright a:visited, .tree a:visited,
.shrug-paragraph a:visited,
.siteparagraph a:visited,
.topleft a:link, .topleft a:visited,
.topright a:link, .topright a:visited
																		{
																		color:#0000ff;
																		}
.topleft a:active, .topright a:active
																		{
																		color:#910c0c;
																		}
							
/*
							SPACING 	(MARGINS, PADDINGS & WIDTHS)
							------------------------------------------------------------------------------------																						*/
.left
																		{
																		width:220px;
																		}
.right
																		{
																		width:175px;
																		}
.center
																		{
																		}
.logo
																		{
																		width:300px;
																		}
.logo,
.paragraph,
.shrug-paragraph,
.siteparagraph,
.topleft, .topright																		
																		{
																		padding-bottom:9px;
																		}
.topleft
																		{
																		padding-left:7px;
																		}

.smalltext
																		{
																		padding-left:17px;
																		}

.siteparagraph,
.footer
																		{
																		margin-left:7px;
																		}
.searchbox
																		{
																		margin:7px 7px 0 0;
																		}

.minilinksright,
.tree
																		{
																		margin-top:2px;
																		}
																		
/*
							MISCELLANEOUS
							------------------------------------------------------------------------------------																						*/
.underlogobox
																		{
																		background-image:url(../images/backs/back_v1p0.gif);
																		}
																		



.searchboxstyle
																		{
																		font-size:90%;
																		width:110px;
																		font-size:11px;
																		height:19px;
																		font-family:Tahoma,Geneva,Arial,sans-serif;
																		border:1px solid #4578a3;
																		background-color:#fff;
																		color:#000;
																		}

.sitehead
																		{
																		padding:3px 0px 3px 5px;
																		margin-bottom:7px
																		}
																		
																		
																		
																		
																		
																		
																		
																		
body, td {
	color : Black;
	background-color: White; /* NEW IN 1.5 */
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left; /* NEW IN 1.5 */
}

td.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {/* CHANGED IN 1.5 */
	font-size: 10px;
}

table.entries {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #23559C 1px solid;
	BORDER-LEFT: #23559C 1px solid;
	BORDER-TOP: #23559C 1px solid;
	BORDER-BOTTOM: #23559C 1px solid;
}

a {
	color : #0084BE;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

hr {
	color: #B8CFE7;
	height: 1px;
}

/* EVERYTHING BELOW ADDED IN 1.5 */
div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}

