body				{margin-left: 0; 
					 margin-top: 4;}

.mainTable			{width: 700px;
					 border-collapse: collapse;
					}
					
.mainTable_bottom	{width: 700px;
					 border-collapse: collapse;}
					
.logoTable			{width: 700px;
					 border-collapse: collapse;
					 border-style: solid;
					 border-top-width: 0px;
					 border-bottom-width: 0px;
					 border-right-width: 0px;
					 border-left-width: 0px;
					 }
					
.mainMenuCell		{height: 100%;
					 border-style: solid;
					 border-collapse: collapse;
					 border-left-width: 1px;
					 border-right-width: 1px;
					 border-top-width: 1px;
					 border-bottom-width: 1px;
					 border-color: #006600;
					 vertical-align: top;
					 background-repeat: repeat-y; 
					 background-position: bottom;}
					 
.mainMenuCell_down	{border-style: solid;
					 border-left-width: 1px;
					 border-right-width: 1px;
					 border-top-width: 0px;
					 border-bottom-width: 1px;
					 border-color: #006600;
					 vertical-align: bottom;
					 background-color: white;}					 
					 
.articleCell		{border-style: solid;
					 border-top-style: none;
					 border-collapse: collapse;
					 border-width: 0px;
					 vertical-align: top;}
					 
.newsCell			{border-style: solid;
					 border-collapse: collapse;
					 border-left-width: 1px;
					 border-right-width: 1px;
					 border-top-width: 1px;
					 border-bottom-width: 1px;
					 border-color: #006600;
					 vertical-align: top;
					 background-repeat: repeat-y; 
					 background-position: bottom;}
					 
.article			{vertical-align: top}

.mainMenuHeader		{background-color: white;
					 color: White;
					 font-family: Arial, Verdana;
					 }					 
					 					 
.subMenuHeader		{background-color: white;
					 color: #006600;
					 font-family: Arial, Verdana;
					 font-size: 13;
					 }	
		
.visitnbText		{color: #333333;
					 font-family: Arial, Verdana;
					 font-size: 11;}
								
.menuText			{color: #003300;
					 font-family: Verdana;
					 font-size: 10;
					 text-decoration: none;}
		
.menuText:hover		{color: #009900;
					 text-decoration: underline;}
					 
.menuCell			{padding-left: 4;
					 padding-top: 2;
					 padding-bottom: 2;
					 padding-right: 4;
					 background-color: white;}
					 
.menuBack			{color: #003300;
					 font-family: Verdana;
					 font-size: 10;
					 text-decoration: none;}
					 							 
.topMenuText		{color: #333333;
					 font-family: Verdana;
					 font-size: 10;
					 text-decoration: none;}
		
.topMenuText:hover	{text-decoration: underline;}
					 
.navigateCell		{color: #333333;
					 font-family: Arial, Verdana;
					 font-size: 11;}	
							 
.inputFieldText 	{width: 122px;
					 height: 19px;
					 border-style: solid;
					 border-width: 1px;
					 border-color: gray;
					}
		
.inputFieldGreen  	{width: 250px;
					 height: 21px;
					 border-style: solid;
					 border-width: 1px;
					 border-color: black;
					 color: #003300;
					}
					
.submitSearch		{width: 30px;
					 height: 21px;
					 border-style: solid;
					 border-width: 1px;
					 border-color: black;
					 color: #003300;}
		
.divideLine 		{background-color: #669966;}

.article 			{font-family: Verdana;
					 font-size: 11;
					 }
					 
.articleHeader		{font-family: Times New Roman, Georgia;
					 font-size: 16;
					 font-weight: 500;
					 color: #006600;
					 }

.articleDate 		{font-family: Times New Roman, Georgia;
					 font-size: 12;
					 font-weight: 500;
					 color: #006600;
					 }
					 
.articleDate_RightMenu	{font-family: Times New Roman, Georgia;
					 font-size: 11;
					 font-weight: 500;
					 color: gray;
					 }
					 
.articleNews		{font-family: Times New Roman, Georgia;
					 font-size: 11;
					 font-weight: 500;
					 color: gray;
					 text-decoration: none;
					 }
					 
.articleNews:hover	{font-family: Times New Roman, Georgia;
					 font-size: 11;
					 font-weight: 500;
					 color: black;
					}
					
.articleLinks		{font-family: Verdana;
					 font-size: 12;
					 font-weight: 500;
					 color: #006600;
					 text-decoration: none;
					 }
					 
.articleLinks:hover	{text-decoration: underline;
					}
					
.leagueCell 		{border-top-width: 1px;
					 border-left-width: 1px;
					 border-right-width: 1px;
					 border-bottom-width: 0px;
					 border-top-color: black;
					 border-left-color: silver;
					 border-right-color: silver;
					 border-bottom-color: white;
					 border-style: solid;
					 font-family: verdana;
					 font-size: 11;
					 color: #003300;}