/* style for template #4 */
body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 100px;

}

p, font
{ 
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

td
{
font-family:		Tahoma, Arial, Helvetica, sans-serif;
font-size:		10pt;
}

h1
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:	14pt;
color:	black;
}

.header
{ 
font-family: Arial;
font-size:10pt;
color: white;
font-weight: bold;
text-decoration:	underline;
}

.no_underline
{ 
text-decoration:	none;
}

.olive
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:	10pt;
color: olive;
font-weight:	bold;

}
a
{
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
color: Blue;
}
.small
{ 
font-size:		12px;
}
.faq
{
font-size:		12px;
}
.big
{
font-size:	14pt;
text-decoration:	none;
}
.cat
{
font-size:10pt;
}
.cat_light
{
font-size:	10pt;
color:white;
}
.standard
{
font-weight:	normal;
}
.light
{
color:white;
font-size:	10pt;
}
.lightsmall
{
color: white;
font-size:	10pt;
}
.lightstandard
{
color:white;
font-weight:normal;
}
.middle
{
color:white;
}
.cart
{
font-family:	Tahoma;
font-size:	10pt;
BORDER-BOTTOM:	0px solid;	
BORDER-LEFT: 0px solid;
BORDER-RIGHT: 0px solid;	
BORDER-TOP: 0px solid;
margin: 1px;
font-weight: bold;
color: black;
background-color:  transparent;
}

.totalPrice

{
font-size:	   14px;
BORDER-BOTTOM:	0px solid;	
BORDER-LEFT:		0px solid;
BORDER-RIGHT:	0px solid;	
BORDER-TOP:		0px solid;
margin:		1px;
font-weight:		bold;
color:		red;
background-color:  transparent;
}
.myaccount_tab_bottom
{
BORDER-BOTTOM:	1px solid;
BORDER-LEFT: 0px solid;
BORDER-RIGHT: 1px solid;
BORDER-TOP:	0px solid;
BORDER-COLOR:	#82A1DD;
text-align: center;
margin:	1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright 
{
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom 
{
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right
 {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}