body {
margin: 0px;
background-color: #FFFFFF;
}
		
table.background {
background-color: #3E3E3B;
background-image: url('Images/background.gif');
background-repeat: repeat;
}
		
table.footer {
background-image: url('Images/footer.gif');
background-repeat: no-repeat;		
}		

td.centre_box {
background-color: #FFFFFF;
background-repeat: no-repeat;
background-position: center middle;
border: 2px #FF8400 solid;
}

td.box {
padding: 20px;
}
		
.normal, label, option, span {
font-family: Trebuchet MS;
color:#4f4f4f;
font-size: 10pt;
font-weight: normal;
line-height: 15pt;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}
		
.heading_1 {
font-family: Trebuchet MS;
color:#EB5C20;
font-size: 14pt;
line-height: 13pt;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}

.heading_2 {
font-family: Trebuchet MS;
color:#4F4F4F;
font-size: 12pt;
line-height: 10pt;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: left;
}
		
link {
font-family: Trebuchet MS;
font-size: inherit;
text-decoration: underline;
color: #FF8400;
font-weight: strong;
}

ul.list {
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
padding-left: 5px;
font-family: Trebuchet MS;
font-size: 10pt;
color: #4F4F4F;
line-height: 16pt;
font-weight: normal;
}

input.login {
font-family: Trebuchet MS;
font-size: 7pt;
width: 100px;
height: 15px;
background-color: #FF8400;
padding: 0px;
vertical-align: top;
}

a.link:link {
color:#EB5C20;
text-decoration: underline;
}

a.link:visited {
color:#FF6600;
text-decoration: underline;
}

a.link:hover{
color:#947943;
text-decoration: underline;
}

a.nav:link {
font-size:9px;
font-family: Trebuchet MS;
color:#EB5C20;
text-decoration: none;
}

a.nav:visited {
font-size:9px;
font-family: Trebuchet MS;
color:#FF6600;
text-decoration: none;
}

a.nav:hover{
font-size:9px;
font-family: Trebuchet MS;
color:#947943;
text-decoration: underline;
}


footer {
font-family: Trebuchet MS;
font-size: inherit;
text-decoration: underline;
color: #FFFFFF;
font-weight: strong;
}

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

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

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

