﻿a 
{
    color:#88AA67;
    font-weight:bold;
    text-decoration:none;
}
a:Hover 
{
    color: #008800;
    text-decoration:underline;
    font-weight:bold;   
}

#menu-back
{
    background: #7ca572;
    width:100%;
}
#header-image
{
    border-bottom-style:solid;
    border-bottom-color:#009900;
    border-bottom-width:3px;
    border-top-style:solid;
    border-top-color:#009900;
    border-top-width:3px;
    padding-bottom:0px;
    padding-top:0px;
    width:100%;
    background:White;
    border-spacing:5px;
    margin-top:2px;  
}
#heading {
            margin: 0 0 0 0;
            padding: 0px 0px 0px 0px;
            background-color: #F2F6F1;
            border-left:8px solid #88AA67;
            color: black;      
            font-weight:bold;
}

 

#content {
            background-color: #E6EEE3;
            margin:0 0 15 0;
            padding: 10 10 10 10;
}
.menu-style
{
    background: #7ca572;
    font-weight:bold;
    color:White;
    padding-left:5px;
    padding-right:5px;
      
}
.menuselected-style
{
    font-family:Verdana,Arial;
    color:White;  
}
body
{
    background-color:White;
    font-family:Verdana,Arial;
    font-size:10pt;
    color:Black;
    margin-right:0px;
    margin-left:0px;
}

.headline 
{
   color: Black;
   text-decoration: underline;
   font-weight:bold;
   padding-left:20px;
}


.tabletext
{
    padding-left:20px;
}

.tech 
{
    font-weight: bold; 
    font-family:Times New Roman;
    font-size:larger;  
}
.support 
{
    font-weight:normal;
    font-family: Times New Roman;
    font-size: larger;   
}

.normal-textbox
{
    width:100px;
}
.normal-label
{
    width:100px;
    font-weight:bold;
}

.threeleftcontent 
{
	position:absolute;
	left:1%;
	width:23%;
	top:130px;
}
.threecentercontent
{
	position:absolute;
	left:25%;
	width:150%;
	top:130px;

}
		
.threerightcontent
{
    position:absolute;
    left: 76%;
    width: 23%;
    top: 130px;
}
#twoleftcontent 
{
	position: absolute;
	left:1%;
	width:40%;
	top:150px;
}
		
#tworightcontent 
{
	position: absolute;
	left:50%;
	width:40%;
	top:150px;
}
div.centered 
{
top:140px;
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
.GlassSampleDropDown 
{
    width: 250px;
    height: 25px;
}
.StatusDropDown 
{
    width: 100px;
    height: 25px;
}
.EditColumn
{
    width: 100px;
    height: 25px;
}
.inputtext 
{
     font-size: 10px;   
}

.errortext 
{
    width : 300px;
    height : 300px;
    font-size:10px;
    color: Maroon;
}

.largeinputtext
{
         font-size: 10px;  
}

.button 
{
    BACKGROUND-COLOR: #eeeeee;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    COLOR: #000000;
    FONT: bold Verdana, Arial,Helvetica,Sans Serif;
    font-size: 10px;
    border-color: Black;
    border-width: 1px;
    border-style: solid;
}

.button:hover 
{
     BACKGROUND: #f4ca00;
    COLOR: #ffffff;
    FONT: bold Verdana, Arial,Helvetica,Sans Serif;
}

.buttonrow 
{
    text-align: right;  
}
.header 
{
   font-weight: bold;
   background-color: #7CA572;
   border: solid;
   border-width: 5px;
   border-color: Black   
}

.plate 
{
    background-color:#EAF3E9;
    border:solid;
    border-color:#EAF3E9;
    border-width: 20px;
}

.plateheader
{
    background-color: #F3F5F5;
    font-weight:bold;
    border-left-color: #7BB27A;
    border-left-width: thick;
    border-left-style:solid;
       
}

.selectedrow 
{
      background-color: #7CA572;
      font-weight: bold;
}

.show 
{
    visibility: visible;
    display:inherit;
}

.hide 
{
    visibility: collapse;
    display: none;
}
.panel
{
    border-style: solid;
    border-color: #7BB27A;
}
.headerimage 
{
    padding: 0 0 0 0; 
}

.headingtext 
{
   font-size:larger;
   font-weight:bold;
   color: #006600;   
}

.roundpanel 
{
    width: 300px;
    text-align: center; 
    font-size: 10px;
}
.tabpanel 
{
    text-align: center; 
    font-size: 10px;
}

.gvtable
{
    text-align:left;
    font-size:12px;
}
