body
{
	font-family:Arial;
	font-size:10px;
	text-align:right;

}
.TabbedPanel
{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;

}
.Error
{
	font-family:Arial;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	color:FF0000;
}
.Logo
{
}
.NavigationCell
{
	background-color:LightGrey;
	border:1px solid gray;
}
.NavigationTable
{
	width:100%
}
.NavigationPrevious
{
}
.NavigationNext
{
	text-align:right;
}
.Caption
{
}
.CartTable
{
	
}
.CartCell
{
	background-color:LightGrey;
	border:1px solid gray;
}
.ResultTable
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.ResultCell
{
	border:1px solid gray;
}
.SearchTable
{
	
}
.HeaderTable
{
}
.SearchCell
{
	background-color:LightGrey;
	border:1px solid gray;
}
.HeaderCell
{
}
.InputCaption
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.InputText
{
	BORDER-RIGHT: #AAAAAA 1px solid;
    BORDER-TOP: #AAAAAA 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #AAAAAA 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #AAAAAA 1px solid;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff

}
.Button
{
	BORDER-RIGHT: #AAAAAA 1px solid;
    BORDER-TOP: #AAAAAA 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #AAAAAA 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #AAAAAA 1px solid;
    FONT-FAMILY: arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

a
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:Black;
}
a:active
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:Black;
}
a:visitied
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:Black;
}
a:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	color:Black;
}
.Thumbnail
{
	border: 1px solid grey;
	width:180px;
	height:180px;
	
}
.ThumbnailHover
{
	border: 1px solid black;
	width:180px;
	height:180px;
	
}

.ThumbCaption
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.CenterThumbText
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.ThumbText
{
	font-family:Arial;
	font-size:11px;
	text-align:right;
}

.ImageCell
{
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	
}
