/* CSS Document *//*------------------------------Gobal veriable----------------------*/body {			padding:0;			margin:0;			background-color:#B2AB98;			background-image:url(images/pgbg.gif);			background-repeat:repeat-x;			background-position:top;			font-family:Tahoma,Arial, Helvetica, sans-serif;			font-size:11px;			}			p 	{			padding:0;			margin:0;			}a#corner {	position: absolute;	right: 0;	top: 0;	display: block;	height: 151px;	width: 140px;	background: url(http://clipaday.com/images/register_trans.png) top right no-repeat !important;	background: none;	text-indent: -999em;	text-decoration: none;	cursor: hand;}/*------------------------------Personal Page----------------------*/.heading {			font-size:16px;			color:#FFFFFF;			font-weight:bold;			}			/*------------------------------menu bar----------------------*/.menubar {			border-bottom:#99CCFF 1px solid;			padding-left:20px;			}			.menu {			padding-left:15px;			color:#FFFFFF;			font-size:14px;			font-weight:bold;			text-decoration:none;			}			.menu:hover {			color:#99CCFF;			}			/*------------------------------copyright----------------------*/.copyright {			font-size:11px;			color:#FFFFFF;			}			/*------------------------------bodytext----------------------*/.texts {			padding-left:27px;			padding-right:30px;			font-size:11px;			color:#000000;			line-height:14px;			}			.texts2 {			font-size:11px;			color:#000000;			padding:8px;			}			.more {			font-size:11px;			color:#000000;			font-weight:bold;			text-decoration:none;			}			.points {			font-size:11px;			color:#000000;			padding-left:6px;			padding-right:12px;			}