body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 50px;
	background: #FFFFFF;
	color: #000000;
	font-family: Georgia,  Times,  sans-serif;
	}
.table{
	border: thin #1B1B1F;
}
.menustrip{
	background-color: #3E3E3E;
	width: 122px;
	font-family: Georgia,  Times,  sans-serif;
	font-size: 10px;
	background: #000000;
	padding: 1px;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.txt {
	font-family: Georgia,  Times,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Georgia,  Times,  sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
.thumbtitle {
	font-family: Georgia,  Times,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

.mainproducttxt {
	font-family: Georgia,  Times,  sans-serif;
	font-size: 14px;
	line-height: normal;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Georgia,  Times,  sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.description {
	font-family: Georgia,  Times,  sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.searchtxt {
	font-family: Georgia,  Times,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}