body {
	background-image: url(images/bg2.gif);
	background-position: center bottom;
	margin-bottom: 0px;
}

/* This is the link department */
a {
outline:none;
}

a:link {
  color:#cecef4;
  text-decoration:none;
  }
a:visited {
  color:#7d7d99;
  text-decoration:none;
  }
a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}
/* this is to turn off image border when insert link */
a img {
  border-width:0;
  }
/* to turn off underline for bookmark link */  
.class1 A:hover {text-decoration: none; color: red;}
  
 /* End of link department */
 
.whiteOnly {color: #FFFFFF}
.padding {padding:2px;}

#apDiv2 { /* This for the monolog download. Don't change it's name. */
	position:absolute;
	left:4px;
	top:0px;
	width:131px;
	height:127px;
	z-index:1;
	visibility: inherit;
}

/* DO NOT disturb this img1 selector. */
.img1 {
	float: left;
    width:auto; 
}

.floatright {
	float: right;
	width:auto;
}

.floatleft {
	float: left;
	width:auto;
}
.floatleft2 {
	float: left;
	padding-right:3px;
	margin-bottom:-9px;
	width:auto;
}

.img3 {
	float: left;
	padding-right: 4px;
	width:auto;
}
.img4 {
	float: right;
	padding-left: 5px;
	margin-top: 4px;
	width:auto;
}

.bluemoney {
	color: #CCFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}
.bluemoney2 {
	color: #CCFFFF;
	font-family: "Times New Roman", Times, serif;
	}

h3 {color: #cecef4;}

.h3 {
color: #CCCCCC;
font-size:18px;
font-weight:bold;
}
.nota-word {
color:#CCCCCC;
} 
.info {
    color:#34a8f4;
	font-weight:bold;
}
.nota-blue {
color: #34a8f4;
}

#apDiv1 {
	position:absolute;
	left:3px;
	top:2px;
	width:68px;
	height:83px;
	z-index:1;
	float: right;
}
p {
	color: #999999;
	font-size: 18px;
	text-align:justify;
}

ol {
	color: #999999;
	font-size:18px;
}
.idda1 {
	float: right;
	padding: 10px;
	width:auto;
}
.tableTom {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}

.oneColFixCtrHdr #footer {
	padding: 0;
	background:#000400;
	text-align:center;
}

/* Google, Yahoo! and MSN styles */
.style7 {color: #FF0033}
.style8 {color: #FFFF33}
.style9 {color: #00CC66}
.style11 {color: #FF0033; font-style: italic; }
.style15 {color: #0033FF}
.style16 {color: #0099FF}
