A:link { color:#000099; text-decoration: underline; }
A:visited { color:#000099; text-decoration: underline;}
A:hover { color:#000099; text-decoration: none; }

#contentHHMenuSide {
	width:171px;
	float:left;
	padding-left:5px;
	}	
			
/*-------------------------------------*/	
/* Left column Menus  area             */  
/*-------------------------------------*/
#contentHHMenu {
	width:171px;
	float:left;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
	border:1px dotted #6699CC;
	background:url(../images/happyHearts/menu_bg.jpg);/*EDEBFF inside*/
	padding-left: 3px;	/*border:1px dotted #6699CC;*/
	}
	
	/*red heart shape bullet*/							
	#contentHHMenu h3 {
		background:url(../images/happyHearts/menu_bulletHH.jpg) no-repeat;
		margin-left:5px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:15px;
		font-size:10px;
		font-weight:bold;
		}	
	
	/*three dot triangle shape bullet*/					
	#contentHHMenu h4 {
		background:url(../images/menus/menuSub_bullet.jpg) no-repeat;
		margin-left:20px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		font-size:10px;
		font-weight:bold;
		}		

/*center content*/	
#HHcontentCenter {
	width:445px;
	float:left;
	}

#HHcontentCenter_form {
	width:545px;
	float:left;
	}
		
/*right side content*/
#HHcontentRightSide {
	width:170px;
	float:right;
	}
	
/* TEXT */
p {
	font-size: 11px;
	margin-left:10px;
	}
	
/* title  */
.page-title_first_line		{
	font: italic normal 21px "Georgia", Times, Serif;
	color: #cc0000;
	margin-left:5px;
	margin-top:20px;
	text-align: left;
	padding-left: 15px;
	padding-top:13px;
	background:url(../images/happyHearts/hhTitle.jpg) no-repeat;
	height:42px;
	}

.page-title_sec_line	{
	font: italic normal 21px "Georgia", Times, Serif;
	color: #cc0000;
	padding-left: 145px;
	margin-top:0px;
	margin-top:-25px;
	}	
	
.txt_bni_green	{
	font-size:12px;
	font-family:verdana, arial;
	font-weight:bold;
	color:#009966;
	}	

.txt_bni_green_ctr	{
	font-family:verdana, arial;
	font-weight:bold;
	color:#009966;
	text-align:center;
	}

/* OUTLINE */
ul {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	margin: 10px 25px 15px 45px;
    }
		
li {
	list-style-image:url(../images/happyHearts/bullet_redHeart.jpg);
	line-height: 1.8em;
	} 	
	
/* LINE */
hr {border:1px solid #cc0000;
	margin-left:10px;
	margin-right:10px;
	}
.hh-image-rotater {
	height: 300px;
	width: 500px;
	padding-left: 20px;
	
}

