﻿body {
}
a:link {text-decoration: none; color: black}
a:hover {text-decoration: none; color: Blue}
a:visited {text-decoration: none; color: Black}
.searchcell
{
	position: absolute;
    margin-top: 2px;
    left: 43%;          
}
.buttonscell
{
	position: absolute;
	right: 10px;
	margin-top: 3px;
}
.textbox
{
	font-size:larger;
	height:24px;
}
.searchimage
{
	position: absolute;
}
.searchtext
{
	font-family: Tahoma, Arial, Verdana;
	font-size: xx-small;
	text-align: center;
	
}
.taskbar
{
	position: absolute;
	bottom: 1px;
	width: 100%;
}