@charset "utf-8";
/* CSS Document */

.bluedrop{

position: Absolute;

visibility: Hidden;

border: 3px solid #FFFFFF;

border-bottom-width: 0;

line-height: 20px;

letter-spacing: 0px;

font-family: Arial;

font-size: 11px;

font-weight: normal;

z-index: 100;

background-color: #02bffe;

width: 160px;

}



.bluedrop a{

width: 100%;

display: block;

border-bottom: 3px solid #FFFFFF;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.bluedrop a:hover{

background-color: #80dfff;

}



/* ---- */



.pinkdrop{

position: Absolute;

visibility: Hidden;

border: 3px solid #FFFFFF;

border-bottom-width: 0;

line-height: 20px;

letter-spacing: 0px;

font-family: Arial;

font-size: 11px;

font-weight: normal;

z-index: 100;

background-color: #FAA7D8;

width: 160px;

}



.pinkdrop a{

width: 100%;

display: block;

border-bottom: 3px solid #FFFFFF;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.pinkdrop a:hover{

background-color: #F9C5E4;

}



/* ---- */



.greendrop{

position: Absolute;

visibility: Hidden;

border: 3px solid #FFFFFF;

border-bottom-width: 0;

line-height: 20px;

letter-spacing: 0px;

font-family: Arial;

font-size: 11px;

font-weight: normal;

z-index: 100;

background-color: #a2e36d;

width: 160px;

}



.greendrop a{

width: 100%;

display: block;

border-bottom: 3px solid #FFFFFF;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.greendrop a:hover{

background-color: #C6F7AC;

}



/* ---- */



.purpledrop{

position: Absolute;

visibility: Hidden;

border: 3px solid #FFFFFF;

border-bottom-width: 0;

line-height: 20px;

letter-spacing: 0px;

font-family: Arial;

font-size: 11px;

font-weight: normal;

z-index: 100;

background-color: #e194f9;

width: 160px;

}



.purpledrop a{

width: 100%;

display: block;

border-bottom: 3px solid #FFFFFF;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.purpledrop a:hover{

background-color: #ecb9fe;

}



/* ---- */



.golddrop{

position: Absolute;

visibility: Hidden;

border: 3px solid #FFFFFF;

border-bottom-width: 0;

line-height: 20px;

letter-spacing: 0px;

font-family: Arial;

font-size: 11px;

font-weight: normal;

z-index: 100;

background-color: #fbd160;

width: 160px;

}



.golddrop a{

width: 100%;

display: block;

border-bottom: 3px solid #FFFFFF;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.golddrop a:hover{

background-color: #fde7ad;

text-decoration: none;

font-weight: normal;

cursor: none;

}



/* ---- */



.orangedrop{

position: Absolute;

visibility: Hidden;

border: 3px solid #FFFFFF;

border-bottom-width: 0;

line-height: 20px;

letter-spacing: 0px;

font-family: Arial;

font-size: 11px;

font-weight: normal;

z-index: 100;

background-color: #f3b265;

width: 160px;

}



.orangedrop a{

width: 100%;
color: #f67207;
display: block;

border-bottom: 3px solid #FFFFFF;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

text-indent: 5px;

}



.orangedrop a:hover{

background-color: #f8cc98;

text-decoration: none;

font-weight: normal;

cursor: none;

}
/* ---- */



a.dropblue:link, a.dropblue:active, a.dropblue:visited {

	color: #004DFC;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



a.dropblue:hover {

	color: #004DFC;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



/* ---- */



a.droppink:link, a.droppink:active, a.droppink:visited {

	color: #FB49A2;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



a.droppink:hover {

	color: #FB49A2;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}

	

/* ---- */



a.dropgreen:link, a.dropgreen:active, a.dropgreen:visited {

	color: #56A113;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



a.dropgreen:hover {

	color: #56A113;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}

	
/* ---- */



a.droporange:link, a.droporange:active, a.droporange:visited {

	color: #f67207;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



a.droporange:hover {

	color: #f67207;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}

	

/* ---- */



a.droppurple:link, a.droppurple:active, a.droppurple:visited {

	color: #C31DFD;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



a.droppurple:hover {

	color: #C31DFD;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



/* ---- */



a.dropgold:link, a.dropgold:active, a.dropgold:visited {

	color: #FF9000;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}



a.dropgold:hover {

	color: #FF9000;

	text-decoration: none;

	font-weight: normal;

	cursor: none;

	}

