BODY, P, TD, A{
	font-family: Arial;
	font-size: 11px;
}

A{
	color: #00438B;
}

A:hover{
	text-decoration: none;
}


.menuItem{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



.menuItem:hover{
	text-decoration: underline;
}

.menuItemActive{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #002853;
	font-weight: bold;
}

.menuItemActive:hover{
	text-decoration: none;
}

.botMenu A{
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

.botMenu A:hover{
	text-decoration: underline;
}

.search{
	width: 94px;
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
}

.catalog{
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.catalog:hover{
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}

.blockHeading{
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 8px;
}

A.nodec{
	text-decoration: none;	
}

A.nodec:hover{
	text-decoration: underline;	
}


.heading3{
	font-size:12px;
	font-weight: bold;
}

.heading3 A{
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;	
}

UL{
list-style-image: url(images/square.gif);
padding:0px;
margin:0px;
}
LI {
padding:0px;
margin:0px;
}


.heading3 A:hover{
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;	
}

.price{
	color: #DB2900;
	font-size:13px;
	font-weight: bold;
}

.moreInformation{
	background-image: url(images/sm-arr.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.black{
	color: #000000;
}

.white{
	color: #ffffff;
}

.marg1{
	padding-left: 6px;
}

TD.marg1{
	padding-left: 6px;
	padding-right: 6px;
}

.medium{
	font-size: 12px;
}

.rotatorArr{
	background-image: url(images/rotator-arr.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.oldPrice{
	font-size:13px;
	color: #000000;
	font-weight: bold;
}


.blueAr{
	background-image: url(images/blue-arr.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.rotatorPrice{
	font-family: Microsoft Sans Serif;
	font-size:26px;
}

.rotatorOldPrice{
	font-family: Microsoft Sans Serif;
	font-size:20px;
}

.heading1{
	font-size: 15px;
	font-weight: bold;
}

.actors{
	color: #626262;
}

.actor{
	color: #002853; 
	font-weight: bold;
}

.lbArrow{
	background-image: url(images/lb-arr.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.bigPrice{
	font-size: 20px;
	color: #DB2900;
}

.save{
	color: #FF4E00;
}

.red{
	color: #DB2900;
}

.availability{
	margin-top: 7px;
	margin-bottom: 7px;
}

.date{
	color: #06478D;
}

TD.dotMarg{
	padding-left:14px;
}

