.menu           {color: #000000; font-size: 8pt;  font-weight: bold;   font-family: tahoma;}
.style1         {color: #000000; font-size: 8pt;  font-weight: normal; font-family: tahoma;}
.style2         {color: #FFFFFF; font-size: 8pt;  font-weight: bold;   font-family: tahoma;}
.style3         {color: #FFFFFF; font-size: 8pt;  font-weight: bold;   font-family: tahoma;}
.style4         {color: #23A4EC; font-size: 10pt; font-weight: bold;   font-family: tahoma;}
.style5         {color: #23A4EC; font-size: 8pt;  font-weight: bold;   font-family: tahoma;}
.style6         {color: #000000; font-size: 8pt;  font-weight: bold;   font-family: tahoma;}

a               {font-size: 8pt; font-size:  8pt; font-weight: bold;   font-family: tahoma;}
a:link          {color: #23A4EC; text-decoration: none}
a:visited       {color: #007CC2; text-decoration: none}
a:active        {color: #23A4EC; text-decoration: none}
a:hover         {color: #23A4EC; text-decoration: none}

.left			{border-left-style: solid;
				 border-left-color: #23a4ec;
				 border-left-width: 4px; }
				 
.right			{border-right-style: solid;
				 border-right-color: #23a4ec;
				 border-right-width: 4px; }
				 
.downleft		{border-left-style: solid;
				 border-left-color: #e5e5e5;
				 border-left-width: 4px; }

.downright		{border-right-style: solid;
				 border-right-color: #e5e5e5;
				 border-right-width: 4px; }
				 
.top 			{border-right-style: solid;
			     border-left-style:  solid;
			     border-right-color: #23a4ec;
			     border-left-color:  #e5e5e5;
				 border-right-width: 4px;
				 border-left-width:  4px; }


