body
{
	margin-top: 0px;
	font-size: 12px;
	background-image: none;
	color: Navy;
	font-family: Tahoma;
	top: 0px;
	background-color: #ffffff;
}
.label
{
	font-weight: bold;
	font-size: 14px;
	color: Navy;
	font-family: Tahoma;
}
.toplabel
{
	font-weight: bold;
	font-size: 18pt;
	color: navy;
	font-family: 'Comic Sans MS';
}

TD
{
	font-size: 14px;
	color: navy;
	font-family: Arial, Tahoma;
}
.subtitle
{
	font-size: 12px;
	color: Navy;
	font-family: Tahoma;
	font-weight: bold;
}
.topbar
{
	background-color: #ffccff;
	border-bottom: navy 1px solid;
}
.leftbar
{
	background-color: #add8e6;
	border-right: navy 1px solid;
}
.rightbar
{
	border-left:navy 1px solid;
}
.layout
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid; 
}
.originalprice
{
	font-weight: bold;
	font-size: 13px;
	color: #8b0000;
	font-family: 'Comic Sans MS';
	text-decoration: line-through;
}
.realprice
{
	font-weight: bold;
	font-size: 13px;
	color: red;
	font-family: 'Comic Sans MS';
}
.bottombar
{
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}
.alternativeItem
{
	background-color: #f5f5f5;
}

.Title
{
	padding-top: 3px;
	padding-right: 3px;	
	padding-left: 3px;
	padding-bottom: 3px;
	font-weight: bold;	
	border-top: #ffff66 1px outset;

	border-bottom: #ffff66 1px outset;
	color: Navy;	
	font-family: Tahoma;
	background-color: orange;
}
A:active
{
	color: navy;
	text-decoration: none;
}
A:visited
{
	color: purple;
}
A:hover
{
	color: red;
	text-decoration: underline;
}

.tutorial
{
	font-size: 14px;
	color: black;
	font-family: Arial;
}
H1
{
	font-size: 12pt;
	font-family: Arial;
}
