body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	/*background-image:  url("images/common/bg.gif");
	background-repeat: repeat;*/
	background: #434A4E;
		
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
li {
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/common/arrows.gif);
}
#logo {
	
	background-image: url(images/style1/banner.png);
	height: 180px;
	width: 980px;
}
div.wrapper { margin: 0 auto; width: 980px;padding:0;}
td.sidecol { width: 200px;}


