/*For blue color scheme*/

/* [CURRENTDATE] */
.Current_Date
{
	font-weight: normal;
	font-size: 11px;
	color: #0181B5;
	font-family: Arial;
}

/* [VCOESEARCH] */
.Search
{
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;	
}
.Search:link
{
	text-decoration: none;
	color: #0181B5;
}
.Search:hover
{	
	text-decoration: none;
	color: #0181B5;		
}

/*top and bottom bars*/
#TopMenu_Td
{
	background-image: url(menubar_bot_skyblue.gif);	
}

