body {
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/background.jpg);
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

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

.search-box
{
    position:relative;
    top: 62px;
    left: 25px;
    width: 160px;
}

.search-box select,
.search-box input
{
    
    width: 160px;
    margin: 0px 0px 5px 0px;
}

.search-box input.submit
{
    width: auto;
    margin: 3px 0px 0px 1px;
}

.advanced-search-box
{
    padding: 10px 0px 0px 0px;
}

.advanced-search-box a
{
    color: #000;
    font-size: 10px;
    font-family: Liberation Sans, Helvetica, Arial, sans-serif;
    font-weight: 600;
}

.advanced-search-box a img
{
    vertical-align: middle;
    border: none;
}

.advanced-search-box a img.go
{
    margin-left: 8px;
}

.whatsnew-link
{
    position: relative;
    top: 84px;
    left: 30px;
}

table.wide
{
	width: 100%;
	margin: 8px 0px;
}

table.fixed
{
    table-layout: fixed;
}

table.border
{
    border: 1px solid #000;
    border-collapse: collapse;    
}

table.border td,
table.border th
{
	border: 1px solid #000;
	padding: 3px;
}

table.zebra tr.even
{
    background-color: #c5e4a0;
}

table.zebra tr.odd
{
	background-color: #ffffff;
}

table.zebra tbody tr:hover
{
    background-color: #83c53d;
}

#Layer1 {
    position:absolute;
    left:12px;
    top:293px;
    width:1170px;
    height:101px;
    z-index:1;
}
#Layer2 {
    position:absolute;
    left:5px;
    top:306px;
    width:1434px;
    height:67px;
    z-index:1;
}