.MenuBarLink {
	color: black;
	text-decoration: none;					
	font-size: 10px; 
	font-family:verdana;
}
A.MenuBarLink {
	color: black;
	text-decoration: none;					
	font-size: 10px; 
	font-family:verdana;					
}
A.MenuBarLink:link  {
	color: black;
	text-decoration: none;					
	font-size: 10px; 
	font-family:verdana;					
}
A.MenuBarLink:visited {
	color: black;
	text-decoration: none;					
	font-size: 10px; 
	font-family:verdana;					
}
A.MenuBarLink:active {
	color: black;
	text-decoration: none;					
	font-size: 10px; 
	font-family:verdana;					
}
A.MenuBarLink:hover {
	color: red;
	text-decoration: none;					
	font-size: 10px; 
	font-family:verdana;					
}
.HTMLWindowTitleFonts {
	 font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	 font-size:14px;
	 color:Black;	
	 letter-spacing:1;
	 word-spacing:1;
	 font-weight:bold ;
}
ToolBarFonts {
	font-size: 10px; 
	color: black;
	text-decoration: none;
	font-family:verdana;
	 letter-spacing:1;
}
a.ToolBarFonts {
	color: black;
	text-decoration: none;					
	font-size: 10px; 
	font-family: verdana ;
	letter-spacing:-1;
	word-spacing:1;				
}
a.ToolBarFonts:link  {
	font-size: 10px; 
	color: black;
	text-decoration: none;
	font-family:verdana;
	letter-spacing:-1;
	word-spacing:1;					
}
a.ToolBarFonts:visited {
	font-size: 10px; 
	color: black;
	text-decoration: none;					
	font-family:verdana;
	 letter-spacing:-1;
	 word-spacing:1;					
}
a.ToolBarFonts:active {
	font-size: 10px; 
	color: black;
	text-decoration: none;					
	font-family:verdana;
	 letter-spacing:-1;
	 word-spacing:1;					
}
a.ToolBarFonts:hover {
	font-size: 10px;
	color: red;
	text-decoration: none;					 
	font-family:verdana;
	 letter-spacing:-1;
	 word-spacing:1;					
}
.ToolBarBack
{
	background-image:url(/EBMS/Images/Icons/4/bar_bg.gif);	
}
.WindowBottomStrip
{
	background-image:url(/EBMS/Images/HtmlWindow/BottomStrip.Gif);	
}
.WindowTopStrip
{
	background-image:url(/EBMS/Images/HtmlWindow/TopStrip.Gif);	
	background-color:Red;
}
