/* CSS Document */

.default			{font-family:Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal;}
.default2			{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;}
.page				{font-family:Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal; margin: 0px;}

.title				{font-family: Tahoma, Verdana, sans-serif; font-size: 10pt; font-weight: bold; color: #4E024A;}

.linkbar			{font-family:Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal; border-top: 1px solid #D1B7D0; border-bottom: 1px solid #4E024A; background: #8B488C;}
.links				{font-family: Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF;}
.links	a			{color: #FFFFFF; font-weight: bold; text-decoration: none;}
.links	a:hover		{color: #FFE700;}

.sidebar			{font-family: Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal; background: #D1B7D0; border-right: 1px solid #606060;}
.links2				{font-family: Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal; color: #4E024A;}
.links2	a			{color: #4E024A; font-weight: bold; text-decoration: none;}
.links2	a:hover		{color: #4E024A;}

.quote2				{font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; font-style: italic; color: #4E024A;}
.quote				{font-size: 10pt; font-family: Times, serif; font-style: italic; color: #4E024A; font-weight: bold;}

.sblink				{border: 1px solid #D1B7D0;}
.sblinkover			{border: 1px solid #4E024A; background: #FFE700;}

.label				{background: #e0e0e0; font-weight: bold; padding: 3px;}
.biglabel			{background: #e0e0e0; font-weight: bold; padding: 3px; font-size: 9pt}

.headertext			{font-size: 18px; font-family: Tahoma, Verdana, sans-serif; font-style: normal; color: #4E024A; font-weight: bold; padding-left: 25px; padding-right: 25px;}
.marqtext			{font-size: 18px; font-family: Tahoma, Verdana, sans-serif; font-style: normal; color:#0000FF; font-weight: bold; padding-left: 25px; padding-right: 25px;}

.contentdisplay		{border: 1px solid #ffffff; text-align: left;}
.contentedit		{border: 1px solid #0000ff;}
.contentcontrol		{background: buttonface; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; padding: 2px; text-align: right; font-family: Tahoma, Verdana, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal;}

.staffdisplay       {position: relative;
                     width: 600px;
                     height: auto;
                     border: 1px solid #ffffff;
                     text-align: left;}

.staff              {position: absolute;
                     top: 0px;
                     left: 0px;
                     z-index: 1;
                     visibility: hidden;}

.largerdefault {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal;}
