body
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	height:100%;
}

.moto, .moto1
{
	font-size: 16px;
	font-style:italic;
	color:#c0c0c0;
	margin: 10px 0 0 0;
}

.moto1
{
	line-height:60px;
	font-size: 18px;
	margin: 0 0 20px 0;
}

.txt
{
	font-size: 12px;
	color: #333333;
}

.inImageLabel
{
	background-color:White;
	border-color:Red;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	width:22px;
	position:relative;
	top:-28px;
	cursor:default;
}

.txtlarge
{
	font-size: 14px;
}

.txtmenu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

.txtprod 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.txtdes, .btnprod
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.txtnote
{
	font-size: 11px;
	color: #c0c0c0;
	margin:20 10 0 10;
	text-align:center;
}

.linkButton
{
	color:Red;
	text-decoration: 'underline';
}

a
{
	color: White;
	text-decoration:none;
}

.SearchPanel
{
	background-image:url('images/Search_field.png');
	background-repeat:no-repeat;
	width:180px;
	height:30px;
	margin-top:1px;
}

.SearchField
{
	font-size: 12px;
	color: #333333;
	border-style:none;
	width:105px;
	background-color:#dededd;
	vertical-align:top;
	margin-left:20px;
	margin-top:6px;
}

.SearchButton
{
	margin-left:15px;
	vertical-align:middle;
}

.btnprod
{
	margin: 5px 0px 0px 0px;
}

.MenuButton, .MenuButton_hover
{
	width:120px;
	height:38px;
	line-height:25px;
	margin-top:5px;
	margin-left:25px;
	cursor:pointer;
	font-size:13px;
	background-image:url(images/Button_normal.png);
	background-repeat:no-repeat;
	color:#c0c0c0;
	text-align:center;
}

.MenuButton_hover
{
	background-image:url(images/Button_hover.png);
}

.newprodtddate
{
	background-image:url(images/date-box.jpg);
	border-style: none;
}

div.proddate
{
	font-family:Arial;
	color:#ffffff;
	z-index:4;
	
	font-size:11px;
}

a.link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3A4A65;
	text-decoration: none;
}

form
{
	margin-bottom: 0;
	margin-top: 0;
}

.middle
{
	background-image:url('images/Bk_round_md.gif');
}

.gallery
{
	position: relative; 
	top:-15px;
	width: 150px; 
	height: 180px; 
	overflow:hidden; 
	display:block;
	float:left;
	margin-right:10px;
}

.pager table, .pager a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
}

.pager a
{
	color: Black;
}

.hyperLink
{
	cursor: pointer;
}
