body {background: whitesmoke;}
#main {
	
	width: 800px !important; /*For standards compliant browsers.*/
	width: 800px;
	
}
#pagehead {
	width: 800px !important; /*For standards compliant browsers.*/
	width: 800px; /*compliant browsers ignore this, it's not !important. IE will pick this value up.*/
	height: 143px !important
}
#footer {
	font-family: Tahoma;
    font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: RGB(0, 0, 0);
    text-align: center;
    text-decoration: none;
}
#menucont {
	font-family: Tahoma;
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
    width: 235px;
	background: #006986;
	vertical-align: middle;
}
#pagebody {
    width: 540px;
    vertical-align: text-top;
   	background: #efefef;
	text-align: left;
	padding-right: 9px;
	padding-left: 3px;
	padding-top: 10px;
}
#pagebody2 {
    width: 800px;
    font-family: Tahoma;
    font-size: 11px;
	font-style: normal;
	font-weight: normal;
    vertical-align: text-top;
   	background: #efefef;
	text-align: left;
	padding-right: 9px;
	padding-left: 3px;
	padding-top: 10px;
}

#title {
	font-family: Tahoma;
    font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: RGB(0, 0, 0);
    padding-left: 10px;
	
}
.g_text {
  width: 170px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding-left: 0px;
}
/* product name */

.g_heading {
width: 170px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: RGB(0, 0, 0);

 }

#newsmenucont {
    width: 235px;
	background: #006986;
}	
#newsmenu {
    width: 210px;
	background: #006986;
	


}
.panel {
	width: 112px;
	height: 130px;
	background-image: url(../images/h_topleft.jpg);
}


a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

h1 {
	font-family: Tahoma;
    font-size: 13px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #006986;

}

h2 {
	font-family: Tahoma;
    font-size: 12px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #006986;
}
h3 {
	font-family: Tahoma;
    font-size: 11px;
    text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
h4 {
	font-family: Tahoma;
    font-size: 11px
    text-align: left;;
    font-weight: normal;
    font-style: italic;
	color: #000000;

}
h5 {
	font-family: Tahoma;
    font-size: 11px;
    text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

p {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	color: #000000;

}
.nt {
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
	color: #ffffff;
	padding-left: 10px;

}
.ns {
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	color: #ffffff;
	padding-left: 10px;
}
.nm {
    font-family: Tahoma;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	color: #ffffff;
	padding-left: 10px;
	background-color: white;
}
.nt2 {
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
	color: #006986;
	padding-left: 10px;

}
.ns2 {
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	color: #006986;
	padding-left: 10px;
}
.nm2 {
    font-family: Tahoma;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	color: #006986;
	padding-left: 10px;
	background-color: white;
}
UL {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	list-style-position: outside;
}

UL UL LI {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;

}

UL UL UL LI {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;

}
