BODY {
	background : #FFFFFF;
	margin : 0px 0px 0px 0px;
}

#container 		{position:relative; z-index : 1; width : 780px; padding : 0; align: center; margin : 0;}
#date			{position:absolute; z-index : 3; left: 0; top: 0;  margin-top : 5px; margin-left : 0px; }
#logo			{position:absolute; z-index : 2; left: 0; top: 0;  margin-top : 70px; margin-left : 0px; }
#navigation		{position:absolute; z-index : 3; left: 0; top: 0;  margin-top : 43px; margin-left : 193px; }
#navigation2		{position:absolute; z-index : 9; left: 0; top: 0;  margin-top : 86px; margin-left : 385px; height: 30px; overflow:hidden;}
#body			{position:absolute; z-index : 2; left: 0; top: 0;  margin-top : 134px; margin-left : 0px; }

.footer 			{color: #999999; font-family: verdana,helvetica; font-size: 9px;}
a.footer:link		{color: #666666; font-family: verdana,helvetica; font-size: 9px; text-decoration: underline;}
a.footer:visited	{color: #666666; font-family: verdana,helvetica; font-size: 9px; text-decoration: underline;}
a.footer:hover 		{color: #ff9900; font-family: verdana,helvetica; font-size: 9px; text-decoration: underline;}
a.footer:active 	{color: #ff9900; font-family: verdana,helvetica; font-size: 9px; text-decoration: underline;}

.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: #666666; font-family: verdana,helvetica; font-size: 10px; padding: 7px 10px 7px 10px; font-weight : bold;}
a.pathLink:link		{color: #666666;}
a.pathLink:visited	{color: #666666;}
a.pathLink:hover 	{color: #666666;}
a.pathLink:active 	{color: #666666;}
.pathTable 	{background : #EEEEEE;}

.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;}

.relatedTitle 	{color: #333333; font-family: verdana,helvetica; background:#BBBBBB url('../images/tableTop.gif') no-repeat top left; border-bottom:1px solid #BBBBBB; font-size: 11px; text-decoration: none; font-weight : bold; padding-left:20px; padding-right:5px; padding-top:5px; padding-bottom:5px;text-align : left;}
.relatedTable { 
			background: url('../images/tableBottom.gif') no-repeat bottom left; 
			border:0px solid #CCCCCC; 
			padding-top:0px;
			padding-bottom:7px;
}
.relatedLink, A.relatedLink:link, A.relatedLink:visited, A.relatedLink:hover, A.relatedLink:active {
	border-bottom:1px solid #F5F5F4; 
	border-top:1px solid #EAEAEA;
	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:#FFB340 url('../images/library_arrow3.gif') no-repeat top left; 
	color:#000000;
	border-bottom:1px solid #EE9002;
	border-top:1px solid #F6AD3E;
}



.forumTable	{background : #CCCCCC;}
.forumHeader {font-size: 11px;}
.forumFooter {}
.forumRow1 {background : #FFFFFF;}
.forumRow2 {background : #EEEEEE;}
