/* Style Sheet for Left Menus */


A.menu:link		{ font-family: Tahoma;  font-size: 12pt; font-weight: normal; color: navy; text-decoration: none;       background-color: yellow;  text-align: center }
A.menu:visited	{ font-family: Tahoma;  font-size: 12pt; font-weight: normal; color: navy; text-decoration: none;       background-color: yellow;  text-align: center }
A.menu:hover  	{ font-family: Tahoma;  font-size: 12pt; font-weight: normal; color: red;  text-decoration: underline;  background-color: yellow;  text-align: center }

A.tinyLink:link		{ font-family: Tahoma;  font-size: 8pt; font-weight: normal; color: navy; text-decoration: none;  background-color: yellow;  text-align: center }
A.tinyLink:visited	{ font-family: Tahoma;  font-size: 8pt; font-weight: normal; color: navy; text-decoration: none;  background-color: yellow;  text-align: center }
A.tinyLink:hover  	{ font-family: Tahoma;  font-size: 8pt; font-weight: normal; color: red; text-decoration: underline;  background-color: yellow;  text-align: center }


.centerLabel    { font-family: Tahoma;  font-size: 16pt; font-weight: bold;  color: navy; background-color: yellow;  text-align: center }

.msgLabel		{font-family: Tahoma;  font-size: 10pt; font-weight: normal;  color: red; background-color: yellow;  text-align: center; vertical-align: middle   }

.tinyLabel      { font-family: Tahoma;  font-size: 8pt; font-weight: normal;  color: navy; background-color: yellow;  text-align: center }



