TD.leftNav		{font-family: Tahoma; width: 209px; background: #E7E7E7; background-image: url('img/left_nav_background.gif'; background-repeat: repeat-y;}
TD.rightNav		{width: 175px; background: #E7E7E7; color: #000; text-align: right;}

TD.headerNav            { height: 40px; } 
A.headerNav:link	{font-family: Tahoma; font-size: 12px; color: #FFF; text-decoration: none; }
A.headerNav:visited	{font-family: Tahoma; font-size: 12px; color: #FFF; text-decoration: none; }
A.headerNav:active	{font-family: Tahoma; font-size: 12px; color: #FFF; text-decoration: none; }
A.headerNav:hover	{font-family: Tahoma; font-size: 12px; color: #FFF; text-decoration: underline; }
.headerNavSelected	{font-family: Tahoma; font-size: 12px; text-decoration: underline;}

A.footerNav:link	{color: #999; text-decoration: none; }
A.footerNav:visited	{color: #999; text-decoration: none; }
A.footerNav:active	{color: #999; text-decoration: none; }
A.footerNav:hover	{color: #999; text-decoration: underline; }

A.rightNav:link		{color: #FFF; text-decoration: none; }
A.rightNav:visited	{color: #FFF; text-decoration: none; }
A.rightNav:active	{color: #FFF; text-decoration: none; }
A.rightNav:hover	{color: #FFF; text-decoration: underline; }

#TD.pagebody		{width: 427px; height: 324px; color: #FFF; padding-left: 35px; padding-right: 10px; background-color: #FFF; background-image: url('../img/watermark.jpg'); background-repeat: no-repeat; background-attachment: scroll;}
#TD.pagebodyWithLeft	{width: 575px; height: 324px; color: #FFF; padding-left: 35px; padding-right: 10px; background-color: #FFF; background-image: url('../img/watermark.jpg'); background-repeat: no-repeat; background-attachment: scroll;}
#TD.pagebodyWithRight	{width: 612px; height: 324px; color: #FFF; padding-left: 35px; padding-right: 10px; background-color: #FFF; background-image: url('../img/watermark.jpg'); background-repeat: no-repeat; background-attachment: scroll;}

TD.pagebody		{vertical-align: top; width: 373px; height: 360px; background-color: #B5B5B5; padding: 20px 10px 20px 0px; background-repeat: no-repeat; background-attachment: scroll;}
TD.pagebodyWithLeft	{vertical-align: top; width: 548px; height: 360px; background-color: #B5B5B5; padding: 20px 10px 20px 0px; background-repeat: no-repeat; background-attachment: scroll;}
TD.pagebodyWithRight	{vertical-align: top; width: 582px; height: 360px; background-color: #B5B5B5; padding: 20px 10px 20px 0px; background-repeat: no-repeat; background-attachment: scroll;}

TD.smallPagebody	{width: 365px; }

TD.adminRowHeader	{font-weight: bold;}

#A.adminHeaderLink:link		{color: #633; text-decoration: none;}
#A.adminHeaderLink:active	{color: #633; text-decoration: none;}
#A.adminHeaderLink:visited	{color: #633; text-decoration: none;}
#A.adminHeaderLink:hover		{color: #966; text-decoration: underline;}

#TD.adminBody		{vertical-align: top; width: 570px; background-color: #CCF; color: #000;}
#TD.adminLeftNav		{vertical-align: top; width: 180px; background-color: #99B; color: #000;}
#TD.adminHeaderLinks	{vertical-align: top; background-color: #99C; color: #000;}

.forumControls		{font-family: Verdana, Arial, Helvetica; font-size: 7pt;}

.pageHeading		{font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: bold;}

A.morelink:link		{color: #963; text-decoration: none;}
A.morelink:active	{color: #963; text-decoration: none;}
A.morelink:visited	{color: #963; text-decoration: none;}
A.morelink:hover	{color: #963; text-decoration: underline;}

TD.adminBody		{vertical-align: top; width: 570px; background-color: #CCF; color: #000;}
ul.culture                      {
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 0px;
}
li.culture                      {
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 10px;
	list-style: circle;
}

ul.navList                      {
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;
        padding-bottom : 0px;
}
 
li.navList {
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        margin-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;
        padding-bottom : 0px;
        list-style: none;
}



