.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.bottombg {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
}
.menubg1 {
	background-image: url(images/menubg1.gif);
	background-repeat: repeat-x;
}
.menubg2 {
	background-image: url(images/menubg2.gif);
	background-repeat: repeat-x;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;


}
a:hover {
	color: #33CCCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF9900;
	font-weight: bold;

}
.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	text-align: center;
	font-weight: bold;
	background-color: #FFCC66;
	border: thin solid #FF9900;


}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;

}
.ISO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;

}
.DNV {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
.textjustifybig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
}
.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;


}
.toplink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.toplink:hover {
	color: #000000;
	text-decoration: underline;

}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;


}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.linkwhite:hover {
	color: #FF9900;
	text-decoration: none;

}