/* 
CREATED BY:
	CCS for TIP WEB
	Rowel S. Bustillo
	Web Developer
	TIP Manila
	October 16, 2007
*/
html, body, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height:15px;
}
.space {
	clear: both;
}
body {
	text-align: justify;
	font: 12px Arial, Trebuchet MS;
	background: #3D3D3D url(../images/_bg.gif) repeat-x;
	/*background: top left #181D23 url(../images/banner_bg.jpg) no-repeat;*/
}
#outer {
	border: 0px solid #FFFFFF;
	background: bottom center url(../images/bg_body_bottom.gif) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}
#banner {
	border: 0px solid #000000;
	padding-top:9px;
}
.banner-bg{
	padding-top:9px;
	margin-left:30px;
	background:top right url(../images/header/banner-bg.gif) no-repeat;
}
#flashcontent {
	border: 1px solid #FFFFFF;
	padding-top:9px;
	margin-left:30px;
}

#head-name {
	border: 0px solid #000000;
	padding: 3px 0 0 10px;
}

/*************************************************************************/
/*							SEARCH BOX DIV							 	*/
/*************************************************************************/
#achievers {
	border: 0px solid #000000;
	margin: 0px 1px 0px 1px;
	background: top left url(../images/bar-top.jpg) repeat-x;
	height: 8px;
	position: relative;
}
#achievers ul.ach-ul {
	border: 0px solid #000000;
	float: right;
  	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0;
	width: 152px;
}
#achievers .ach-ul li{
 	text-align: left;
	display: block;
	float: left;
	height: 38px;
	background: url(../images/search_m.jpg) repeat-x 0 0;

}
#achievers li.curve{
	padding: 0;
	margin: 0;
  	display: block;
  	height: 38px;
	width: 45px;
	float: left;
 	background: url(../images/ach_l.jpg) no-repeat top left;
}
#achievers a.btn-ach {
	margin: 6px 5px 0px 2px;
	height: 22px;
	width: 100px;
	float: right;
	padding: 0;
	background: url(../images/ac.jpg) no-repeat 0 0px;
}
#achievers a:hover.btn-ach{
	background: url(../images/ac.jpg) no-repeat 0 -22px;
/*	background: url(../images/ach_a.jpg) no-repeat 0 -38px;*/
}

/*************************************************************************/
/*							SEARCH BOX DIV							 	*/
/*************************************************************************/
#search-div {
	border: 1px solid #000000;
}
#search-div ul.s-ul {
	display: block;
/*   	font-size: 80%;*/
  	height: 38px;
  	font-weight: bold;
	line-height: 38px;
	margin: 0;
}

#search-div ul.s-ul li.curve {
  	background: url(../images/ach_l.jpg) no-repeat top left;
  	height: 38px;
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
}
#search-div a.btn-ach {
	height: 38px;
	width: 77px;
	padding: 0;
/*	margin-top: 8px;*/
	border: 0;
	text-decoration: none;
	/*background: url(../images/ach_a.jpg) no-repeat 0 0px;*/
}
#search-div a:hover.btn-ach{
/*	background: url(../images/ach_a.jpg) no-repeat 0 -38px;*/
}

#search-div ul.s-ul li {
 	text-align: left;
  	padding: 0px 3px 0px 1px;
	display: block;
	float: left;
	height: 38px;
 	background: url(../images/search_m.jpg) repeat-x 0 0;
}

.inputtxt {
  margin: 0; /* remove all margins */
  padding: 0; /*remove all padding */
  font-size: 11px; /* decrease font size */
  height: 12px; /* descrease input element size */
}

#search-div a.btn-s {
	width: 63px;
	height: 19px;
	padding: 0;
	margin-top: 8px;
	border: 0;
	text-decoration: none;
	background: url(../images/btn_search.jpg) no-repeat center 0px;
}
#search-div a:hover.btn-s{
	background: url(../images/btn_search.jpg) no-repeat center -19px;
}

#cse-search-results {
	border: 0px solid #000000;
	padding: 5px 5px 5px 30px;

}


/*************************************************************************/
/*								LEFT CONTENT							 */
/*************************************************************************/
#body {
	border: 0px solid #000000;
/*	background: top left #FFFFFF url(../images/border/container-bg.gif) repeat-y;*/
	background: #FFFFFF top left url(../images/bg_body.gif) repeat-y;
	position: relative;
	margin-left:30px;
	width:756px;
}
#body-left {
	border: 0px solid #000000;
	float: left;
	padding: 10px 0px 0px 0px;
	width: 250px;
}
#left-content {
	padding: 0px 5px 0px 0px;
	text-align:justify;
}
	#left-content .title {
		font-size:24px;
		font-weight:bold;
		display:block;
		border-bottom: 1px solid #CCCCCC;
	}
	#left-content .subTitle {
		font-size:16px;
		display:block;
		font-weight:bold;
		padding-left:10px;
		background: 5px left url(../images/arrow.gif) no-repeat;
	}
	#left-content .sched {
		padding-left:50px;
	}
	#left-content .context {
		background: 3px 3px url(../images/quotes1.png) no-repeat;
		padding:5px 0px 0px 20px;
	}
	#left-content .close-quotes {
		background: bottom right url(../images/quotes2.png) no-repeat;
		width:15px;
		height:12px;
	}

/*************************************************************************/
/*								RIGHT CONTENTS							 */
/*************************************************************************/
#body-right {
	width: 485px;
	border: 0px solid #FF0000;
	background: top left url(../images/v_separator.gif) no-repeat;
	float: LEFT;
	padding: 5px 10px 0px 10px;
}
#body-right-acad {
	width: 476px;
	border: 0px solid #FF0000;
	background: top left url(../images/v_separator.gif) no-repeat;
	float: right;
	padding: 5px 10px 0px 10px;
}

#right-content {
	border: 0px solid #000000;
	float: left;
	text-align:justify;
	padding: 10px 0px 0px 8px;

}
	#right-content .title {
		font-size:15px;
		font-weight:bold;
		display:block;
		padding: 0px 0px 5px 5px;
		border-bottom: dashed thin #DBDBDB ;
	}
	#right-content .subTitle {
		font-size:14px;
		display:block;
		font-weight:bold;
		padding:5px 0 0 18px;
		background: 8px left url(../images/bullet.gif) no-repeat;
	}
	#right-content .inner-content{
		border:0px solid #000000;
		padding-left:10px;
	}
	#right-content .cont{
		padding-left:18px;
		font-size:11px;
	}

/*************************************************************************/
/*								NEWS									 */
/*************************************************************************/
.label {
	border: 0px solid #C0C7D6;
	background: bottom right url(../images/border/label3.gif) repeat-x;
	font: 15px Arial;
	font-weight: bold;
	height: 35px;
	padding: 10px 5px 5px 0px;
}
#news-div {
	border: 0px solid #000000;
	text-align:justify;
	padding: 0px 10px 0px 0px;
}
#news-content {
	background: bottom left url(../images/border/dotted_line.jpg) repeat-x;
	border-bottom: 1px solid #DCDDDE;
	padding: 10px 10px 5px 10px;
}
	#news-content .title{
		font-weight:bold;
	}	
	#news-content .img-holder{
		float:left;
		border:1px solid #E6E7E8;
		padding:2px 2px 2px 2px;
	}
	#news-content p{
		padding:1px 0px 2px 0px;
	}
	#news-content .post{
		padding:5px 5px 10px 0px;
	}
	#news-content .rm{
		background-color: #FAFAFA;
		border: 0px solid #000000;
		font-size:12px;
		padding-top:5px;
	}
	#news-content a{
		color:#333333;
		text-decoration:none;
		padding-left: 16px;
		background: center left url(../images/bullet/rm3.gif) no-repeat;
	}
	#news-content a:hover{
		color:#FF0000;
		background: center left url(../images/bullet/rm4.gif) no-repeat;
	}
#news_ul {
	border: 0px solid #000000;
	padding: 5px 0px 10px 0px;
	background: bottom left url(../images/border/cdown.gif) no-repeat;
}

#news_ul li{
 	text-align: left;
	padding: 3px;
	list-style: none outside url(../images/bullet/external.jpg);
	background: bottom left url(../images/border/dot.gif) repeat-x;
	/*border-bottom: 1px dashed #E8E8E8; */
}
#news_ul a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#news_ul a:hover{
	color:#000000;
	text-decoration:underline;
}
#archive {
	font-size: 10px;
	text-align: right;
	border: 0px solid #000000;
	padding: 10px 10px 5px 0px;
}
#archive a{
	padding: 3px 10px 3px 15px;
	color: #FFFFFF;
	border: 0px dotted #CCCCCC;
	/*background-color:#999999;*/
	background: top left url(../images/advancesearch.jpg) no-repeat;
}
#archive a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: top left url(../images/advancesearch1.jpg) no-repeat;
}

/*************************************************************************/
/*								LEFT CONTENT							 */
/*************************************************************************/
#left-container{
	margin-left: 5px;
	border: 0px solid #000000;
	padding: 30px 0px 25px 10px;
	background: bottom left url(../images/ldown2.gif) no-repeat;
}
#container-ads{
	border: 0px solid #000000;
	padding: 30px 0px 27px 22px;
	background: bottom left url(../images/down.gif) no-repeat;
	/*background:bottom left url(../images/left_container.gif) no-repeat;*/
}
.announcement{
	border: 0px solid #000000;
	padding: 0px 25px 5px 25px;
}
#alumni {
	background: top left url(../images/tag-alumni.gif) no-repeat;
	border: 0px solid #000000;
}
#ads {
	background: top left url(../images/tag-ads.gif) no-repeat;
}
#partnership {
	background: top left url(../images/tag-partner.gif) no-repeat;
}
#athlete {
	font-weight:bold;
	background: top left url(../images/tag-athletics.gif) no-repeat;
}
#accre {
	background: top left url(../images/tag-accre.gif) no-repeat;
}
#admissiondetails {
	background: top left url(../images/tag-details.gif) no-repeat;
}
#left-container .view {
	margin-right: 15px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 8px 0px;
}
#left-container a{
	text-decoration: none;
	padding: 3px 10px 3px 15px;
	color: #FFFFFF;
	border: 0px solid #CCCCCC;
	background: top left url(../images/advancesearch.jpg) no-repeat;
}
#left-container a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: top left url(../images/advancesearch1.jpg) no-repeat;
}
#left-container p{
	margin: 10px 0px 0px 0px;
	text-align:left;
	padding: 0px 25px 10px 20px;
	border: 0px solid #000000;
}

/**************************************************************
	ATHLETICS PAGE 
 **************************************************************/
#athletics {
	border: 0px solid #000000;
	padding: 0px 25px 5px 10px;
}
#PTeam {
	background: top left url(../images/tag-pt.gif) no-repeat;
}
#STeam {
	background: top left url(../images/tag-ts.gif) no-repeat;
}
.tbldiv {
	margin-left: 5px;
	border: 0px solid #000000;
	padding: 30px 15px 25px 15px;
	background: bottom left url(../images/ldown2.gif) no-repeat;
}
.athImg {
	border: 1px solid #D8D8D8;
	padding: 5px;
}
.lblV {
	border: 0px solid #C0C7D6;
	background: bottom right url(../images/border/lblV.gif) repeat-x;
	font: 15px Arial;
	font-weight: bold;
	height: 35px;
	padding: 10px 5px 5px 0px;
}
.lblB {
	border: 0px solid #C0C7D6;
	background: bottom right url(../images/border/lblB.gif) repeat-x;
	font: 15px Arial;
	font-weight: bold;
	height: 35px;
	padding: 10px 5px 5px 0px;
}
.th {
	display:block;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px solid #000000;
}
.imgleft {
	float:right;
	clear: right;
	margin-left: 15px;
	border: 1px solid #000000;
}
.separator {
	background: bottom left url(../images/border/dots_1.gif) repeat-x;
	border: 0px solid #99CC33;
	width:85%;
	height:5px;
	margin-left: 25px;
}
.captext {
	border: 0px solid #000000;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding: 5px 5px 5px 10px;
}
.oteam {
	padding: 0px 25px 10px 20px;
	margin: 10px 0px 0px 10px;
	text-align: left;
	list-style: none outside url(../images/bullet/arrow_grey2.gif);
}
.acap {
	border: 0px solid #000000;
	text-align:justify;
	padding: 5px 5px 5px 10px;
}

/**************************************************************
	MENU USE FOR ACADEMIC PROGRAMS 
 **************************************************************/
.navbar {
	border:0px solid #000000;
	padding-left:10px;
}  
.mainDiv {
	/*border-bottom: 1px solid #000000;*/
	width:250px;
	cursor:pointer;
	text-indent:10px;
	font-weight:bold;
}
.topItem {
  	color:#333333;
	height:25px;
	background:center center url(../images/menu/arrow-up-title.gif) no-repeat;
}
.topItemOver {
	color:#FFCC00;
	height:25px;
	background: center center url(../images/menu/arrow-up-title-on.gif) no-repeat;
}
.topItemClose {
  	color:#333333;
	height:25px;
	background: center center url(../images/menu/arrow-down-title.gif) no-repeat;
}
.topItemCloseOver {
	color:#FFCC00;
	height:25px;
  	background: center center url(../images/menu/arrow-down-title-on.gif) no-repeat;
}
.topTitle {
	color:#333333;
	height:25px;
	background: center center url(../images/menu/bg_01.gif) no-repeat;
}
.topTitleOver {
	color:#FFCC00;
	height:25px;
	background: center center url(../images/menu/bg_02.gif) no-repeat;
}
.topTitle a {
	color: #333333;
	text-decoration:none;
}
.topTitle a:hover {
	color:#FFCC00;
}
.dropMenu {
	font: 11px Arial, Trebuchet MS;
	/* border-width: 0 1px 1px 1px;*/
	background-color:#F3F3F3;
	filter:alpha(opacity=100);
	padding-top:5px;
	padding-left: 10px;
}

.subMenu {
	border: 0px solid #000000;
	display:block;
}

.subItem {
	color:#999999;
	border: 0px solid #000000;
	height: 20px;
}

.subItem a {
	color:#999999;
	text-decoration:none;
}

.subItemOver {
	color:#333333;
	height: 20px;
}

.subItemOver  a {
	color:#333333;
	text-decoration:none;
}
.sub {
	display:block;
	border: 1px solid #000000;
}

.drop {
   border-left:1px solid black;
   border-right:1px solid black;	
}
/**************************************************************
	DYNAMIC CONTENT PROPERTIES
 **************************************************************/
#HoldingContainer{
	display:none;
	border: 0px solid #000000;
	padding:0px 15px 30px 8px;
}
#DisplayContainer {
	border: 0px solid #000000;
	padding:0px 15px 30px 8px;
}
.h1 {
	border: 0px solid #000000;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 15px 0px;
}
.h2 {
	border-bottom: 1px solid #B3BDC6;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;

}
/* ACADEMIC PROGRAMS PROPERTIES */
#course {
	border: 0px solid #000000;
	text-align: justify;
	padding-top: 10px;
	
}
	#course .title{
		display:block;
		border: 0px solid #000000;
		font-weight:bold;
	}
	#course .jo{
		text-align: left;
		padding:0px 0px 10px 0px;
	}
	#course p{
		/*margin:5px 5px 5px 5px;*/
	}
	#course ul {
		margin: 5px 0px 2px 10%;
		padding-left: 0;
		list-style: none outside url(../images/bullet/circle_4.gif);
	}

/* DIVISION PROPERTIES */
#div-content {
	border: 0px solid #000000;
	padding: 1px 5px 1px 8px;
	text-align: justify;
}
	#div-content .title{
		font-weight:bold;
	}
	#div-content p{
		border: 0px solid #000000;
		margin: 5px 0px 10px 0px;
		padding-top:0px;
	}
	#div-content ul {
		border: 0px solid #000000;
		margin: 5px 0px 5px 10%;
		padding-left: 0;
		padding-top: 0;
		list-style: none outside url(../images/bullet/circle_4.gif);
	}
	#div-content .div-ol {
		border: 0px solid #000000;
		padding: 0px 0px 0px 30px;
	}
	#div-content img{
		float:right;
/*		padding:3px 3px 3px 3px;*/
	}
	
	#div-content .details{
		border: 0px solid #000000;
		padding: 5px 10px 20px 10px;
		text-align: justify;
	}	

/**************************************************************
   							MENU
 **************************************************************/
#menu-style{
	border: 0px solid #999;
/*	padding-left: 30px;*/
	padding: 5px 0px 30px 30px;
	width: 200px;
}
#menu-style .title {
	cursor: pointer;
	padding: 3px 1px;
	display: block;
	width: 100%;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #DCDDDE;
	background: bottom right url(../images/menu-bar1.gif) no-repeat;
}
	#menu-style .title a {
		padding: 3px 1px;
		display: block;
		width: 100%;
		text-decoration: none;
		color:#333333;
		font-weight: bold;
	}
	#menu-style .title a:hover {
		background: center right url(../images/bullet/1.gif) no-repeat;
		color:#FFCC00;
	}
	#menu-style .title a:active {
		background: center right url(../images/bullet/1.gif) no-repeat;
		color:#FFCC00;
	}
	#menu-style .title a:focus {
		background: center right url(../images/bullet/1.gif) no-repeat;
		color:#FFCC00;
	}

/* ADD FOR OPEN AND CLOSE MENU */
	#menu-style .title:hover {
		background: center right url(../images/bullet/1.gif) no-repeat;
		color:#FFCC00;
	}
	#menu-style .openmenu {
		background: center right url(../images/bullet/1.gif) no-repeat;
		color:#FFCC00;
	}


/* Add for No Submenu */
#menu-style ._title {
	cursor: pointer;
	padding: 3px 1px;
	display: block;
	width: 100%;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #DCDDDE;
	background: bottom right url(../images/menu-bar1.gif) no-repeat;
}

	#menu-style ._title:hover {
		background: center right url(../images/bullet/1.gif) no-repeat;
		color:#FFCC00;
	}


#menu-style .content{
	border: 0px solid #C0C0C0;
	padding:5px 0px 0px 5px;
}
	#menu-style .content ul{
		margin:5px 0px 2px 6%;
		padding-left: 0;
		list-style: none outside url(../images/bullet/arrow.gif);
	}
	#menu-style .content a{
		color:#999999;
		text-decoration:none;
	}
	#menu-style .content a:hover{
		color:#333333;
	}
	#menu-style .content a:active{
		color:#333333;
	}
	#menu-style .content a:focus{
		color:#333333;
	}

.displayCont{
	border-left: 1px solid #999;
}

/*************************************************************************/
/*						TABLE PROPERTIES					             */
/*************************************************************************/
#tblForm {
	border: 0px solid #000000;
	padding: 10px 10px 0px 10px;
}


/**************************************************************/
/*	             FACILITIES BACKGROUND PROPERTIES              */
/**************************************************************/
#gallery {
	border: 1px solid #999;
	padding: 5px 5px 5px 5px;
	margin-right: 11px;
}


/*************************************************************************/
/*								DIV OFFICER  							 */
/*************************************************************************/
#div-of{
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	text-align:right;
}
	#div-of img {
		border: 1px solid #000000;
	}
	#div-of .designation {
		border: 0px solid #000000;
		font-weight:bold;
	}
	#div-of table {
		margin: 0; 
		padding: 0; 
		border-collapse: collapse; 
		width: 100%;
	}
	#div-of  td {
		padding: 8px 10px; 
		border-bottom: 1px solid #EEE;
		border-right: 1px solid #fff;
	}
	#div-of  tr {
		font: 12px;
		color: #666;
	}
/*************************************************************************/
/*						IMAGES WRAPPING							         
	margin-top
	margin-right
	margin-bottom
	margin-left
	
*/
/*************************************************************************/
.divImages {
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	float:left;
	width: 100%;
	text-align:center;
}
.floatImg {
	float:left;
	padding: 5px 5px 5px 5px;
}
.floatImg1 {
	width: 45%;
	text-align:center;
	float:left;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
}
.floatImg2 {
	width: 45%;
	text-align:center;
	float:right;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
}

.floatImgLeft {
	float: left;
	clear: left;
	margin: 2px 10px 5px 0px;
	border: 1px solid #E6E7E8;
}
.floatImgRight {
	float:right;
	clear: right;
	margin-left: 15px;
}
.floatRightClear {
	border: 0px solid #000000;
    float: right; 
    clear: right;
	width: 27%;
	margin-left: 15px;
	text-align:center;
}
.floatRightClear img{
	border: 1px solid #D7D8D9;
}
.des {
	border: 0px solid #000000;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding: 5px 0 10px;

}
.des2 {
	border: 0px solid #000000;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding: 10px 5px 5px 10px;
}

/*************************************************************************/
/*						BODY NEWS  							             */
/*************************************************************************/
#BODY-NEWS {
	border: 0px solid #000000;
	padding: 5px 0px 20px 5px;
}
#BODY-NEWS p{
	margin-top: 5px;
	padding-top: 0;
}
.T1 {
	text-align: center;
	border-bottom: 0px solid #000000;
	font-size: 18px;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}
.T2 {
	text-align: center;
	border: 0px solid #000000;
	font-size: 15px;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
}

.caption {
	border: 0px solid #000000;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	text-align: center;
}
#DIV-NEWS{
	border: 0px solid #000000;
}
	#DIV-NEWS .DIV-IMG{
		text-align:center;
		font-size:10px;
	}
	#DIV-NEWS .DIV-IMG img{
		border: 1px solid #EAEAEA;
	}
.source {
	border: 1px solid #FFFFFF;
	padding: 5px 0px 10px 0px;
	font-size:10px;
}
.source a{
	color:#333333;
	text-decoration:none;
	padding-left: 16px;
	background: center left url(../images/bullet/link.gif) no-repeat;
}
.source a:hover{
	color:#FF0000;
	background: center left url(../images/bullet/link.gif) no-repeat;
}

.schCalendar {
	border: 0px solid #000000;
	padding: 5px 0px 5px 5px;
}

#goback {
	border-top: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	font-size:12px;
	padding-left: 5px;
	padding-top:5px;
}
#goback a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	padding-left: 18px;
	background: center left url(../images/bullet/icon_back.gif) no-repeat;
}
#goback a:hover{
	color:#FF0000;
	background: center left url(../images/bullet/icon_back_hover.gif) no-repeat;
}
/*************************************************************************/
/*						DOWNLOAD FORMS						             */
/*************************************************************************/
#download {
	font-size: 11px;	
	border-top: 1px dashed #999999;
	padding: 5px 5px 5px 10px;
}
#download a{
	font-weight: bold;
	padding-left: 23px;
	color:#333333;
	text-decoration:none;
}
#download a:hover{
	color:#FF0000;
}
#download .word{
	height: 20px;
	padding-top: 2px;
	background: top left url(../images/bullet/msword.gif) no-repeat;
}
#top{
	border:0px solid #000000;
	padding: 10px 0px 5px 0px;
}
#top a{
	font-size:10px;
	font-weight: bold;
	padding-left: 15px;
	color:#333333;
	text-decoration:none;
	background: center left url(../images/bullet/top.gif) no-repeat;
}
#top a:hover{
	text-decoration:underline;
	/*background: center left url(../images/bullet/top-hover.gif) no-repeat;*/
}
/**********************************************************/
/*   	SITE MAP PROPERTIES                               */
/**********************************************************/
#sMap-content {
	border: 0px solid #000000;
	padding: 1px 5px 1px 8px;
	text-align: justify;
}
	#sMap-content .title{
		font-weight:bold;
	}
	#sMap-content p{
		border: 0px solid #000000;
		margin: 5px 0px 10px 0px;
		padding-top:0px;
	}
	#sMap-content ul {
		border: 0px solid #000000;
		margin: 5px 0px 5px 10%;
		padding-left: 0;
		padding-top: 0;
		list-style: none outside url(../images/bullet/arrow_grey2.gif);
	}
/*************************************************************************/
/*								FOOTER									 */
/*************************************************************************/
#FOOTER{ 
	border: 0px solid #FF0000;
	background: top center url(../images/bg_footer2.gif) no-repeat;
	text-align:center;
	/*padding: 15px 5px 10px 5px;*/
	width: 100%;
	height: 50px;
	padding-top: 25px;
	margin-left: 30px;

}	
	#FOOTER p{ 
		font-size: 10px; 
		color: #889199;
		margin: 1px;
	}
	#FOOTER a{ 
		text-decoration: none; 
		color: #FFFFFF; 
	}
	#FOOTER a:hover{
		color:#FFCC00;
		text-decoration:underline;
	}
/**********************************************************/
/*   			MENU DOWN			                      */
/**********************************************************/
#menu-down {
	border: 2px solid #FFFFFF;
	background-color:#343434;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding: 0px 5px 0px 5px;
	text-align:right;
}
#menu-down ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#menu-down li{
	padding:3px 10px 3px 10px;
}
	#menu-down a{
		color:#FFFFFF;
		text-decoration: none; 
	}
	#menu-down a:hover{
		color:#FFCC00;
	}

/*******************************************************************/
/* 					SLIDER CONTENT			                       */
/******************************************************************/
.slide{
	padding: 0px 10px 0px 10px;
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 440px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
	background: bottom left url(../images/border/cdown.gif) no-repeat;
}

.slide .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.slide .panel{
	padding: 10px;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 20px 0px 20px; /*margin around each panel*/
	width: 400px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.nTotal {
	border: 1px solid #000000;
	
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

#contentload {
	border: 1px solid #000000;
}

#divNews {
	border: 0px solid #000000;
	background: top left url(../images/panel.jpg) no-repeat;
}

/*******************************************************************/
/* 			PRINTABLE MAP PROPERTIES		                       */
/******************************************************************/
.tools {
	text-align: right;
	border: 0px solid #000000;
	padding: 5px;
}
.tools img{
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.tools a{
	text-decoration: none;
}
/*******************************************************************/
/* 			PRINTABLE MAP PROPERTIES		                       */
/******************************************************************/
#caldiv {
	border: px solid #000000;
	padding-top: 10px;
	background: bottom left url(../images/border/cdown.gif) no-repeat;
	height: 120px;
}
.cdiv {
	text-align: center;
	margin-left: 10px;
	float: left;
	width: 190px;
	padding: 10px;
	height: 23px;
}
.cdiv a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #8F8C87;
	padding: 5px 5px;
	border: 1px solid #D4D4D4;
}
.cdiv a:hover {
	color: #FFFFFF;
	background-color: #B50007;
}