/* 
author: Darren Chandler
company: Campbell Shaw Ltd
email: d.chandler@campbellshaw.com
 */
 
body {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000;
font-size: 11px;
background-color: #fff;
margin: 0px;
padding: 0px;
}

td {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

div {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000;
font-size: 10px;
}

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

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

a:hover {
color: #4f8ccc;
}

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

a:visited:hover {
color: #4f8ccc;
}

a.list:link {
color: #4f8ccc;
text-decoration: underline;
}

a.list:visited {
color: #4f8ccc;
text-decoration: underline;
}

a.list:hover {
color: #4f8ccc;
text-decoration: none;
}

a.list:active {
color: #4f8ccc;
text-decoration: underline;
}

a.list:visited:hover {
color: #4f8ccc;
text-decoration: none;
}

a img {
border:none;
}

h1 {
font-size: 14px;
color: #000;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

h2 {
color: #000;
font-size: 13px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

h3 {
font-size: 12px;
color: #000;
}

h4 {
font-size: 11px;
color: #000;
}

.nav, .main {
border-bottom:3px solid white;
}

.header {
border-bottom:1px solid white;
}

.header {
height: 125px;
}

.nav
 {
height: 27px;
}

.main {
padding:10px;
height: 266px;
background-color: #cbfe03;
}

.footer {
padding-left:5px;
font-weight:bold;
height: 28px;
color: #fff;
font-size: 9px;
background-color: #000;
}

.footer img {
margin-left: 4px;
}

.wing {
background-image:url(../img/bg.gif);
}

.credit-list {
padding:5px;
background-color: #e8ff90;
margin-bottom:20px;
}

.credit-list td {
height:20px;
border-bottom:1px solid #99cc00;
}

.credit-list td:first-child {
width:300px;
}

.credit-list th {
text-align:left;
font-size:12px;
}

.menu {
background-color:none;
}

.menu-o {
background-color:#cbfe03;
}

.menu, .menu-o {
cursor:pointer;
cursor:hand;
padding-left:10px;
padding-right:10px;
text-align:center;
font-weight:bold;
font-size:11px;
}

a.ondark:link {
color: #fff;
text-decoration: none;
}

a.ondark:visited {
color: #fff;
text-decoration: none;
}

a.ondark:hover {
color: #cbfe03;
}

a.ondark:active {
color: #fff;
text-decoration: none;
}

a.ondark:visited:hover {
color: #cbfe03;
}
.contact span {
	font-weight:bold;
	font-size:14px
}