/* Edited Wed April 14, 2004 by Jeff Toony */

/* Site Text */
.pageTitle 			{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: medium; color: #FFFFFF;}
.mainText 			{font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000;}
.subText 			{font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000;}
.breadcrumb			{font-family:Arial, Helvetica, sans-serif; font-size:x-small; font-weight:bold; color:#663300;}

/* Links */
a					{color:#003366; font-weight: bold; text-decoration: underline;}

a.topNav:link		{color:#666666; text-decoration:none}
a.topNav:visited	{color:#666666; text-decoration:none}
a.topNav:hover		{color:#666666; text-decoration:underline}
a.topNav:active		{color:#666666; text-decoration:underline}

a.footNav:link		{text-decoration:none}
a.footNav:visited	{text-decoration:none}
a.footNav:hover		{text-decoration:underline}
a.footNav:active	{text-decoration:underline}

a.leftNav:link		{color:#666666; text-decoration:none}
a.leftNav:visited	{color:#666666; text-decoration:none}
a.leftNav:hover		{color:#666666; text-decoration:underline}
a.leftNav:active	{color:#666666; text-decoration:underline}

a.bcrumb			{font-family:Arial, Helvetica, sans-serif; font-size:x-small; font-weight:bold; color:#663300; text-decoration:underline;}
a.bcrumb:hover		{text-decoration:none}
a.bcrumb:active		{text-decoration:none}

/* html redefinitions */
body				{font-family: Arial, Helvetica, sans-serif;  background-color: #999999; margin: 0px}
p					{font-family: Arial, Helvetica, sans-serif; font-size: x-small;}
li					{font-family: Arial, Helvetica, sans-serif; font-size: x-small;}					

/* Table Cells */
td					{font-family: Arial, Helvetica, sans-serif; font-size: x-small;}
td.leftTd 			{padding: 5px; background-color: #FFFFFF;}
td.topTd 			{background-color: #FFFFFF; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #CCCCCC;}
td.footTd 			{background-color: #FFFFFF; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #333333; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC;}

/* Event Button Borders */
td.eventButtonBlue 	{
	background-color: #997B45;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #003366;
	border-right-color: #003366;
}
td.eventButtonBlack {
	background-color: ##997B45;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
td.eventButtonGreen {
	background-color: ##997B45;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-left-color: #FFFF00;
	border-right-color: #996633;
	border-bottom-color: #996633;	 
}
td.eventButtonRed {
	background-color: ##997B45;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-left-color: #996633;
	border-right-color: #663300;
	border-bottom-color: #663300;
}
td.eventButtonOrange {
	background-color: ##997B45;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-left-color: #996633;
	border-right-color: #663300;
	border-bottom-color: #663300;
}


/* old stuff, only putting what's used back in above this line 


 ------------- Title and Date Font Style ------------------- 

.titleheading {  font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #FFFFFF}

 ------------- Sections and Subsection Font Style ------------------- 

.sectionname {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: none}
.subsectionname {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: ffffff; text-decoration: none}

 ------------- Table Font Style for Search, Votes, etc.  ------------------- 

.tableheading {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.tableEmailContent {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: normal; color: #000000}
.tableVoteQuestion {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #000000}
.tableVoteAnswer {  font-family: Arial, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000000}
.tableVoteViewResult {  font-family: Arial, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000000}
.tableForumName {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; font-weight: bold; color: #000000}
.tableForumBullet {  font-family: Arial, Helvetica; font-size: 7.5pt; font-weight: normal; color: #000000}
.tableForumTopic {  font-family: Arial, Helvetica; font-size: 7.5pt; font-weight: normal; color: #000000}

 ------------- Other Heading Font Style ------------------- 

.loginheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #000000}
.aboutusheading {  font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000000}

 ------------- Copyright Font Style ------------------- 

.copyright {  font-family: Verdana, Arial, Helvetica; font-size: 7.5pt; color: #000000}

 ------------- Feature Article and Byline Font Style ------------------- 

.featurearticleSectionHeading { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.featurearticleheading {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.featurearticleAbstract {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
.featurearticleMore {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}
.featurearticleContent {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #7C7C7C; }
.featurearticleLink {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #7C7C7C; }
.byline {  font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; color: #000000}

 ------------- Title, Subsections and Sections Menu Background Colors ------------------- 

.titleTRbgcolor {  background-color: #07619E}
.titleTDbgcolor {  background-color: #07619E}
.sectionTDbgcolor {  background-color: #1B2E63}
.subsectionTDbgcolor {  background-color: #1B2E63}

 ------- Vote, Forums, Features and Table Heading and Content Background Colors -------- 

.tableLogoHeadingTDbgcolor {  background-color: #FFFFFF}
.tableLoginHeadingTDbgcolor { background-color: #FFFFFF}
.tableHeadingTRbgcolor {  background-color: #07619E}
.tableContentTRbgcolor {  background-color: #FFFFFF}
.topnav_sectionTDbgcolor {  background-color: #9E9E9E}

 ------------- Column Background Colors ------------------- 

.columnLeftTDbgcolor {  background-color: #663300}

 ------------- Feature Section Headings Background Colors ------------------- 

.featurearticleSectionHeadingTDbgcolor { font-weight: bold; background-color: #07619E}
.featurearticleSectionHeadingTDbulletbgcolor { font-weight: bold; background-color: #07619E}



.miscnavlink { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none }
.homepagecontent { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #1B2E63}
.homepagerightnavcontent { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #858585}
.homepageleftnavlink { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none}

 --------------- background colors --------------------- 
.topnav_lineBorderColor {  background-color: #BFC0C0}
.topnav_sectionHeadingTDcolor {  background-color: #07619E}
.footer_sectionHeadingTDcolor {  background-color: #07619E}
.footer_HeadingTRcolor {  background-color: #9E9E9E}


 --------------- sas my stuff to do the same thing they do but better -------------


font.calendar			{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#ffffff; text-decoration:none; vertical-align:center}
font.title				{ font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#ffffff; text-decoration:none; vertical-align:center}
font.submenu			{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#ffffff; text-decoration:none; vertical-align:center }
.calendar_button	{ background-color:#1B2E63; padding:3px,2px,2px,10px; margin-bottom:4px; height=20 }
.nav_button				{ background-color:#1B2E63; padding:0px,2px,2px,10px; margin-bottom:1px; height=20 }
.content_title		{ background-color:#07619E; padding:2px,2px,2px,10px; margin-bottom:4px; height=20 }

*/
