﻿body
{
	font-family: Calibri;
	color: #003366;
font-size:14px;
}
h1
{
	font-weight: normal;
	font-size: 48px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}
h2
{
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h3
{
}
h4
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.glamShot
{
	filter: shadow(color:#d5e9fe,strength:10, direction:135);
	width: 101px;
	height: 130px;
	padding: 0 2px 2px 0;
}
#bgTable
{
	width: 935px;
	margin: 15px auto 0 7.5px;
}
.tabCellSelected
{
width:136px;
height:60px;
padding:0;
font-weight:bold;
color:#ffffff;
text-align:center; 
vertical-align:middle;
background-image:url(tab_selected.gif);
background-position:center top;
background-repeat:no-repeat;
}
.tabCell
{
width:136px;
height:60px;
padding:0;
text-align:center;
vertical-align:middle;
cursor:pointer;
background-image:url(tab_default.gif);
background-position:center top;
background-repeat:no-repeat;
}
#idTable
{
}
.imageCell
{
	vertical-align: top;
}
.descCell
{
	vertical-align: top;
	padding: 0 0 20px 10px;
}
.priceCell
{
    vertical-align:top;
    text-align:left;
    padding:10px;
    background:#ffffff;
    font-size:12px;
    border:solid 1px #003366;
    
}
.priceTable
{
	margin:0 0 0 10px;
	border-collapse:collapse;
}