@charset "utf-8";
/* CSS Document */

body					{background-image: url("../images/page_bg.jpg"); background-repeat: repeat-x; background-color: #DBDBDB; margin: 0px; font-family: Verdana, Arial, sans-serif; text-align: center; font-size: 12px;}
table					{font-size: 12px;}
p						{margin-top: 10px; text-align: justify; line-height: 28px;}
b						{font-weight: bold; color: #930;}
li						{list-style: square; color: #930; margin-bottom: 15px;}
.main					{background-image: url("../images/bgtree.gif"); width: 980px; padding-top: 20px; text-align: center;}
.content				{text-align: left; border: 1px black solid; background-color: #fff; background-image: url("../images/bgtreelight.gif"); background-repeat: no-repeat; width: 902px; height: 447px; margin-top: 20px; overflow: hidden;}
.menuarea				{width: 100%; background-color: #fff; text-align: center;  height: 52px; width: 900px;}
.footer					{width: 100%; width: 902px; text-align: left; margin-top: 5px;}
.bottomlinks			{float: right; text-align: right; margin: 0px;}
.copyright				{color: #555; font-size: 10px; margin: 0px; float: left;}
.maincontent			{text-align: left; width: 650px; margin-top: 20px; float: right; padding-left: 35px; padding-right: 35px; padding-top: 10px; height: 355px; overflow: auto; border-left: 1px #000 solid;}
.leftcolumn				{float: left; width: 250px; margin-top: 20px; padding-top: 20px; overflow: auto; height: 355px; padding-left: 35px; padding-right: 35px;}
.farright				{float: right; width: 200px;}
.inactivelink			{font-weight: bold; color: #666; font-size: 12px; text-transform: uppercase;}
.blackbold				{font-weight: bold; color: #000;}
a:link					{font-weight: bold; text-decoration: none; color: #930;}
a:visited				{font-weight: bold; text-decoration: none; color: #930;}
a:hover					{font-weight: bold; text-decoration: none; color: #666;}
.footerlinks:link		{font-size: 10px; font-weight: bold; text-decoration: none; color: #930;}
.footerlinks:visited	{font-size: 10px; font-weight: bold; text-decoration: none; color: #930;}
.footerlinks:hover		{font-size: 10px; font-weight: bold; text-decoration: none; color: #666;}
.leftlinks:link			{font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #930;}
.leftlinks:visited		{font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #930;}
.leftlinks:hover		{font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #666;}
.teamlinks:link			{font-weight: normal; font-size: 12px; text-decoration: none; color: #000;}
.teamlinks:visited		{font-weight: normal; font-size: 12px; text-decoration: none; color: #000;}
.teamlinks:hover		{font-weight: normal; font-size: 12px; text-decoration; none; color: #930;}
