BODY {
	background : #000000;
	margin : 10px 0px 0px 0px;
}

#toplyr 	{position:relative; width : 770px; padding : 0; align: center; margin : 0;}
#date2yr 	{position:absolute; z-index : 2; left: 500px; top: 132; margin-top : 0px; margin-left : 0px; }
#toptextlyr	{position:absolute; z-index : 2; left: 115px; top: 479; margin-top : 0px; margin-left : 0px; }

#searchlyr 	{position:absolute; z-index : 2; left: 	180px; top: -145px; margin-top : 0px; margin-left : 0px; }
#datelyr 	{position:absolute; z-index : 2; left: 	300px; top: -65px; margin-top : 0px; margin-left : 0px; }
#centerlyr 	{position:relative; z-index : 2; left: 0px; top: 0px; margin-top : 0px; margin-left : 0px; }

.footer 			{color: #BBBBBB; font-family: verdana,helvetica; font-size: 9px;}
a.footer:link		{color: #BBBBBB; }
a.footer:visited	{color: #BBBBBB; }
a.footer:hover 		{color: #BBBBBB;}
a.footer:active 	{color: #BBBBBB;}

.navTop 			{color: #FFFFFF; font-family: verdana,helvetica; font-size: 10px;}
a.navTop:link		{color: #CCCCCC; }
a.navTop:visited	{color: #CCCCCC; }
a.navTop:hover 		{color: #FFFFFF;}
a.navTop:active 	{color: #FFFFFF;}

.path		{color: #CCCCCC; font-family: verdana,helvetica; font-size: 10px; padding-right : 10px; padding-left : 10px; font-weight : bold;}
.pathTable 	{background : #EEEEEE; height : 25px;}

.objectTable 	{background : #999999;}
.objectShadow 	{background : #999999;}
.objectBody 	{background : #EEEEEE;}
.objectTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
.objectLink	{color: #000000; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.objectLink:link		{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:visited	{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.objectLink:hover 		{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}
a.objectLink:active 	{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}

.address 			{color: #000000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none; }
a.address:link		{color: #000000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none; }
a.address:visited	{color: #000000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none; }
a.address:hover 	{color: #000000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none; }
a.address:active 	{color: #000000; font-family: verdana,helvetica; font-size: 10px; text-decoration: none; }

/*
.relatedTable 	{background : #999999;}
.relatedShadow 	{background : #999999;}
.relatedBody 	{background : #EEEEEE;}
.relatedTitle 	{color: #003399; font-family: verdana,helvetica; font-size: 12px; text-decoration: none; font-weight : bold;}
.relatedLink	{color: #000000; font-family: verdana,helvetica; font-size: 12px; text-decoration: none;}
a.relatedLink:link		{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.relatedLink:visited	{color: #000000; font-family: verdana,helvetica; font-size: 11px; text-decoration: none;}
a.relatedLink:hover 	{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}
a.relatedLink:active 	{color: #666666; font-family: verdana,helvetica; font-size: 11px; text-decoration: underline;}


.library { background:#CCCCCC; border:1px solid #CCCCCC;}
.libraryLink, .libraryLink:link, .libraryLink:visited, .libraryLink:hover, .libraryLink:active {
	border-bottom:1px solid #EEEEEE; 
	border-top:1px solid #EEEEEE;
	display: block;
	background: #EEEEEE url('../images/library_arrow2.gif') no-repeat top left;
	color: blue; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; padding-left:20px; padding-right:2px; padding-top:1px; padding-bottom:5px
}
.libraryLink:hover {
	background:#DDDDDD url('../images/library_arrow3.gif') no-repeat top left; 
	color:#992299;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC
}
*/

.relatedTitle 	{color: #333333; font-family: verdana,helvetica; font-size: 11px; text-decoration: none; font-weight : bold; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;text-align : center;}
.relatedTable { background:#BBBBBB; border:1px solid #CCCCCC;}
.relatedLink, A.relatedLink:link, A.relatedLink:visited, A.relatedLink:hover, A.relatedLink:active {
	border-bottom:1px solid #EEEEEE; 
	border-top:1px solid #EEEEEE;
	display: block;
	background: #EEEEEE url('../images/library_arrow2.gif') no-repeat top left;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; padding-left:20px; padding-right:2px; padding-top:5px; padding-bottom:5px
}
A.relatedLink:hover {
	background:#DDDDDD url('../images/library_arrow3.gif') no-repeat top left; 
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC
}



.forumTable	{background : #CCCCCC;}
.forumHeader {font-size: 11px;}
.forumFooter {}
.forumRow1 {background : #FFFFFF;}
.forumRow2 {background : #EEEEEE;}
