@charset "utf-8";
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #020202;
}
td img {display: block;}
body {
	background-color: #005C9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
}
a:link {
 text-decoration: none;
 color:#000000;
}
a:active {
 text-decoration: none;
 color:#000000;
}
a:visited {
 text-decoration: none;
 color:#000000;
}
a:hover {
 text-decoration: underline;
 color:#000000;
}

.inputboxstyle { font:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:10px; border:solid 1px #cccccc; background:#efefef;
}
.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C72226;
	text-decoration: underline;
}

.tblCurrencies
{
    border: dotted 1px #cacaca;
    margin-bottom: 1.5em;
    padding: 0em;
}

#content table th
{
    text-align: center;
    font-weight: bold;
    padding: 0.5em;
}

.headerCurrencies
{
    background-color: #005C9F;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding: 0em;
}

#content table th.headerMessenger
{
    text-align: center;
    font-weight: bold;
    padding: 0.2em 0em;
}

#content table td
{
    padding: 0.5em;
}

.rowCurrencies
{
    text-align: right;
    padding: 0em 0em;
}

rowCurrencies:hover
{
    background-color: #e5e5e5;
}

.rowH
{
    background-color: #d5d5d5;
    color: inherit;
}

.rowA
{
    background-color: #f5f5f5;
    color: inherit;
}

.rowA:hover
{
    background-color: #e5e5e5;
}

tr.rowB
{
    background-color: #fdfdfd;
    color: inherit;
}

tr.rowB:hover
{
    background-color: #e5e5e5;
}

tr.rowC
{
    background-color: #fdfdfd;
    color: inherit;
}

tr.rowD
{
    background-color: #6e0a0a;
    color: #ffffff;
}
/* CSS FOR STOCK NEWSTICKER */

#ticker
{
    height: 1.5em;
    width: 565px;
    margin-left: 0.3em;
    margin-right: 0.3em;
}
#ticker a {
    color: #cacaca;
    font-weight: bold;
}
/* Content */

#content
{
    background: #ffffff url('images/a3.gif') top left repeat-x;
}

#content p
{
    margin-bottom: 1.5em;
    line-height: 1.6em;
}

#content h2
{
    font-size: 1.5em;
}

#content h3
{
    font-size: 1.1em;
}

#content h2,h3,h4,h5,h6
{
    padding-bottom: 0.2em;
    margin-bottom: 1.2em;
    border-bottom: dotted 1px #cacaca;
}

#content ul
{
    margin-bottom: 1.5em;
    padding-left: 1em;
    line-height: 1.6em;
}

#content blockquote
{
    border-left: solid 0.8em #cacaca;
    padding: 0.5em 0em 0.5em 1.0em;
    margin-bottom: 1.5em;
    line-height: 1.6em;
}

#content blockquote p
{
    display: inline;
}

#content table
{
    border: dotted 1px #cacaca;
    padding: 0.5em;
    margin-bottom: 1.5em;
}

#content table.tblCurrencies
{
    border: dotted 1px #cacaca;
    margin-bottom: 1.5em;
    padding: 0em;
}

#content table th
{
    text-align: center;
    font-weight: bold;
    padding: 0.5em;
}

#content table th.headerCurrencies
{
    background-color: #6e0a0a;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding: 0em;
}

#content table th.headerMessenger
{
    text-align: center;
    font-weight: bold;
    padding: 0.2em 0em;
}

#content table td
{
    padding: 0.5em;
}

#content table td.rowCurrencies
{
    text-align: right;
    padding: 0em 0em;
}

#content table tr.rowCurrencies:hover
{
    background-color: #e5e5e5;
}

#content table tr.rowH
{
    background-color: #d5d5d5;
    color: inherit;
}

#content table tr.rowA
{
    background-color: #f5f5f5;
    color: inherit;
}

#content table tr.rowA:hover
{
    background-color: #e5e5e5;
}

#content table tr.rowB
{
    background-color: #fdfdfd;
    color: inherit;
}

#content table tr.rowB:hover
{
    background-color: #e5e5e5;
}

#content table tr.rowC
{
    background-color: #fdfdfd;
    color: inherit;
}

#content table tr.rowD
{
    background-color: #6e0a0a;
    color: #ffffff;
}
/* Primary Content */

#primaryContentContainer
{
    float: right;
    margin-left: -20em;
    width: 93%;
}

#primaryContent
{
    margin: 0em 0em 0em 18em;
    padding: 1.5em;
    border-left: dotted 1px #cacaca;
}

#primaryContent a.title {
    font-weight: bold;
    font-size: 12pt;
}

/* Secondary Content */

#secondaryContent
{
    float: left;
    width: 90%;
    padding: 1.5em;
}

#secondaryContent ul
{
    margin-left: 0.55em;
    list-style: url("images/bullet.gif") disc;
}

#secondaryContent li a
{
    font-size: 1em;
    font-weight: bold;
    color: #7a7a7a;
    text-decoration: none;
}

#secondaryContent li a.active
{
    margin-left: 0.3em;
    font-size: 1em;
    font-weight: bold;
    color: #af0a0a;
    text-decoration: none;
}

#secondaryContent li a:hover
{
    font-size: 1em;
    font-weight: bold;
    color: #af0a0a;
    text-decoration: underline;
}

#secondaryContent h2.submenu
{
    color: #af0a0a;
}

#secondaryContent .accToggler {
    margin: 3px auto;
    padding: 3px;
    width: 90%;
    cursor: pointer;
    background-color: #a1a1a1;
}

#secondaryContent .accContent {
    margin: 0px auto;
    width: 90%;
    height: auto;
}


.val_up {
    color: #007700;
}

.val_down {
    color: #AA0000;
}

.val_up1 {
    color: #009900;
}

.val_down1 {
    color: #CC0000;
}

.marquee {
    font-size: 14px;
    color: #dedede;
    font-weight: bold;
}
.whitebold{
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: normal;
	font-weight: bold;

}
a.whitebold{
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: normal;
	font-weight: bold;

}
a.whitebold:active {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: normal;
	font-weight: bold;
	

}
a.whitebold:visited {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: normal;
	font-weight: bold;
	

}
a.whitebold:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	letter-spacing: normal;
	font-weight: bold;
	

}
.head2blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F588F;
	text-decoration: underline;
}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F588F;
	text-decoration: underline;
}


.white1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.blue_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #025B9F;
	text-decoration: none;
}


.input_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
.judul-research {
	color: #0caf8b;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 25px;

}
.judul-sidebar {
	color: #6d9103;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 25px;

}
.judul-artikel {
	color: #0F588F;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 25px;

}
.judul-berita {
	color: #2c7ca7;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 25px;

}
.judul-form {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 25px;

}
.category ul {
	padding: 0;
	margin: 0;
	margin-top: 0px;
}

.category ul li {
	padding: 0;
	margin: 0 0 0 15px;
	list-style-image:url(images/ttk.gif);
	margin-bottom: 4px;
}

.category ul li a {
	color: #46494d;
	text-decoration: none;
	font-weight: normal;
}

.category ul li a:hover {
	color: #FF7200;
	text-decoration: none;
	font-weight: normal;
}

.category ul li a:active {
	color: #46494d;
	text-decoration: none;
	font-weight: normal;
}


.copy {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.copy1 {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
a.copy1 {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
a.copy1:active {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
a.copy1:visited {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
a.copy1:hover {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: underline
}

.copy2 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.copy3 {
	FONT-SIZE: 11px; COLOR: #565759; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.copy4 {
	FONT-SIZE: 12px; COLOR: #ed1c24; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
.copy5 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana, helvetica, sans-serif; TEXT-DECORATION: none
}
.left {float:left;}
.right {float:right;}
#myscroller {position:relative; width:200px; height:150px; background-color:#ffffff; overflow:hidden; margin:5px;}
.mid_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;
}
	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		padding:5px;		
		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:95%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
#table td.rowCurrencies
{
    text-align: right;
    padding: 0em 0em;
}

#table tr.rowCurrencies:hover
{
    background-color: #e5e5e5;
}
