﻿.t1
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
}
.t1:hover
{
	color:#333333;
	text-decoration:overline;
}
.t2
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:gray;
	text-decoration:none;
	color:black;
}
.t2:hover
{
	color:#0033CC;
	text-decoration:underline;
}

body 
{
	margin:20 20 20 20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	background-color:white;
	background:url(bcak.png);
	
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover
{
	text-decoration:none;
}
.menu-bar{
	 background-image:url('nav-center.jpg');
	height:36px;
	width:920px;
		
}
.menu-bar td:hover
{
	background-image:url(bg1.png);
	background-repeat:no-repeat;
	 background-position:center top;
	 width:100px;
	
}
.mainhead
       {
	   padding:15px 15px;
	   line-height:30px;
	   color:#000000;
       text-decoration:none;
       font-size:12px;
	   font-family:tahoma;
	   text-align:center;
	   font-weight:bold;
	   }
.mainhead a:visited
       {
       color:#ffffff;
       text-decoration:none;
	   }
.mainhead a{
	line-height:16px;
	color:#000000;	   
	text-decoration:none;
}   
	   
.mainhead a:hover
       {
	line-height:16px;
	color:#000000;	   
	text-decoration:none;
}
.ad
{
	background-image:url('button.gif');
	background-repeat:no-repeat;
	width:125px;
	height:33px;
}
.ad:hover
{
	background-image:url('button1.gif');
	background-repeat:no-repeat;
	width:125px;
	height:33px;
}
