#main 
{
 width:100%;
border-style:solid; border-color:#000000; border-width:3px;
border-left-width:0px;	
border-top-width:1px;
}

.act
{
float:left;
width:100px;
}
.prod
{
float:left;
width:80px;	
}
.upperline {
border-color:#000000; 
border-style:dotted; 
border-right-width:1px;
border-bottom-width:1px;
border-top-style:double;
border-top-width:3px;
border-left-width:0px;
background-color:#BCAFAF;
}

.upperlineleft {
border-color:#000000; 
border-style:dotted; 
border-right-width:1px;
border-bottom-width:1px;
border-top-style:double;
border-top-width:3px;
border-left-width:0px;
background-color:#BCAFAF;
width:350px;
text-align:left;
vertical-align:middle;
}

.lowerline {
border-color:#000000; 
border-right-style:dotted;
border-bottom-style:double; 
border-right-width:1px;
border-bottom-width:0px;
border-top-width:0px;
border-left-width:0px;	
background-color:#E0D8D5;
}
.thedot
{
border-color:#000000; 
border-style:dotted; 
border-right-width:1px;
border-bottom-width:1px;
border-top-style:double;
border-bottom-style:double;
border-left-style:double;
border-top-width:3px;
border-bottom-width:3px;
border-left-width:3px;
background-color:#E0D8D5;	
text-align:center;
width: 26px;
}

A:link {color: #E3152F; text-decoration: underline}
A:visited {color: #222222; text-decoration: underline}
A:active {color: #E3152F; text-decoration: underline}
A:hover {color: #454545; text-decoration: underline overline;}

.thename A:link {color: #000000; text-decoration: none;}
.thename A:visited {color: #000000; text-decoration: none}
.thename A:active {color: #000000; text-decoration: none}
.thename A:hover {color: #000000; text-decoration: underline overline;}

input {
	background-color:#FFE3CC;
}