body {
	padding: 0px;
	margin:0px;
	font-family: Bitstream Vera Sans, Helvetiva, Arial;
	font-weight: bold; 
	font-style: bold; 
	font-size: 11px;
	background-color: #FFFFFF;
}

td.TopLink_1 a {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 77px;
	height: 50px;
	background-image: url(../images/Layout_04.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #CCCCCC;
}

td.TopLink_1 a:hover {
	background-image: url(../images/Layout_hover_04.jpg);
}
td.TopLink_2 a {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 96px;
	height: 50px;
	background-image: url(../images/Layout_05.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #CCCCCC;
}

td.TopLink_2 a:hover {
	background-image: url(../images/Layout_hover_05.jpg);
}

td.TopLink_3 a {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 96px;
	height: 50px;
	background-image: url(../images/Layout_06.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #CCCCCC;
}

td.TopLink_3 a:hover {
	background-image: url(../images/Layout_hover_06.jpg);
}
td.TopLink_4 a {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 119px;
	height: 50px;
	background-image: url(../images/Layout_07.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #CCCCCC;
}

td.TopLink_4 a:hover {
	background-image: url(../images/Layout_hover_07.jpg);
}
td.header{

	padding: 0px;
	margin:0px;
	font-family: Bitstream Vera Sans, Helvetiva, Arial;
	font-weight: bold; 
	font-style: normal; 
	font-size: 11px;
	color: #666666;
	height:15px;
}
td.content_img{

	padding: 10px;
	margin:0px;
	font-family: Bitstream Vera Sans, Helvetiva, Arial;
	font-weight: bold; 
	font-style: normal; 
	font-size: 11px;
	color: #666666;
	height:15px;
}
td.content{

	padding: 0px;
	margin:0px;
	font-family: Bitstream Vera Sans, Helvetiva, Arial;
	font-weight: bold; 
	font-style: normal; 
	font-size: 11px;
	color: #666666;
	height:15px;
}
td.content a{
	
	padding-left: 0px;
	color: #EB3C33;
	text-decoration: none;
	margin:0px;
}
td.content a:hover {
	
	padding-left: 0px;
	color: #ff9000;
	text-decoration: none;
	margin:0px;

}
/*
**
** --- Navigation --
**
*/
td.navmain{

	padding: 0px;
	padding-top: 10px;
	margin:0px;
	font-family: Bitstream Vera Sans, Helvetiva, Arial;
	font-weight: bold; 
	font-style: normal; 
	font-size: 11px;
	color: #666666;
	height: 15px;
}

td.navmain a {	
	padding-left: 0px; 
	color: #666666; 
	text-decoration: none; 
	margin: 0px;
}

td.navmain a:hover {
	padding-left: 0px;
	color: #EB3C33;
	text-decoration: none;	
	margin:0px;
}

td.navmain a:active {
	color: #ff0000;
	text-decoration: none;
}


td.navsub {	
  padding: 0px;
  margin:0px;
  font-family: 'Bitstream Vera Sans', Helvetiva, Arial;
  font-weight: bold; 
  font-style: normal; 
  font-size: 11px;
  color: #ff9000;
  height:15px;
}
td.navsub a {
  padding-left: 0px;
  color: #666666;
  text-decoration: none;
}
td.navsub a:hover {
  padding-left: 0px;
  color: #ff9000;
  text-decoration: none;
}
td.navsub a:active {
  padding-left: 0px;
  color: #ff0000;
  text-decoration: none;
}
td.navsub a:focus {
  padding-left: 0px;
  color: #ff0000;
  text-decoration: none;
}

