@charset "utf-8";

body {
margin-top:0px;
margin-left: 0px;
}


.collectionTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}

A.orangeLink:link {color:#EBA243; font-family: Tahoma; font-size: 11px; text-decoration: none} 
A.orangeLink:visited {color: #EBA243; font-family: Tahoma; font-size: 11px; text-decoration: none} 
A.orangeLink:hover {color:#ffffff; font-family: Tahoma; font-size: 11px; text-decoration: none} 
A.orangeLink:active {color:#EBA243; font-family: Tahoma; font-size: 11px; text-decoration: none}

A.orangeLink2:link {color:#EBA243; font-family: Tahoma; font-size: 11px; text-decoration: none} 
A.orangeLink2:visited {color: #EBA243; font-family: Tahoma; font-size: 11px; text-decoration: none} 
A.orangeLink2:hover {color:#000000; font-family: Tahoma; font-size: 11px; text-decoration: none} 
A.orangeLink2:active {color:#EBA243; font-family: Tahoma; font-size: 11px; text-decoration: none}

A.basketLink:link {color:#ffffff; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.basketLink:visited {color: #ffffff; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.basketLink:hover {color:#EBA243; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.basketLink:active {color:#ffffff; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold}


DIV#dropDown {
	position         : absolute;
	top              : 206px;
	left            : 50%;
	margin-left: -403px;
	width: 510px;
	height: 28px;
	z-index: 8;

	visibility:hidden;
   }
   
DIV#dropDownShow {
	position         : absolute;
	top              : 206px;
	left            : 50%;
	margin-left: -403px;
	width: 510px;
	height: 28px;
	z-index: 8;

   }
 
 DIV#drop2 {
	position         : absolute;
	top              : 206px;
	left            : 50%;
	margin-left: -403px;
	width: 510px;
	height: 28px;
	z-index: 8;

	visibility:hidden;
   }
   
DIV#drop2Show {
	position         : absolute;
	top              : 206px;
	left            : 50%;
	margin-left: -403px;
	width: 510px;
	height: 28px;
	z-index: 8;

   }
               DIV#terms {
	position         : relative;



	width: 100%;
	height: 400px;
	overflow: auto;
   }.MnTxt {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
}
