#all A:link       { color: #000020 }
#all A:visited    { color: #000020 }
#all A:active     { color: #000020 }
#all A:hover      { color: #880000 }

#bottom A:link       { color: #FFFFFF }
#bottom A:visited    { color: #FFFFFF }
#bottom A:active     { color: #FFFFFF }
#bottom A:hover      { color: #F7C05B }

.copyright A:link       { color: #000000 }
.copyright A:visited    { color: #000000 }
.copyright A:active     { color: #000000 }
.copyright A:hover      { color: #BD464A }

#front A:link       { color: #000000 }
#front A:visited    { color: #000000 }
#front A:active     { color: #000000 }
#front A:hover      { color: #FF0000 }

#BottomPicNav a {
color: #000020;
font-size:10px;
font-family:tahoma;
font-weight: bold;
display: block;
padding: 5px;
margin-right: 5px;
margin-left: 5px;
} 

#BottomPicNav a:hover {
font-weight:bold;
color: #0F0FC2;

}

.mediamenu {

	line-height: 30px;
	font-size:14px;
	margin: 10px;
	padding: 20px;

}

table.messages {
	border-width: 1px;
	border-spacing: 200;
	border-style: inset;
	border-color: black;
	border-collapse: collapse;
	background-color: #fff;
	font-family: tahoma;
	font-size: 11px;
	width:700px;
	
}
table.messages th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #3f3e1c;
	color: #FFF;
	-moz-border-radius: ;
}
table.messages td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	
	-moz-border-radius: ;
}

.home {
	font-family: tahoma;
	font-size: 14px;
	background-color: #fdf770;
	color: #000;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: solid 10px #fefbb9;
	border-right: solid 10px #3f3e1c;
	border-bottom: solid 10px #3f3e1c;
	border-left: solid 10px #fdf777;
}

.top {
	font-family: tahoma;
	font-size: 12px;
	background-color: #fff;
	color: #000;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}


table.top A:link { color: #000000; text-decoration: underline }
table.top A:visited { color: #000000; text-decoration:underline }
table.top A:active  { color: #000000; text-decoration: underline }
table.top A:hover { color: #880000; text-decoration: underline }

table.perma td {

	border-top: solid 2px #f5f5f5;
	border-right: solid 2px #f5f5f5;
	border-bottom: solid 2px #f5f5f5;
	border-left: solid 2px #f5f5f5;


}



table.perma td:hover {

	background-color: #ebdd43;
	border-top: solid 2px #fefbb9;
	border-right: solid 2px #3f3e1c;
	border-bottom: solid 2px #3f3e1c;
	border-left: solid 2px #fdf777;
	padding: 0px;
	margin: 0px;

}



table.search_content {
	border-style: solid;
	border-spacing: 200;
	background-color: #fdf770;
	border-width: 2px;
	border-color: #e1a738;
	height:400px;
	width:950px;
	font-family: tahoma;
	font-size: 14px;
	color: #3f3218;
	border-top: solid 10px #fefbb9;
	border-right: solid 10px #3f3e1c;
	border-bottom: solid 10px #3f3e1c;
	border-left: solid 10px #fdf777;
}



table.content {
	border-style: solid;
	border-spacing: 200;
	background-color: #fdf770;
	border-width: 2px;
	border-color: #e1a738;
	height:400px;
	width:950px;
	font-family: tahoma;
	font-size: 14px;
	color: #3f3218;
	border-top: solid 10px #fefbb9;
	border-right: solid 10px #3f3e1c;
	border-bottom: solid 10px #3f3e1c;
	border-left: solid 10px #fdf777;
}

table.content A:link { color: #000000; text-decoration: underline }
table.content A:visited { color: #000000; text-decoration:underline }
table.content A:active  { color: #000000; text-decoration: underline }
table.content A:hover { color: #880000; text-decoration: underline }

.SideNavButton a {
font-family: tahoma;
font-size: 13px;
background-color:#d99e2d;
color: #000;
font-weight:bold;
text-decoration: none;
display: block;
width: 155px;
height: 20px;
padding: 10px;
margin: 2px;
border-top: solid 3px #e8c17c;
border-right: solid 3px #97701d;
border-bottom: solid 3px #75560b;
border-left: solid 3px #e0ae53;
text-align: center;

} 

.SideNavButton a:hover {
background: #fdf4d0;
}

.SideNavButton2Line a {
font-family: tahoma;
font-size: 12px;
background-color:#d99e2d;
color: #000;
font-weight:bold;
text-decoration: none;
display: block;
width: 155px;
height: 20px;
padding: 10px;
margin: 2px;
border-top: solid 3px #e8c17c;
border-right: solid 3px #97701d;
border-bottom: solid 3px #75560b;
border-left: solid 3px #e0ae53;
text-align: center;

} 

.SideNavButton2Line a:hover {
background: #fdf4d0;
}

.list {
	list-style-type: disc;
   list-style-position: inside;
	font-family: tahoma;
	font-size: 14px;
	margin-top: 3;
	margin-left: 5;
	margin-right: 5;
	line-height: 25pt;
}

.sublist {
	list-style-type: circle;
    list-style-position: inside;
	font-family: tahoma;
	font-size: 14px;
	margin-top: 10;
	margin-left: 140;
	margin-right: 5;
	line-height: 15pt
}

.mainback {
  background-image: url(../images/back1.jpg);
  background-repeat: no-repeat;
  background-position: center ;
  background-size: 100%;

}

.tableb {
height:70px;
}

.mainback A:link { color: #000000; text-decoration:underline }
.mainback A:visited { color: #000000; text-decoration:underline }
.mainback A:active  { color: #000000; font-size: 12px; text-decoration: underline }
.mainback A:hover { color: #CC6600; text-decoration: underline }

.mainback2 A:link { color: #000000; text-decoration:underline }
.mainback2 A:visited { color: #000000; text-decoration:underline }
.mainback2 A:active  { color: #000000; font-size: 12px; text-decoration: underline }
.mainback2 A:hover { color: #CC6600; text-decoration: underline }


table.prod {
	border-width: 1px;
	border-spacing: 200;
	border-style: inset;
	border-color: black;
	border-collapse: collapse;
	background-color: #004C9F;
	
}
table.prod th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #412829;
	-moz-border-radius: ;
}
table.prod td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	
	-moz-border-radius: ;
}

p {
	font-family:arial;
	font-size: 12px;
	margin-top: 13;
	margin-left: 15;
	margin-right: 5;
	margin-bottom: 5px;
}



table.prod A:link { color: #000000; text-decoration: underline }
table.prod A:visited { color: #000000; text-decoration:underline }
table.prod A:active  { color: #000000; text-decoration: underline }
table.prod A:hover { color: #880000; text-decoration: underline }

table.news {
	border-width: 2px;
	border-spacing: 200;
	border-style: inset;
	border-color: black;
	border-collapse: collapse;
	background-color: #004C9F;
	
}
table.news th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #412829;
	-moz-border-radius: ;
}
table.news td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: black;
	
	-moz-border-radius: ;
}
table.news A:link { color: #000000; font-size: 11px; text-decoration: underline }
table.news A:visited { color: #000000;  font-size: 11px; text-decoration:underline }
table.news A:active  { color: #000000;  font-size: 11px; text-decoration: underline }
table.news A:hover { color: #880000; font-size: 11px; text-decoration: underline }





.bottomNav:visited { color: #ffffff; text-decoration:none; margin: 10px; }
.bottomNav  { color: #ffffff; font-size: 10px; text-decoration: none; margin: 10px; }
.bottomNav:hover { color: #ff0000; text-decoration: none; margin: 10px; }

.title { 
display: block;
padding-bottom: 20px;
position: relative;
background-image: url(../images/title_ul.jpg);
background-repeat: no-repeat;
width: 600px;
height: 4px;
top: 25px;
left: 3px;

}

.title span{

font-family: arial, helvetica, sans-serif;
font-weight: bold;
position: absolute;
left: 3px;
top: -25px;
font-size: 20px;

}

.suppnav { 
position: relative;
padding-top: -10px; 
font-family: arial, helvetica, sans-serif;
background-image: url(../images/img1on.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 34px;
height: 32px;
margin: 0; 

}

.suppnav a {
display: block;
color: #000000;
font-size: 16px;
font-weight: bold;
width: 34px;
height: 32px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.img2 {
	padding: 2px;
	border: 1px solid #c3b421;
}

.suppnav img {width: 34px; height: 32px; border: 0; }
* html a:hover {visibility:visible}
.suppnav a:hover img{visibility:hidden}
.suppnav a:hover {color: #035DB7;}

.suppnav span {
position: absolute;
left: 45px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.suppdetail span {
font-family: tahoma, arial, helvetica, sans-serif;
color: #000000;
font-size: 12px;
position: relative;
left: 46px;
top: -10px;
margin: 0px;
padding: 0px;
}

body { 
top:0; 
left:0; 
margin:0; 
padding:0; 

}

.back {
  background-image: url(../images/topbg.jpg);
  background-repeat: no-repeat;
  background-position:right;
  background-size: 100%;
  height: 50px;

}

.rollover a { display:block; width:260px; background-color: #FFFFFF}
.rollover a:hover { background-color: #954646}


.requesttable {

border: 1px solid #c0c0c0;

}

#button {
	
	border-right: 2px solid #530209;
	border-bottom: 2px solid #530209;
	padding: 0 0 1em 0;
	margin-bottom: 1px;
	
	font-family: Tahoma,'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-family: arial, helvetica, sans-serif;
	background-color: #5E5E5E;
	font-weight: bold;
	color: #333;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;

		}
		
	#button li {
		border-bottom: 1px solid #000000;
		margin: 0;
		font-size:12px;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 5px 5px 0px 0.5em;
		border-left: 10px solid #5b5b5b;
		border-right: 10px solid #797979;
		background-color: #5f5f5f;
		color: #fff;
		text-decoration: none;
		width: 75%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #973A3A;
		border-right: 10px solid #BF5656;
		background-color: #B74646;
		color: #fff;
		}



.company {

line-height: 30pt

}

.quality {

line-height: 22pt

}

.abouttable
  {
    background: #ffffff url(/images/aboutus1.jpg) no-repeat scroll top center ;
  }

.prodlist {
	list-style-type: disc;
   list-style-position: inside;
	font-family: tahoma;
	font-size: 18px;
	margin-top: 3;
	margin-left: 5;
	margin-right: 5;
	line-height: 25pt;
}

.servlist {
	list-style-image: url(/images/paw_sm.jpg);
	list-style-type: disc;
   list-style-position: outside;
	font-family: tahoma;
	font-size: 13px;
	margin-top: 10;
	margin-left: 40;
	margin-right: 5;
	line-height: 25pt
}

.servlist2 {
	list-style-image: url(/images/paw_sm2.jpg);
	list-style-type: disc;
   list-style-position: outside;
	font-family: tahoma;
	font-size: 13px;
	margin-top: 10;
	margin-left: 40;
	margin-right: 5;
	line-height: 15pt
}

.topten {
	list-style-image: url(/images/checkmark3.gif);
	list-style-type: disc;
   list-style-position: outside;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 40;
	margin-right: 15;
	margin-top: 12;
	margin-bottom 2;
	line-height: 15pt;
}

 .InputBox	{
 		  BORDER-RIGHT: f5f5f5 1px inset;
 		  BORDER-TOP: white 1px inset;
 		  BACKGROUND-ATTACHMENT: fixed;
 		  BACKGROUND-IMAGE: url(../images/inputbg.gif);
 		  BORDER-LEFT: white 1px inset;
 		  BORDER-BOTTOM: f5f5f5 1px inset;
	     FONT-SIZE: 11px;
        FONT-FAMILY: Verdana
		}

.NavText {
	font-family: verdana;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;

}

.NavButton {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #4A4949;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: solid 1px #000;
	border-right: solid 1px #1958b7;
	border-bottom: solid 1px #1958b7;
	border-left: solid 1px #000;
}

#TopNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#317521;
display: block;
width: 115px;
padding: 3px 5px;
margin: 1px;
} 

#TopNavButton a:hover {
background: #F2DE98;
color:#000000;
padding-left:4px;
} 

#TopMiddleNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#317521;
display: block;
width: 230px;
padding: 3px 5px;
margin: 1px;
} 

#TopMiddleNavButton a:hover {
background: #F2DE98;
color:#000000;
padding-left:4px;
} 

.bottomNav:visited { color: #ffffff; text-decoration:none }
.bottomNav  { color: #ffffff; font-size: 10px; text-decoration: none }
.bottomNav:hover { color: #ff0000; text-decoration: none }

li {
	font-family:tahoma;
	font-size: 14px;
	margin-top: .1cm;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 0px;
}

.ul2 {
list-style-type: none;
padding: 0px;
margin-left: 0;
margin-top: .1cm;
font-weight: bold;
}

.ul3 {
list-style-type: decimal;
font-family: tahoma;
font-size: 14px;
padding: 10px;
margin: 10px;
font-weight: bold;
line-height: 25px;
}

.ol3 {
list-style-type: decimal;
font-family: arial;
font-size: 14px;
padding: 10px;
margin: 10px;
}


.p_pad {
	font-family:arial;
	font-size: 12px;
	margin-top: 13;
	margin-left: 15;
	margin-right: 5;
	margin-bottom: 5px;
	padding:30px;
}

.l_pad {
	font-family:arial;
	font-size: 12px;
	margin-left: 25px;
}

table.awards {
        border-width: 0px;
        border-spacing: 200;
        border-style: inset;
        border-color: black;
        border-collapse: collapse;
        background-color: #fff;
        font-family: tahoma;
        font-size: 11px;
        width:700px;

}
table.awards th {
        border-width: 1px;
        padding: 1px;
        border-style: inset;
        border-color: black;
        background-color: #3f3e1c;
        color: #FFF;
        -moz-border-radius: ;
}
table.awards td {
        border-width: 1px;
        padding: 2px;
        border-style: inset;
        border-color: black;

        -moz-border-radius: ;
}

@media print {
   .noprint { display: none;}
   .print-clean {border: none;}
 
}
