/* CSS Document */

body {
	/* background-image:url(images/bground3.jpg); */
	margin-top:10px;
	margin-left:130px;
	margin-right:130px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#474747;
	font-size:11px;
	background-repeat: repeat-x;
	background-color:#fafafa;
}

.all {
	border:1px #dddfe1 solid;
	width:880px;
	background-color:#ffffff;
}

.tblsupport {
	border:0px #dddfe1 solid;
	width:320px;
}

.tblinvest {
	border:1px #dddfe1 solid;
	width:468px;
}
	

.inputbox {
	width: 230px;
	margin-top: 4px;
	border:1px solid #dddfe1;
	border-bottom-style:outset;
	border-right-style:outset;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	text-indent:2px;
	background-color:#fafafa;
}

.footer {
	background-color: #d1d2d4;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#474747;
	text-align:center;
	line-height:20px;
	border-top:2px #4c7ca2 solid;
}

.content {
	background-color:#e8eef3;
	padding:5px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#474747;
	border-bottom: 2px #dddfe1 solid;

}

.kelabu {
	background-color:#fafafa;
	padding:5px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#474747;
}

.textgrey {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#474747;
	font-weight:bold;
}

.textlightgrey {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#ececec;
	font-weight:bold;
}

.textwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#ffffff;
}

.textblue {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#3c6f9a;
	font-weight:bold;
}

.textbluebold {
	font-family: Arial Black;
	font-size:14px;
	color:#3c6f9a;
}

.textwhitebold {
	font-family: Arial Black;
	font-size:14px;
	color:#ffffff;
}

.textlightblue {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#3c6f9a;
}

a {
	color: #4baee0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #3399CC;
}

a:hover {
	text-decoration: none;
	color: #487eb5;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

fieldset { 
	border:1px solid #D5DDF3;
	width:250px;
	margin-bottom:10px;
	padding-bottom:10px;
}

legend {
  padding: 0.1em 0.5em;
  border: 1px solid #a4afcd;
  color: #707070;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  line-height:18px;
  text-transform:uppercase;
  background-color: #dee3f1;
  border-bottom-style:outset;
  border-right-style:outset;
}

.support {
	border:1px solid #a4afcd;
	width:400px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px;
}


#callout {
	padding-top:5px;
	margin-top: 0px;
	background-position:top center;
	width: 254px;
	background-color:#fff;
	}
	#callout form {
		margin: 0 40px 0 10px;
		text-align:right;
		}
		
		#callout form label {
			text-align: left;
			margin: 5px 0 0 0;
		}
		#callout form input.entry_box {
		width: 106px;
		margin-top: 4px;
		border:1px solid #dddfe1;
		border-bottom-style:outset;
		border-right-style:outset;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
		font-size:11px;
		text-indent:2px;
		background-color:#e8eef3;
		}
		
		#callout_link {
			font-size: 10px;
			display:block;
			float:left;
			margin-top:12px;
		}


.toplink {
	background: url(images/bg_link2.jpg) repeat-x;
	border-top: 5px solid #ececec;
	line-height: 36px;
}



.toplink ul {
	margin: 0;
	padding: 0px;
}

.toplink li {
	display: inline;
	list-style-type: none;
	background: url(images/seperator2.jpg) no-repeat left center;
	font-weight:bold;
}

.toplink li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
	padding-right: 38px;
	padding-left: 10px;
}
.toplink li a:hover {
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/bg_linkhover2.jpg);
	background-repeat: repeat-x;
	color: #184869;
}



/* menutop */

#menutop {
	margin: auto;
	width:800px;
	display: inline-block;
	border-bottom:1px #F00 solid;
}

#menutop ul {
	margin: auto;
	list-style: none;
	line-height: normal;
}

#menutop li {
	float:left;
	margin: 0px 0px 0px 0px;
}

#menutop a {
	display: block;
	width: auto;
	height: 24px;
	color:#FFF;
	font-weight: bold;
	font-size:11px;
	padding: 7px 15px 0px 15px;
	background: #F00;
}

#menutop a:hover {
	text-decoration: none;
	background:#900;
}

#menutop .first {
	background: none;
}

#menutop .active a {
}



/* footer */
#footer {
	margin: auto;
	width:800px;
	display: inline-block;
	text-align:center;
	border-top:1px #F00 solid;
}

