/*06-05-15 by Firdauz_____________________________________________________*//*Body and Contents globally_____________________________________________________*/body {	margin: 0px;	background-color: #838E9F;	background-image: url(../images/thonehBg.jpg);	background-repeat: repeat-x;	background-position: center top;}#Contents {	font:12px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	color: #31516B;	text-align: justify;	background-color: #FFFFFF;	background-image: url(../images/BgMain.jpg);	background-repeat: no-repeat;	list-style-image: url(../images/bullets.jpg);}#Contents P{	margin-left: 20px;	margin-right: 0px;	margin-top: 10px;	margin-bottom: 2px;}#Contents a:hover { color: #5181C4; text-decoration: underline; }#Contents a:link { color: #5181C4; text-decoration: none; }#Contents a:visited { color: #5181C4; text-decoration: none; }/*headers_____________________________________________________*/h1, h2, h3, h4 {	font: bold 21px "Century Gothic", "Avant Garde", Futura, Helvetica;	color:#449EE5;	margin-left:5px;	margin-top:15px;	margin-bottom:30px;}.subheader {	font-size: 12px;	font-weight: normal;}/*Pictures and box_____________________________________________________*/#PicturePlace img {	margin: 10px;}#PicturePlace {	font:12px/17px "Tahoma", "Avant Garde", Futura, Helvetica;	color:#3E89C5;	margin-left: 10px;	margin-right: 10px;	margin-top: 10px;	margin-bottom: 10px;	border:1px solid #155C94;	text-align: center;}#PicturePlace P{	margin-left: 10px;	margin-right: 10px;}/*Fonts and styles_____________________________________________________*/#NewsText {	font:12px Arial, Avant Garde;	font-size: 12px;	color: #40779F;	margin-right: 20px;	margin-left: 20px;}#MiddleMe {	text-align: center;	}.Font1 {	font-family: Arial, Avant Garde;	font-size: 14px;	color: #174F77;	margin-right: 20px;	margin-left: 20px;}.underline {	text-decoration: underline;}.boldme {	font-weight: bold;}.italicandbold {	font-style: italic;	font-weight: bold;}.highlightme {	font-weight: bold;	font-size: 15px;	color: #174F77;}INPUT.text {	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white}TEXTAREA.text {	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white}INPUT.submit {	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN: 2px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #dddddd}