body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
.welcome2 { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:20px; 
	color:#123676; 
	font-weight:bold;
}
.style1_text { 
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.style1_text a:link {
	text-decoration: none;
	color: #000000;
}
.style1_text a:visited {
	text-decoration: none;
	color: #000000;
}
.style1_text a:hover {
	text-decoration: underline;
	color: #000000;
}
.style1_text a:active {
	text-decoration: none;
	color: #000000;
}

.aboutus_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-position: center;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.bodytext a:link {
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
.bodytext a:visited {
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
.bodytext a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #000000;
}
.bodytext a:active {
	text-decoration: none;
	font-size:12px;
	color: #000000;	
}

.footer_text {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
}

.footer_text a:link {
	text-decoration: none;
	font-size:11px;
	color: #000000;
}
.footer_text a:visited {
	text-decoration: none;
	font-size:11px;
	color: #000000;
}
.footer_text a:hover {
	text-decoration: underline;
	font-size:11px;
	color: #000000;
}
.footer_text a:active {
	text-decoration: none;
	font-size:11px;
	color: #000000;	
}

.body_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

/* ----- Dynamic Menu Parent Text ---------------------------------------------------- */

.menutxt {
/*	font-family: "Times New Roman", Times, serif;
	font-size: 18px;*/
    font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
}

.menutxt a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

.menutxt a:visited 
{
	text-decoration: none;
	color: #000000;
}

.menutxt a:hover, .menutxt a:active 
{
    font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
}

.menusubtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
    border:0px;
    border-top:0px;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
}

.menusubtxt a:visited 
{
	text-decoration: none;
	color: #FFFFFF;
}

.menusubtxt a:hover, .menusubtxt a:active 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #000000;
    border:0px;
    border-top:0px;
	border-left:0px;
	border-bottom:0px;
	border-right:0px;

}


/* ----- Dynamic Menu ----------------------------------------------------------- */

div.vert_menu
{
  position: absolute;
  visibility: hidden;
  display: none;
}

div.horz_menu a { display: block; float: left; }
div.vert_menu a { display: block; float: none; }

div.dynaMenu div.vert_menu { border: 1px solid black; }

div.dynaMenu div.vert_menu a
{
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:2px;

    background-color:#64a5d9;
	border:1px solid #555555;
/*	width:200px;
	color:#000000;	
	height:relative;
	voice-family: "\"}\"";
	voice-family:inherit;*/
	width:200px;
	height:relative;
}

div.dynaMenu div.horz_menu a { margin-right:  -1px; }
div.dynaMenu div.vert_menu a:hover { 
    background-color:#66CCFF;
	font-weight:bold;	
}

/* ----- Products Page ------------------------------------------------------ */

.header_text {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
}
.headersmaller {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.smallheader_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.producttable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #2E7BB3;
}
.producttable_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #2E7BB3;
}

.moreinfo {
	font-family: Arial;
	font-size: 18px;
	color: #2E7BB3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
