body {
	background: #FFF;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
td {font-size:12px;}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #f48d29;
	text-decoration: none;
}
.style1{
font-size:12px;
margin: 0px auto;
margin-bottom:0px;
border:1px solid #a1a1a1;
background-color: #FFFFFf
}
.style1 h5{
PADDING-LEFT: 10px;
margin: 1px;
font-size:14px;
text-valign:center;
background-color: #ddd;
height: 25px;
height: 2em;
line-height: 2em;
overflow: hidden;
}
.style1 li{
margin-left:10px;
font-size:12px;
height: 24px;
height: 2em;
line-height: 2em;
overflow: hidden;
}
#navigation {
	background: #DDD;
	border-bottom: 1px solid #A1A1A1;
	margin: 0px;
	padding: 0.6em 0 0;
	font-weight: bold;
}
#navigation ul,#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul {
	margin-left:190px;
	font-size:16px;
	padding: 5px 0 5px;
	text-align: center;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	background: url(tableft.gif) no-repeat left top;
	color: #fff;
	text-decoration: none;
	padding: 5px 0;
}
#navigation ul li span {
	background: url(tabright.gif) no-repeat right top;
	padding: 5px 7px 5px 3px;
	margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
	text-decoration: none;
	background-position: 100% -75px;
}
#navigation ul li a:hover {
	background-position: 0 -75px;
}
#navigation #current a {
	background-position: 0 -150px;
}
#navigation #current a span {
	background-position: 100% -150px;
}

#ListAd{
LIST-STYLE-TYPE: none;
Width:420px;
height:255px;
}
#ListAd li{
margin-right:5px;
margin-bottom:5px;
float:left;
LIST-STYLE-TYPE: none;
Width:205px;
height:80px;
}
#LinkList{
LIST-STYLE-TYPE: none;
Width:680px;
}
#LinkList li{
margin-right:5px;
margin-bottom:5px;
float:left;
LIST-STYLE-TYPE: none;
Width:88px;
height:31px;
}
#ListTui{
LIST-STYLE-TYPE: none;
Width:540px;
}
#ListTui li{
margin-bottom:-24px;
float:left;
LIST-STYLE-TYPE: none;
Width:170px;
height:240px;
}
#Listnew{
LIST-STYLE-TYPE: none;
Width:540px;
}
#Listnew li{
margin-bottom:-24px;
float:left;
LIST-STYLE-TYPE: none;
Width:180px;
height:240px;
}
/*- Internet Explorer...It's Hacktastic!--------------------------- */ 
  
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}

/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/