/*Stylesheet for Panelwarehouse */


body {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
scrollbar-face-color:B5DE84; 
scrollbar-track-color:FFFFFF; 
scrollbar-arrow-color:81C42F; 
scrollbar-shadow-color:81C42F; 
scrollbar-dark-shadow-color:81C42F; 
scrollbar-3dlight-color:81C42F; 
scrollbar-highlight-color:81C42F
}

p {
padding:2px;
color:#000000;
font-size: 12px;
font-family: Arial;
}

h1 {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
color:#fd8822;
font-size: 24px;
font-family: Arial;
text-decoration:none
}

h2 {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
color:#80C32E;
font-size: 20px;
font-family: Arial;
text-decoration:none
}

h3 {
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
color:#000000;
font-size: 18px;
font-family: Arial;
text-decoration:none
}


A.navtop:link {
color:#000000;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}

A.navtop:hover {
color:#000000;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
}

A.navtop:visited {
color:#000000;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}


A.navleft:link {
color:#000000;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}

A.navleft:hover {
color:#FD8822;
font-family: Arial;
font-size: 12px;
text-decoration: underlined;
}

A.navleft:visited {
color:#81C42F;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}


A.navbody:link {
color:#81C42F;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}

A.navbody:hover {
color:#FD8822;
font-family: Arial;
font-size: 12px;
text-decoration: underline;
}

A.navbody:visited {
color:#81C42F;
font-size: 12px;
font-family: Arial;
text-decoration: none;
}

.redborder {
border:1px solid #DB3342
}

.greenborder {
border: solid 1px #81C42F;
}

.bordermain {
border:2px solid white
}

.borderbottom {
border-bottom:1px solid white
}

.bordernav {
border-bottom:1px dotted #999999;
height:25px
}

.bottomcontent {
border-bottom:1px dotted #999999;
}

.bordercontent {
border-left:1px dotted #999999;
border-right:1px dotted #999999
}

input.search {
width: 120px; 
height: 20px; 
font-family: arial,verdana; 
color: #000000; 
font-size: 12px;
background-color: #ffffff; 
border: solid 1px #81C42F;
}

input.search_but{
height: 20px; 
font-family: arial,verdana; 
color: #000000; 
font-size: 12px;
text-align:center;
background-color: #ffffff; 
border: solid 1px #81C42F;
}

.textarea {
width: 120px; 
height: 40px; 
font-family: arial,verdana; 
color: #000000; 
font-size: 12px;
background-color: #ffffff; 
border: solid 1px #81C42F;
}

input.textbox {
width: 120px; 
height: 20px; 
font-family: arial,verdana; 
color: #000000; 
font-size: 12px;
background-color: #ffffff; 
border: solid 1px #81C42F;
}

input.enq_but {
height: 20px; 
font-family: arial,verdana; 
color: #000000; 
font-size: 12px;
text-align:center;
background-color: #ffffff; 
border: solid 1px #81C42F;
}