body {
overflow:hidden;
background-image:url(images/back.jpg);
margin:0;
padding:0
}

body,td,th {
font-family:"Trebuchet MS";
font-size:11px;
color:#CCC
}

#head {
position:absolute;
width:100%;
height:50px;
left:0;
top:0;
background-image:url(images/headm.jpg);
layer-background-image:url(images/headm.jpg);
background-color:#272C2C
}

#foot {
position:absolute;
height:50px;
width:100%;
left:0;
bottom:0;
background-image:url(images/footm.jpg);
layer-background-image:url(images/footm.jpg)
}

* {
margin:0;
padding:0
}

h1,p {
padding:20px
}

ul {
display:table;
width:100%
}

li {
list-style-type:none;
display:table-cell
}

li img {
float:right
}

li:first-child {
width:1px
}

li, {
behavior:url(equidistant.htc);
display:inline
}

img {
border:none
}

.style3 {
font-size:20px;
color:#C0E14C;
font-weight:700
}

.style4 {
font-size:14px;
font-weight:700
}

.style5 {
color:#999;
font-weight:700
}

.style6 {
font-size:14px;
color:#C0E14C;
font-weight:700
}

a:link {
	color: #4B4B4B;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #4B4B4B;
}

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

a:active {
	text-decoration: none;
	color: #4B4B4B;
}