body
{
margin-top:6px;
margin-left:6px;
margin-bottom:6px;
margin-right:6px;
}
.textblacksml
{
font-family:tahoma;
font-size:0.7em;
font-weight:normal;
text-decoration:none;
color:#46474C;
}
.textpink
{
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#72777D;
}
.textpink:hover
{
font-family:Arial;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#363A40;
}
.footerlink
{
font-family:Arial;
font-size:11px;
font-weight:bolder;
text-decoration:none;
color:#949699;

}
.footerlink:hover
{
font-family:Arial;
font-size:11px;
font-weight:bolder;
text-decoration:none;
color:#F6999A;

}
.footertext
{
font-family:Arial;
font-size:11px;
font-weight:bolder;
text-decoration:none;
color:#F6999A;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#72777D;
    text-decoration:none}

a.info:hover{
z-index:25; 
background-color:#FAD9DB;
color:#000000;
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
	left:130px; 
	width:250px;
    border:1px solid #cccccc;
    background-color:#FCEBF1; 
	color:#000000;
    text-align: justify;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	}
.textinner
{
font-family:tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#333333;
}
.linkpink
{
font-family:tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#966177;
}
.linkpink:hover
{
font-family:tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#E099BC;
}
.textbox
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#333333;
background-color:#ffffff;
border:1px solid #cccccc;
}
.button
{
font-family:tahoma;
font-size:11px;
font-weight:bolder;
text-decoration:none;
color:#ffffff;
background-color:#EAA2A6;
border:2px solid #FCEBF1;
height:22px;
}
.textwhite
{
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
padding-left:10px;
}
.textwhite:hover
{
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration:none;
color:#A26F8B;
text-transform:uppercase;
padding-left:10px;
}
.readmorebold
{
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration:none;
color:#885E80;
}
.readmorebold:hover
{
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration:none;
color:#C0A6BD;
}
.textboxyellow
{
font-family:tahoma;
font-weight:normal;
font-size:11px;
color:#333333;
text-decoration:none;
border:1px solid #cccccc;
background-color:#f4ffd1;
}
.hinting {visibility: hidden; position: absolute; left: -3000px; z-index: 10; height: 2px; overflow: hidden;}
.textinner a:link, .textinner a:visited {
  color: #DB7778;
}
.textinner a:hover, .textinner a:active, .textinner a:focus {
  color: #CF4747;
}
#list3{
	padding:20px;
	font-size:0.8em;
}
.title{
	padding:10px 0 10px 0;
	margin:0;
	border-top:1px dashed #CCCCCC;
	cursor:pointer;
}
.title p{
	margin:0;
	padding:0;
}
h5{
	margin:10px 0 0 10px;
	padding:0;
}
