BODY
{
    background: #E0E0E0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 100%;
}

TH,TD,DIV {	font-size:12px; color:#666666; FONT-FAMILY:Tahoma,Arial,Helvetica}

#wrapper {
	position:relative; height:258px
}
#logo {
	z-index:3; position:absolute; left:25px; width:228px; top:25px; height:60px
}
#user {
	z-index:3; position:absolute; right:8px; top:8px; height:18px; TEXT-ALIGN:right
}
#header {
	z-index:2; position:absolute; width:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}


/*--------------------------------------------------------------------------------------------------------------------------*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}

.bg-x{ background-repeat:repeat-x;}
.bg-y{ background-repeat:repeat-y;}
.bg-no{ background-repeat:no-repeat;}

.bg-p-lt{ background-position: left top;}
.bg-p-rt{ background-position: right top;} 
.bg-p-lb{ background-position: left bottom;} 
.bg-p-rb{ background-position: right bottom;}

.panecss{padding:5px 8px 5px 8px;}

/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000000; font-weight:bold}
.SubHead				{font-size:11px; color:#000000}
.SubSubHead				{font-size:11px; color:#000000}
.Normal 				{font-size:11px; color:#666666}
.Crossed 				{
	font-size:15px;
	color:#000;
	text-decoration: line-through;
	FONT-FAMILY:Helvetica,Tahoma,Arial;
	font-weight:bold
}
.PPCrossed 				{
	font-size:11px;
	color:#000;
	text-decoration: line-through;
	FONT-FAMILY:Helvetica,Tahoma,Arial
}
.Crossed2 				{
	font-size:15px;
	color: rgb(250, 168, 48);
	text-decoration: line-through;
	FONT-FAMILY:Helvetica,Tahoma,Arial;
	font-weight:bold
}
.Price 				{
	font-size:15px;
	color:#00F;
	FONT-FAMILY:Helvetica,Tahoma,Arial;
	font-weight:bold
}
.PPPrice 				{
	font-size:11px;
	color: rgb(204, 0, 102);
	FONT-FAMILY:Helvetica,Tahoma,Arial
}


.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#404040; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:#D05F7D; TEXT-DECORATION:none}
A:hover						{color:#828282; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#828282; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#D05F7D; TEXT-DECORATION:underline}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#666666; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:normal; font-size:11px; color:#666666; TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:11px; color:#FFE2E6; TEXT-DECORATION:none}
A.links:hover			{font-weight:bold; font-size:11px; color:#FFFFFF; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#FFFFFF; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#FFE2E6; TEXT-DECORATION:underline}

}

