body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#dff6a8;
	font-family: arial;
}

/* A LINKS - BEGIN */
	a { /* basic colors  */
		font-family: arial;
		color:#de2f02;
		text-decoration:none;
	}
	a:hover { /* basic colors */
		color:#29bb02;
		text-decoration:underline;
	}
h1 {
	margin: 0px;
	font: arial;
	font-size: 20px;
	color:#FFFFFF;
	}
h2 {
	margin: 0px;
	font: arial;
	}

td {
	font-family:arial;
	font-size: 10pt;
	color: #222c2d;
	line-height: normal;
	}
.footerTxt {

	font-family:arial;
	font-size: 9pt;
	color: #557212;
	line-height: normal;
	}


/* CSS Document PRE DEFINED HTML TAGS - END */

/* STANDARD TAG NAMES FOR FOOTER MENU - START */
	.FootMenu {
		font-family: verdana;
		color: #C2C2C2;
		font-size: .8em;
		text-decoration: none;
	}
	a.FootMenu:hover  {
		font-family: verdana;
		font-weight: normal;
		color: #CCCCCC;
		text-decoration: underline;
	}
/* STANDARD TAG NAMES FOR MENU  - END   */

/* FORM ELEMENTS STYLES - BEGIN */

	form {
		font-family: arial;
		font-size:10pt;
		padding:0px;
		margin:0px;
	}
	/* Para kareng Caption na ning Forms */
	label {
		font-family: tahoma;
		font-size: 11px;
		font-weight:bold;
	}
	/* Para kareng TEXT BOX, SELECT BOX */
	
	.FormTextBox {
		font-family:"arial";
		font-size:10pt;
		background-color: #FFFFFF;
		border: 1px solid #b9b9b9;
	}
/* OTHERS */

#Model {
	text-align:center;
	width: 120px;
	padding: 2px;
	border: solid 1px #151515;
	background-color: #784f00;
	height: 145px;
}
#Model ul {
	padding: 0px;
	list-style: none;
	margin: 3 0 0 0;
	font-family: verdana;
}
#Model ul li a {
	font-weight: bold;
	font-family: verdana;
	color: #fcec91;
	padding: 2px;
	border: solid 1px #151515;
	background-color: #781400;
	display:block;
}
#Model ul li a:hover {
	border: solid 1px #151515;
	background-color: #0753ba;
}
#Model h4 {
	margin: 0;
	padding: 0;
	text-align: center;
	width: auto;
	padding: 2px;
	border: solid 1px #151515;
	background-color: #af0000;
	font-size: 12px;
	color: #daff45;
}
#Model img {
	border: solid 1px #cf8b33;
	margin: 5px 0px 2px 0px;
}
#row3 {
	margin-top: 0px;
}
#row3 #base {
	padding: 3px;
	text-align: left;
}
ul#TopList {
	margin:0;
	height:70px;
}
ul#TopList li {
	width: 170px;
	float:left;
	list-style:circle;
	font-weight: bold;
	margin: 0px;
}
ul#TopList  li a {
	color: #d6eefa;
	line-height: 1.0;
	display:block;
	text-decoration:none;
	padding: 2px;
}
ul#TopList  li a:hover {
	color: #21ff65;
}
img.border {
	border: dashed 1px #FF0000;
}
p {
	font-family: verdana;
}