
body
{
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	background-color: #003F87;
}

table
{
	font-family: Arial;
	font-size: 9pt;
}

input
{
	font-size: 9pt;
}

select
{
	font-size: 9pt;
}

p
{	
	margin-top: 2pt;
	maggin-bottom: 2pt;
}

H1
{
	font-size: 14pt;
	font-weight: bold;
	
	margin-bottom: 2pt;
}

H2
{
	font-size: 12pt;
	font-weight: bold;
	
	margin-bottom: 4pt;
}

H3
{
	font-size: 11pt;
	font-weight: bold;
	
	margin-bottom: 4pt;
}

form
{
	margin: 0;
}


address
{	
	font-style: normal;
}

a.navLink
{
	color: #CC0000;
	text-decoration: underline;
}

a:visited.navLink
{
	color: #CC0000;
	text-decoration: underline;
}

a:hover.navLink
{
	color: #FF0000;
	text-decoration: none;
}

a:active.navLink
{
	color: #FF0000;
	text-decoration: none;
}

.thumbsCell
{
	background-color: #000000;
}

.Table
{
	border-collapse: collapse;
}

.Name
{
	font-size: 9pt;
	font-weight: bold;
}

.Value
{
	font-size: 9pt;
}

.specRow
{
	background-color: #FFFFFF;
}

.altSpecRow
{
	background-color: #f5f5f5;
}

.Table
{
	border-collapse: collapse; 
	border: 1px solid #C0C0C0;
}

.section
{
	border:0px solid #000000; background-repeat:repeat;
	background-position: left top;
	
	background-color: #000000;
	color: #FFFFFF;
	
	font-size: 10pt;

}


.headline
{
	border:1px solid black; background-repeat:repeat;
	background-position: left top;
	
	background-color: #003F87;
	color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: bold;/* background-image:url('http://www.keizerco.biz/images/Blue_Border.gif')*/
}


.Cell
{

	
	background-repeat:repeat-x;
	background-position: left top;
	padding: 2px;
}

.mainTable
{
	border-collapse: collapse; 
	border: 1px solid #C0C0C0; 
	padding: 2px;
	background-color: #FFFFFF;
}

.emailTable
{
	font-size: 8pt;
}

.stock
{
	font-size: 12pt;
	font-weight: bold;
	color: blue;
}

.unitTitleCell
{
	background-image: url('http://www.keizerco.biz/images/Blue_Border.gif'); 
	background-repeat:repeat-x;
	background-position: right top
}

.headerCell
{

}

.footerCell
{
	font-size: 8pt;
	color: #808080;
}

.largePhoto
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=.10);
}

.thumbPhoto
{
	cursor: url('/inventory/specsheet/images/zoom.cur');
	border: 0;
}

.emptyThumbCell
{
	background-color: #EE2C2C;
}




a.headerNavLink
{	
	color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none
}

a:visited.headerNavLink
{	
	color: #FFFFFF;
}

a:hover.headerNavLink
{
	color: #FFFFFF; text-decoration: underline
}


