body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #2057A6;

}
H1 {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #3F7FB0;
	line-height: 25px;
}
.mainheading {
	font-family: Arial MT, Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #3F7FB0;
	line-height: 25px;

}
.subheading {
	font-size: 90%;
	font-weight: bold;
	color: #DBA81C;
	line-height: 25px;
}

.textlargered {
	font-size: 90%;
	font-weight: bold;
	color: #DD0000;
	line-height: 16px;
}

.textnormal {
	font-size: 70%;
	color: #000000;
	line-height: 16px;
}

.textnormal:hover {
	font-size: 70%;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.textnormalwhite {
	font-size: 70%;
	color: #ffffff;
	line-height: 16px;
}

.textnormalbrownbold {
	font-size: 70%;
	color: #005685;
	line-height: 16px;
	font-weight: bold;

}
.textnormalbluebold {

	font-size: 70%;
	color: #0088FF;
	line-height: 16px;
	font-weight: bold;
}
.textselectaproduct {

	font-size: 90%;
	font-weight: bold;
	color: #BC6F03;
	line-height: 25px;
}
.textnormalred {
	font-size: 70%;
	font-weight: bold;
	color: #DD0000;
	line-height: 16px;
}
.textsmallred {
	font-size: 60%;
	font-weight: bold;
	color: #DD0000;
	line-height: normal;
}
textarea {
	border: 1px solid #2979CC;
	background-color: #88C2F8;

}
a {
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
select {
	background-color: #88C2F8;

}
.textform {

	font-size: 70%;
	color: #3F7FB0;
	line-height: 16px;
}
.inputbox{

	border: 1px solid #2979CC;
	background-color: #88C2F8;
}
.footertext {
	font-size: 75%;
	font-weight: normal;
	color: #000000;
}
.textnormalgreen {

	font-size: 60%;
	color: #0C531D;
	line-height: 16px;
}
.imageborder {
	border: 1px solid #3174A4;
}

.producttablebg {
	background-color: #DBA81C;
}

.productinnertablebg {
	background-color: #FDF5E3;
}

.sidemenu a
{
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  height:30px;
  width:100%;
  display:block;
  border-bottom:1px solid #FFFFFF;
}

.sidemenu a span
{
  margin-left:4px;
  width:98%;
  height:22px;
  display:block;
  *margin-top:5px;
  *margin-bottom:-2px;
}

.sidemenu a .twoline
{
  margin-top:0px;
  margin-bottom:0px;
  height:30px;
}

.sidemenu a:hover, .sidemenu a:active
{
  background-color:#003e6a;
  border-left:solid 1px #FFFFFF;
  text-decoration:none;
}

iframe
{
  margin-left:15px;
  *margin-left:25px;
  width:550px;
  *width:540px;
  /*overflow:scroll;*/
}

/*.iframe {height:expression(frames("contentframe1").document.body.scrollHeight);}*/

