body{
font-family		: verdana;
font-size		: 11px;
color			: #444444;
}

td{
font-family		: verdana;
font-size		: 11px;
color			: #444444;
line-height		: 18px;
}

a{
color			: #0000FF;
}

a:hover{
color			: #E92530;
}

img{
border-width		: 0px;
padding			: 2px;
}


.TextInput{
width			: 100px;
font-size		: 10px;
color				: #000000;
}

.StandardButton{
background-color	: #D3232D;
color			: #FFFFFF;
width			: 70px;
font-size		: 10px;
font-weight		: bold;
cursor			: hand;
border-style		: outset;
border-width		: 1px;
border-color		: #666666;
cursor			: hand
}

.productDiv{
width: 0px;
height: 0px;
z-index: 1;
position:absolute;
top: 10px;
left:10px;
FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=#FF0000,offX=8,offY=8,positive=true);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75, finishopacity=100, style=3);
filter:blendTrans(duration=1);
}

.ProductPreview{
background-color	: #EAEAEA;
border-color			: #CCCCCC;
border-style			: solid;
border-width			: 3px;
}

.menuItem
{
background-color		: #D3232D;
width						: 100%;
height						: 15px;
color							: #FFFFFF;
text-decoration		: none;
font-weight				: bold;
text-align					: right;
padding-right			: 5px;

}

.menuItem:hover
{
background-color		: #E45A62;
width						: 100%;
height						: 15px;
color							: #FFFFFF;
text-decoration		: none;
font-weight				: bold;
text-align					: right;
padding-right			: 5px;

}

.menuTop
{
background-image	: url(/pictures/bg/menuTop.gif);
background-repeat	: no-repeat;
background-position: 0 0;
}

.menuColumn
{
width						: 100%;
height						: 15px;
text-align					: right;
vertical-align			: middle;
padding-right			: 0px;
border-style				: solid;
border-top-width		: 0px;
border-left-width		: 0px;
border-right-width	: 0px;
border-bottom-width: 1px;
border-color				: #A51B22;
background-color		: #E92530;
}

.menuChapter
{
color							: #FFFFFF;
width						: 120px;
}

.tableContent
{
width						: 480px;
height						: 90%;
background-color		: #FFFFFF;
border-style				: solid;
border-color				: #999999;
border-width			: 1px;
background-image	: url(/pictures/bg/tableBgLogo.gif);
background-repeat	: repeat-y;
background-position: center top	;
padding				: 10px;
}

.tableTop
{
width						: 480px;
}

.menuRight
{
width						: 125px;
height						: 300px;
background-color		: #CCCCCC;
}

.tipOfTheMonth
{
width						: 90;
height						: 90;
border-color				: #CCCCCC;
border-width			: 1px;
border-style				: solid;
padding					: 5px;
background-color		: #D3232D;
FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=#666666,offX=3,offY=3,positive=true);
}

.tipImage
{
border-color				: #FFFFFF;
border-width			: 1px;
border-style				: solid;
}

.divImage
{
border-color				: #666666;
border-width			: 1px;
border-style				: solid;
}

.hrbar
{
color							:#666666;
border-style				:inset;
border-width			: 0px;
border-bottom-width: 1px;
border-bottom-color: #E1E1E1;
}

/* HEADERS */

h1
{
font-size	: 12px;
height		: 25;
padding-left	: 30;
padding-top	: 8px;
color		: #D3232D;
background-image: url('/pictures/bg/h1.gif');
background-repeat: no-repeat;
}

.h1
{
font-size			: 12px;
height				: 25;
padding-left		: 30;
padding-top			: 8px;
color				: #D3232D;
background-image	: url('/pictures/bg/h1.gif');
background-repeat	: no-repeat;
font-weight			: bold;
}

h2
{
font-size	: 11px;
font-weight	: bold;
color		: #D3232D;
}

h3
{
font-size	: 11px;
font-weight	: bold;
color		: #666666;
}

h4
{
color		: #666666;
}

h5
{
background-image	: url('/css/images/h5.jpg');
background-repeat	: no-repeat;
color			: #003366;
font-size		: 11px;
text-align		: left;
padding-left		: 15px;
height			: 16px;
width			: 100%;
border-style		: solid;
border-color		: #003366;
border-width		: 1px;
}

h6
{
background-color	: #2A407C;
width			: 100%;
color			: #FFFFFF;
text-align		: center;
font-size		: 11px;
font-weight		: bold;
text-tranform		: capitalize;
}

HR
{
width			: 100%;
height			: 1px;
}