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

a.nav:link {  color: #FFFFFF; text-decoration: none}
a.nav:visited {  color: #FFFFFF; text-decoration: none}
a.nav:hover {  color: #FFFF00; text-decoration: none}
.din:link {  color: #FFFFFF; font-size: 10px; text-decoration: none}
.din:visited {  color: #FFFFFF; font-size: 10px; text-decoration: none; }
.din:hover {  color: #FFFFFF; font-size: 14px; text-decoration: none; font-weight: bold;}

body {
	margin: 20px;
	padding: 20px;
	background-image:url(images/wave.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	
}
.companyname {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 35px;
	padding-left: 10px;
	margin-left: 10px;
	color: #0033FF;
	background-image:url(images/topbackgroundimage.jpg);
	background-repeat: no-repeat;
	background-position: centre top;
	background-attachment: fixed;
}
p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
}
B.head {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFF00;

}
.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;

}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #996600;

}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #996600;
}
.contact {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0066CC;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.backgroundimage {
	background-image:url(images/backgroundimage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	}	
.topbackgroundimage {
	background-image:url(images/topbackgroundimage.jpg);
	background-repeat: no-repeat;
	background-position: centre top;
	background-attachment: fixed;
	}		
.buttonscontainer {
	width: 150px;
}

.buttons a {color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #00CCFF;
font: 16px Arial, sans-serif;
font-weight: bold;
color: #0000FF;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FFFFFF;
color: #000000;
text-decoration: none;}
.style1 {color: #0033FF}

