/*

	   mu_default.css
	   Overall site style.

*/

body		{position:absolute;
			 top:0px;
			 left:0px;
			 background-color:#ffffff;}
			 
.txt8		{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:8pt;
			 font-weight:normal;
			 text-align:justify;
			 line-height:12pt;
			 padding-left:7px;
			 padding-right:auto;
			 color:#000000;}

.8allCaps	{font-family:Verdana,Tahoma,Sans-Serif;
		 	 font-size:8pt;
		 	 font-weight:normal;
		 	 text-align:justify;
			 text-transform:uppercase;
			 padding-left:7px;
		 	 color:#000000;}
			 			 
.txt9		{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:9pt;
			 font-weight:bold;
			 padding-left:7px;
			 padding-right:auto;
			 color:#000000;}

.txt10		{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:10pt;
			 font-weight:bold;
			 color:#000000;}

.spotlight	{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:8pt;
			 font-weight:bold;
			 text-align:center;
			 color:#000000;}
			 			 
.tblBase	{position:relative;
			 top:-22px;
			 left:2px;		
			 padding-left:0px;
			 padding-right:0px;
			 width:740px;
             border:1px solid;
             border-color:#2c4f68;
             z-index:-1;}

.tblSpons	{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:8pt;
			 font-weight:normal;
			 text-align:left;
			 color:#000000;}

.sponsTitle	{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:8pt;
			 font-weight:bold;
			 text-align:center;
			 color:#376488;
			 background-color:#f9d814;}
			 			 
ul			{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:8pt;
			 font-weight:normal;
			 color:#000000;}

object		{position:static;
			 padding:0px;}

.inputTxt	{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:8pt;
			 font-weight:bold;
			 text-align:left;
			 height:14px;
			 width:110px;
			 color:#376488;
			 border:1px solid;
			 border-color:#376488;
			 background-color:#f9d814;}

.inputGo	{font-family:Verdana,Tahoma,Sans-Serif;
			 font-size:7pt;
			 font-weight:bold;
			 text-align:center;
			 height:14px;
			 width:20px;
			 color:#376488;
			 border:1px solid;
			 border-color:#376488;
			 background-color:#f9d814;}
			 			 
a			{font-family:Arial,Verdana,Tahoma,Sans-Serif;
			 font-size:7pt;
			 font-weight:bold;
			 text-decoration:none;
			 letter-spacing:0.1em;
			 color:#376488;}
			 
a:hover,
visited		{font-family:Arial,Verdana,Tahoma,Sans-Serif;
			 font-size:7pt;
			 font-weight:bold;
			 text-decoration:underline;
			 letter-spacing:0.1em;
			 /* color:#24425a;
			 color:#cccccc; */}
			 
.footer		{font-family:Arial,Verdana,Tahoma,Sans-Serif;
		 	 font-size:7pt;
			 font-weight:bold;
			 text-decoration:none;
			 letter-spacing:0.1em;
			 color:#ffffff;}
			 
.footer
	:hover,
	visited		{font-family:Arial,Verdana,Tahoma,Sans-Serif;
			 	 font-size:7pt;
			 	 font-weight:bold;
			 	 text-decoration:underline;
			 	 letter-spacing:0.1em;
			 	 /* color:#f9d814;
				 color:#cccccc; */}
				
hr			{height:1px;
			 color:ffffff;}