a:link {
	color: #408EB5;
	text-decoration: none;
	}
a:visited { 
	color: #408EB5;
	text-decoration: none;
	}
a:hover { 
	color: #408EB5;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #408EB5;
	text-decoration: none;
	}
	

.2:link {
	color: #408EB5;
	text-decoration: none;
	}
.2:visited { 
	color: #408EB5;
	text-decoration: none;
	}
.2:hover { 
	color: #408EB5;
	text-decoration: none;
	background-color: none;
	}
.2:active { 
	color: #408EB5;
	text-decoration: none;
	}


.covertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;

}
.content {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	padding: 0px;



}

ul
{
list-style-type: none;
padding: 0;
margin: 0 10px 0 0;
text-align: left;
}

li
{
background-image: url(heart.gif);
background-repeat: no-repeat;
background-position: 10 28%;
padding: 0px 0 1px 26px;
margin: .2em 0;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Verdana,Arial,Helvetica;
font-weight: normal;
line-height:20px;
text-align: center;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: FFFFFF;
}
.form {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
}
.contenttitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 14pt;
	line-height: 20px;
	font-weight: normal;
	color: ADC5C5;
	padding-top: 0px;
	font-style: italic;
	text-transform: none;


}
.boldtext {

	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 12pt;
	line-height: 20px;
	font-weight: normal;
	color: ADC5C5;
	padding-top: 0px;
	font-style: italic;
	text-transform: none;
}
.bullets {

	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

