td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
}
#bg1 {
  background-image: url(img/cssimg/toplogobg.jpg);
}
#bg2 {
  background-image: url(img/cssimg/left1bg.jpg);
  height:auto
}
#mnbg {background-image:url(img/cssimg/mainbackground.jpg);
}
form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#0000FF;
}

A:Hover  {
	color : #0066ff;
	text-decoration : underline;
}

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 18px;
}
H2 {
	color: #000000;
	font-weight: bold;
	font-size : 14px;
}
