body {
       background: url(/images/background.gif) repeat scroll top left;
       color: black;
       font-family: Verdana,Helvetica,sans-serif;
       font-size: 12px;
       font-weight: normal;
}

.crewlist label {
       font-size: 11px;
}

.crewlisttable {
       width: 100%;
}

.crewlistentry {
       padding: 10px;
       background: #DBDBDB;
}

.crewlistentryin {
       width: 100%;
}

.crewlistdetails {
       display: none;
       padding: 10px;
       background: #A4D1FF;
}

.crewlistdetailsin {
       width: 100%;
}

.footer {
       color: #FFFFFF;
       font-size: 14px;
}

.footer a:link, .footer a:active, .footer a:visited {
       color: #FFFFFF;
       text-decoration: none;
}

.footer a:hover {
       color: #FFFFFF;
       text-decoration: underline;
}

.pass-link a:active, .pass-link a:visited,.pass-link a:link {
       font-size: 11px;
       text-decoration: none;
}

.pass-link a:hover {
       font-size: 11px;
       text-decoration: underline;
}

table.contactform {
	border-collapse:collapse;
	border-spacing:0;
        margin: 0px auto;
}

table.contactform td {
	line-height: 24px;
}

ol.blogsitesummary {
  padding: 0px;
  margin: 5px 0px 0px 0px;
  list-style-type: none;
}

ol.blogsitesummary li {
  margin: 0px 0px 5px 0px;
}

ol.blogsitesummary a {
  display: block;
}