#Home
{
	display:block;
	width:166px;
	height:32px;
	background:url('/images/btns/home.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#Home:link {
	color: #343434;
	text-decoration:none;
}
#Home:visited {
	color: #343434;
	text-decoration:none;
}
#Home:hover
{ 
	color: #bcbcbc;
	width:166px;
	height:32px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/home_hov.gif');
}
#News
{
	display:block;
	width:166px;
	height:32px;
	background:url('/images/btns/news.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#News:link {
	color: #343434;
	text-decoration:none;
}
#News:visited {
	color: #343434;
	text-decoration:none;
}
#News:hover
{ 
	color: #bcbcbc;
	width:166px;
	height:32px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/news_hov.gif');
}
#Services
{
	display:block;
	width:167px;
	height:32px;
	background:url('/images/btns/services.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#Services:link {
	color: #343434;
	text-decoration:none;
}
#Services:visited {
	color: #343434;
	text-decoration:none;
}
#Services:hover
{ 
	color: #bcbcbc;
	width:167px;
	height:32px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/services_hov.gif');
}
#Aboutus
{
	display:block;
	width:167px;
	height:32px;
	background:url('/images/btns/about.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#Aboutus:link {
	color: #343434;
	text-decoration:none;
}
#Aboutus:visited {
	color: #343434;
	text-decoration:none;
}
#Aboutus:hover
{ 
	color: #bcbcbc;
	width:167px;
	height:32px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/about_hov.gif');
}
#Support
{
	display:block;
	width:166px;
	height:32px;
	background:url('/images/btns/support.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#Support:link {
	color: #343434;
	text-decoration:none;
}
#Support:visited {
	color: #343434;
	text-decoration:none;
}
#Support:hover
{ 
	color: #bcbcbc;
	width:166px;
	height:32px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/support_hov.gif');
}
#Login
{
	display:block;
	width:166px;
	height:32px;
	background:url('/images/btns/login.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#Login:link {
	color: #343434;
	text-decoration:none;
}
#Login:visited {
	color: #343434;
	text-decoration:none;
}
#Login:hover
{ 
	color: #bcbcbc;
	width:166px;
	height:32px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/login_hov.gif');
}
#admnlnk
{
	display:block;
	width:100%;
	height:26px;
	background:url('/images/btns/sidemenu.gif');
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	color: #343434;
	text-decoration:none;
}
#admnlnk:link {
	color: #343434;
	text-decoration:none;
}
#admnlnk:visited {
	color: #343434;
	text-decoration:none;
}
#admnlnk:hover
{ 
	color: #bcbcbc;
	width:100%;
	height:26px;
	display:block;
	font-size:small;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
	background:url('/images/btns/sidemenu_hov.gif');
}