body {
	/*background: #ffffff url(/pics/bg.jpg) repeat-x top left;*/
	margin-top: 0px;
	background: #ffffff;
	font-family: verdana,arial, sans-serif;
	color: #000000;
}
body, td, th, div, p, li {
        font-family: verdana,arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

h1,h2,h3 {
        font-family:verdana,arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}

h4 {
        font-family:verdana,arial, sans-serif;
        font-size: 14px;
        text-decoration: none;
        color: #000000;
}

a {
        font-weight: bold;
	line-height: 10pt;
	text-decoration: underline;
	color: #000000;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

#header {
	width: 1150px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	height: 50px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	text-decoration: none;
	/*font: 10px;*/
	color: #000000;
}

#header a:hover {
	text-decoration: none;
}

#header .first a {
	background: none;
}
