/* CSS Document */

body {
	background-image: url(images/bg-batangas.jpg);
	background-repeat:repeat-x;
	background-color:#3494ce;
	margin:0px;
	
}

.content {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.content a:link {
	color:#f34a00;
	text-decoration:none;
}

.content a:visited {
	color:#f34a00;
	text-decoration:none;
}

.content a:hover {
	color:#138FF4;
	text-decoration:none;
}

.content a:active {
	color:#ffac1b;
	text-decoration:none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	
}

.nav td {
	text-align:left !important;
	padding-left:10px;
}

.nav a:link {
	color:#ffffff;
	text-decoration:none;
}

.nav a:visited {
	color:#ffffff;
	text-decoration:none;
}

.nav a:hover {
	color:#ffac1b;
	text-decoration:none;
}

.nav a:active {
	color:#ffff00;
	text-decoration:none;
}
.style1 {
	font-size: 15px;
	color: #304873;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height:11px;
}

.rss {
   border: 1px solid silver; 
   font-family:Arial; 
   font-weight : bold;
   line-height:16px;
   margin-top:0px;
   padding:0.5em; 0.5em;
   margin-left:0px;
   color:#000000;
   font-size: 0.75em;
}    
.rss a:link {
    font-family: Arial, verdana, sans-serif;
	color: #000000; 
    font-size: 9px;
    text-decoration : none;
}	
.rss a:visited {
    font-family: Arial, verdana, sans-serif;
	color: #000000; 
    font-size: 9px;
    text-decoration : none;
}	
.rss a:hover {
    text-decoration : none;
	color: #ee7713;
	border-bottom: 1px dotted #e0861e;
}	
.rss a:active {
    font-family: Arial, verdana, sans-serif;
	color: #000000; 
    font-size: 9px;
    text-decoration : none;
}	

.rss-title {
	font-size: 12pt;
	background-color: silver;
	color: Black;
	font-weight:bold;
	text-align: center;
} 

.style2 {color: #FFFFFF}

.style13 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

li {list-style:inside;}

.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse; 
    border-spacing: 0;
    padding: 0;
 }

.prettytable th {
    border: 1px #aaa solid;
    margin: 0;
    padding: 4px;
}

.prettytable td {
    border: 1px #aaa solid;
    margin: 0;
    padding: 4px;
}

.footer a:link {
    color: #ffffff; 
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
 }

.footer a:visited {
    color: #ffffff;  
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}

.footer a:hover {
    color:yellow; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
}

.footer a:active {
    color: #ffffff;  
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
 }

.errMsg { color: #C33; font-size:xx-small; font-family: Arial;} 


