﻿body, td{
  font-size:14px;
  line-height: 130%; 
  font-variant:normal; 
  color:#606060; 
  font-variant:normal; 
  font-style:normal; 
  font-weight:normal; 
  font-family:Arial; 
  text-align:left;
}

a {
	color:#606060;
	text-decoration:underline;
}
a:hover {
	color:#606060;
	text-decoration:none;
}

#bg {
	background: #ffffff url('../images/bg.jpg') no-repeat 50% 0;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: right;
}
#banner_table {
  margin-top: 10px;
  height: 123px;
  width: 999px;
  border-collapse: collapse;
  background: transparent url('../images/banner01.png') no-repeat 0 0;
}
#menu {
  border-collapse: collapse;
  background: transparent url('../images/menu.png') no-repeat 0 0;
  height: 35px;
  Width: 999px;
  font: normal 11px Arial, Verdana, sans-serif;
}
#footer {
	margin-top: 10px;
	font-size: 10px;
	border-collapse: collapse;
	background: url('../images/footer.png') no-repeat 0 0;
	height: 30px;
	Width: 999px;
	align: text-center;
	vertical-align: text-midle;
	text-decoration: none;
	color: #808080
}
