﻿/*www.philippineswebdesign.com's perfect css*/
@import url('menu_style.css');
* {
	margin: 0px auto 0px auto;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	background-image: url('background.jpg');
	background-attachment: fixed;
}
/*remove blue border from images*/
img {
	border-width: 0px;
}

/*all hyperlinks will be same color!!!!*/
a:link {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
/*pagewrap formatting*/
div#page-wrap {
	width: 990px;
}
div#content-right {
	width: 151px;
	float: right;
	margin-right: 29px;
	text-align: center;
	vertical-align: top;
	line-height: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 100%;
	display: block;
}
div#content-left {
	margin: 0px 0px 0px 29px;
	width: 151px;
	float: left;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 100%;
	display: block;
	clear: right;
}
div#header {
	height: 200px;
}
div#header h1 a {
	display: block;
	height: 200px;
}
div#content-center {
	width: 594px;
}
div.padding {
	padding: 10px;
}
.red {
	color: #FF3300;
	font-weight: bold;
}
.blue {
	color: #0000FF;
}
.grey {
	color: #999999;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
	letter-spacing: 2px;
	line-height: 28px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.img-pad {
	border: medium groove #800000;
	text-align: center;
}
.magic-center {
	margin: 0 auto;
}
.break {
	height: 10px;
}
.img-pad-left {
	margin: 4px;
	float: left;
}
.list-pad {
	padding: 4px 0px;
}
td {
	border: 0px solid #999999;
	padding: 4px;
}
table {
	border: 0px solid #666666;
}
.silver {
	color: #999999;
}
.gold {
	color: #996600;
}
.plat {
	color: #C0C0C0;
}
.blink {
	text-decoration: blink;
}
.table_border {
	border: thin #009933 solid;
}
.ital {
	font-style: italic;
}
.green {
	color: #009933;
	height: 16px;
}
.deposit {
	background-color: #CCCCCC;
	border-style: outset;
	border-width: thin;
}
.links {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.flash {
	width: 770px;
	height: 145px;
}
.topbg {
	background-color: transparent;
	background-image: url('header.jpg');
	width: 990px;
	height: 239px;
}
.pad {
	padding: 8px;
}
.L-pad {
	text-align: left;
	padding: 12px;
}
.c-pad {
	text-align: center;
	padding: 8px;
}
.bgblue {
	background-color: #0099CC;
}
.textw {
	color: #FFFFFF;
}
.footerbg {
	background-image: url('footer.jpg');
	width: 990px;
	height: 93px;
}
.padL {
	padding: 0px 12px 0px 12px;
	text-align: left;
}
.padtable {
	padding: 0px 16px 0px 16px;
	margin: 0px;
}
.nopad {
	padding: 0px;
	margin: 0px;
}
.bpad {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	line-height: 22px;
}
.backwhite {
	background-color: #FFFFFF;
}
.bkfp {
	background-image: url('../images/bg-fp2.jpg');
}
.content-fp {
	background: url('middle.jpg');
}
.bglong {
	background-image: url('../images/content.png');
	background-repeat: repeat-y;
	width: 790px;
}
.bookmark {
	position: relative;
	width: 125px;
	left: 310px;
	top: 65px;
	padding: 0;
}
.bookmark2 {
	position: relative;
	width: 125px;
	left: 310px;
	top: 35px;
	padding: 0;
}
.bgunder {
	background-image: url('../body/bgtop2.jpg');
	width: 790px;
	height: 143px;
}
div#contenttop {
	width: 550px;
	background-color: transparent;
}
.topunder {
	background-image: url('../images/top.png');
	width: 790px;
	height: 47px;
}
.pad2 {
	padding: 0px 90px 0px 10px;
}
.hbreak {
	height: 1px;
}
h3 {
	font-size: 12px;
}
.br {
	padding: 0px;
	margin: 0px;
	height: 10px;
}
.test-height {
	line-height: 22px;
}
.border-img {
	border: thin groove #669999;
}
.img-pad-right {
	float: right;
	padding: 6px;
}
td {
	border: 1px solid #333333;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
