a:hover {color: #0001fc;}
body{
overflow-y: scroll;}

.text10 {
    font-family: Akzidenz Grotesk BE LightCn;
    font-size:12px;
    text-decoration:none;
    color:#393838;
}
.para11 {
    text-align:center;
}

.largePageHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	color: #393838;
}

.imgBox{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
border: 1px solid;
color: #393838;
}

.collectionNameHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	color: #393838;
}

.boldText12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #393838;
}

.boldText12Red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.boldText11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #393838;
}

.boldTextRed12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;;
}

.paragraphText12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	color: #393838;
}


.paragraphText11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
	color: #393838;
}

.blueColumnHeaderTextBold12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1063b0;
}

.blueSubHeaderBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1063b0;
}

.navLinks12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #393838;
}

.romanceTextForCollection{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #393838;
}

.driveTipPos{
left: 150px;
top: 350px;
}

#dhtmltooltip{
position: absolute;
width: 400px;
border: 1px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmltooltip_sm{
position: absolute;
width: 400px;
border: 1px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#main_div {
	width: 100px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -70px;
}