/* CSS Document */
body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
	background-position: center top;
}
p a { color: #6699FF; text-decoration:none;}
#main_table {border-top: 1px #333333 solid; border-left: 1px #333333 solid; border-right: 1px #333333 solid; background-color:#FFFFFF}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}
.style1 a {text-decoration: none; color: #666666;}
.style {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;}
.style a {text-decoration: none; color: #666666;}
h2 {font-size:18px; color:#99CCFF; font-weight:bolder; font-family:Arial, Helvetica, sans-serif; margin-bottom:0}
.thin_gray {color:#CCCCCC; font-weight:normal}
hr {color:#99CCFF; background-color:#99CCFF; border:none; height:4px;}
.hr2 {width: 720px; height:2px;}
.holder {width:480px; }
.small_cols { width: 320px; text-align:left}
.inputbox {border: 2px #99CCFF solid; width: 380px;}
.portfolio_holder {width:720px; text-align:left;}
.tn_table {border-top: 4px #99CCFF solid; border-bottom: 1px #99CCFF solid;}
.submit_btn {width:150px; background-color:#99CCFF; color:#FFFFFF; font-weight:bolder; border:none}
.small_cols li {margin-top: 8px} /*margin-top ng mga li sa holder*/
.holder li {margin-top: 8px} /*margin-top ng mga li sa small cols*/
.li_head {color:#99CCFF; font-weight:bolder; font-size:13px}
.li_head a{color:#99CCFF; text-decoration:none}
.services {color:#333333; font-size:12px; list-style-image:url(images/0001_arrow.png); margin:10px 0 0 20px; padding:0}
.services a{color:#333333; text-decoration:none}
.leftmenu {
	background-image: url(images/menu/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tablebg {
	background-image: url(images/table/table_bg.jpg);
	background-repeat: repeat-y;
}
