﻿body
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #464646;
	margin:0px;
	padding:0px;
}
#HooverCursor
{
	cursor: hand;
	background-color: aqua;
}
.MyCenterClass
{
	text-align: center;
}
.MySubtitleClass
{
	font-size: 11pt;
	font-family: Verdana;
	color : #333366;
}
.MySubtitleClassWhite
{
	font-size: 11pt;
	font-family: Verdana;
	text-align: justify;
	color:White;
}
.MyTitleClass
{
	font-size: 22pt;
	font-family: Verdana;
	text-align: justify;
	font-weight: bold;
}
.MyTextClass
{
	font-size: 8pt;
	font-family: Verdana;
	
}
.MyTextClassWhite
{
	font-size: 9pt;
	font-family: Verdana;
	text-align: justify;	
	color:White;
}
#masterContainer
{
	margin: auto;
	width: 800px;
	height: 600px;
	position: relative;
	top: 4px;
	background-color:white;
}
#leftcolumn
{
	
	background-color:white;
	float:left;
	width: 25px;
	height: 100%;
	overflow: visible;

}
#rightcolumn
{
	position:  absolute;
	left: 625px;
	width: 150px;
	height: 550px;
	 
}
#header
{	
	width: 1000px;
	
}
#tableHeader
{	
	 padding-left: 25px;
	width: 775px;
	background-color: white;
}
#masterheader
{
	margin:auto;
	width: 800px;
	height: 150px;
	text-align: right;
	background-color: black;
}
#mastercontenttemp
{
	margin:auto;
	width: 800px;
	height:450px;
	top:150px;
	background-color: white;
}
#masterContentContainer
{
	float:left;
	width: 600px;
	min-height:450px;
	background-color:White;	
}
#TablemasterContainer
{
	margin:auto;
	width: 800px;
	height:565px;
	background-color: white;
}

#master2ContentContainer
{
	width: 780px;
	min-height: 430px;
	float: left;
}

#masterFooterContainer
{
	padding:5px;
	position:absolute;
	top: 605px;
	left:200px;
	width: 740px;
	height:25px;
	background-color: Gray;	
}
#tableholder
{
    width:590px;
    height:250px;
    position:relative;
    left : 25px;
    background-color: white;	
}

#cel1
{
	background-color: White;
    width:55px;
    position:absolute;
    top:5px;
    left:5px;
}
#cel2
{
	background-color: White;
    width:55px;
    position:absolute;
    top:60px;
    left:5px;
}
#cel2_quickjoint
{
	background-color: White;
    width:55px;
    position:absolute;
    top:60px;
    left:75px;
}
#cel3
{
	background-color: White;
    width:55px;
    position:absolute;
    top:115px;
    left:5px;
}
#cel3_quickjoint
{
	background-color: White;
    width:55px;
    position:absolute;
    top:115px;
    left:5px;
}
#cel4
{
	background-color: White;
    width:55px;
    position:absolute;
    top:170px;
    left:5px;
}
#cel4_quickjoint
{
	background-color: White;
    width:55px;
    position:absolute;
    top:60px;
    left:5px;
}
#cel5
{
	background-color: White;
    width:55px;
    position:absolute;
    top:225px;
    left:5px;
}
#cel6
{
	position:absolute;
	top: 5px;
	left:305px;
	background-color: White;
}
#cel7
{
	position:absolute;
	top: 60px;
	left:305px;
	background-color: White;
}
#cel8
{
	position:absolute;
	top: 115px;
	left:305px;
	background-color: White;
}
#cel9
{
	position:absolute;
	top: 170px;
	left:305px;
	background-color: White;
}
#cel10
{
	position:absolute;
	top: 225px;
	left:305px;
	background-color: White;
}
#cel10_Cleaner
{
	position:absolute;
	top: 115px;
	left:5px;
	background-color: White;
}
#celTechF
{
    width:150px;
    position:absolute;
    top:285px;
    left:10px;
}
.columnLeft
{
	position:relative;
	top: 0px;
	width:240px;
	height:275px;
	left:60px;
	background-color:white;
}
.columnLeft_tubes
{
	position:relative;
	top: 20px;
	width:530px;
	height:2px;
	left:60px;
	background-color:white;
}
.columnLeft_sandfastpaper
{
	position:relative;
	top: 0px;
	width:240px;
	height:275px;
	left:60px;
	background-color:white;
	font-size: 8pt;
	font-family: Verdana;
}
.columnRight
{
	position:absolute;
	top: 0px;
	width:230px;
	height:275px;
	left:360px;
	background-color:White;
}
.transparent
{
	-moz-opacity: 0.6;
	left: 12%;
	width: 78%;
	position: absolute;
	top: 18%;
	height: 67%;
	background-color: silver;
	filter: Alpha(Opacity=80);

}
.transparent_content
{
	-moz-opacity: 0.6;
	left: 14%;
	width: 72%;
	position: absolute;
	top: 20%;
	height: 62%;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.tblTops
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: silver;
	border-bottom: gray thin solid;
	text-align: center;
	padding-top: 10px;
}
.tblMids
{
	font-size: 9pt;
	font-family: Verdana;
	border-bottom: gray thin solid;
	padding-top: 10px;
}
