body { 
/*		font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px; */
    
/*		color: #0A1B6F;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 16px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F4A5A;
	font-weight: bold;

}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}

.teks-kanan-link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F4A5A;
	font-weight: bold;
}

.breadCrumbBG {
background-color: #F8EBCC;
}

.breadcrumbNav, .breadcrumbNav:visited 
{
color: #0A1B6F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.bodyTextHeader {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 16px;
text-align: left;
}

.backToTop, .backToTop:visited {
color: #3366CC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 14px;
text-decoration: none;
}

.jumpTo {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 14px;
text-decoration: none;
}

.jumpToNav {
color: #3366CC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 14px;
text-decoration: none;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F4A5A;
	font-weight: bold;
text-decoration:underline;
line-height: 26px;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

.listHeader {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 5px;
}

table, tr, td, div, p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 16px;
}

table.middleColumn {
    font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 16px;
		padding-left: 10px;
		padding-right: 10px;
}


a:link, a:visited {
    font-size: 11px;
    color: #CC9966;
//    color: #42649b;
    text-decoration:none;
    font-weight: normal;
}

a:hover {
    text-decoration:underline;
    color:#FF0000;
}

a.red:link, a.red:visited {
		font-size: 11px;
    color: #FF0000;
//    color: #42649b;
    text-decoration:none;
    font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
   font-size: 12px;
   font-weight: bold;
   color: #CC9966;
   line-height: 20px;
   padding-left: 5px;
   text-decoration: none;
   width:100%;
   border-bottom:1px dotted #A4A4A4;
   border-left:1px dotted #a4a4a4;
}

a.mainlevel:hover {
   padding-left: 5px;
   color:#FF0000;
   background:#f4f4f4;
}

a#active_menu {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
	/* this styling is for menu items that HAS A PARENT */
	font-family: Verdana, Helvetica, sans-serif;
	color: #CC9966;
	width: 100%;
	font-weight: normal;
}

a.sublevel:hover {
	color: #FF0000;
	width: 100%;
	text-decoration: none;
}

.small {
    font-size:11px;
    color:#5F5F5F;
}

.smalldark {
   font-size:11px;
}

/* General styling: cats, sects, items */
.createdate {
  font-size: 11px;
}

.modifydate {
  font-size: 11px;
}

a.readon:link, a.readon:visited {
	color: #CC9966;
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a.readon:hover {
	color: #FF0000;	
  text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* forms */
.inputbox {
  background:#F9F9F7;
  border: solid 1px #E1E1E1;
  font-size:12px;
}

.formLabel {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}


.formElement {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}

/*
.formElementMax {			Max
.formElementMaxR {			Max Right Allign
.formElementBrowse {		Max - Browse
.formElementTxt {			Max - 60 (for button)
.formElementDd {			Default = 80px
.formElementMoney {			120px - Right Allign
.formElementMoneyRO {		no border - Right Allign
.formElementRO {			no border 
.formElementDateLong {		Max - 16 (for pic)
.formElementDateShort {		150 - 16 (for pic)
*/
.formTDDef { width: 200px; }
.formTDShort1 { width: 140px; }
.formTDShort2 { width: 150px; }

.formElementMax , .formElementMaxR , .formElementBrowse , .formElementTxt , .formElementDd , 
.formElementMoney , .formElementMoneyRO , .formElementRO , .formElementDateLong , .formElementDateShort {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
}
.formElementRO , .formElementMoneyRO , .formElementMax , .formElementMaxR , 
.formElementBrowse { width: 100%; }
.formElementTxt { width: 140px; }
.formElementDd { width: 80px; }
.formElementDateLong { width: 184px; }
.formElementDateShort { width: 134px; }
.formElementMoney { width: 120px; }
.formElementRO , .formElementMoneyRO { border: none; background: none; }
.formElementMoney , .formElementMoneyRO , .formElementMaxR { text-align: right; }

.formElementTextPP {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 130px;
}

.formElementMM {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 160px;
}

.formElementTextPPNo {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align:right;
width: 160px;
}

.formElementTextArea {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align:right;
width: 150px;
}

.formElementDate {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 180px;
}

.formElementSearchPP {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 200px;
}

.formElementDropDown {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 200px;
}

.formElementArea {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 200px;
height: 40px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F4A5A;
	font-weight: bold;
/*	width: 60;
  
	background:#E1E1E1;
  font-size:12px;
  font-weight: bold; */
}
	
/* sections */
.sectiontableheader {
  font-weight:bold;
  font-size: 14px;
  color:#336699;
  height:20px;
  background:#F9F9F7;
  vertical-align:middle;
  border-bottom:solid 1px #51647B;
  text-indent: 2px;
}

.sectiontableentry1 {
  //background:#FFFAF0;
  height:20px;
  vertical-align:middle;
}

.sectiontableentry2 {
  //background:#FFFBF2;
  height:20px;
  vertical-align:middle;
}

/* content */
.contentpane {
    width:100%;
    padding:20px;
}

.contentheading {
    font-size: 20px;
    font-weight: bold;
    color:#336699;
}

.contentdescription {
    font-size: 12px;
    padding-bottom: 2px;
}

table.contenttoc {
	color: #000000;
	background-color: #FFFAF0;
	border: solid 1px #A4A4A4;
}

table.contenttoc td {
	font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align:left;
  padding: 3px;
}

table.contenttoc th {
  font-family: Verdana, Helvetica, sans-serif;
	background: #FFFAF0;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
}

.content_rating {
	font-weight: normal;
	font-size: 10px;
}

.content_vote {
	font-weight: normal;
	font-size: 10px;
}

/* categories */
.category {
	color: #CEDC6C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #CC9966;
  font-weight: bold;
  font-size: 12px;
}

a.category:hover {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

/* blog */
a.blogsection:link, a.blogsection:visited {
	color: #CC9966;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #FF0000;	
	text-decoration: underline;
	font-size: 10px;
}

/* component */
.componentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #F9F9F7;
	text-align:left;
	vertical-align: middle;
	width: 100%;
	padding-left: 4px;
	height:20px;
	border-bottom: solid 2px #98BADC;
	background:#336699;
}

/* modules */
.moduletable {
  /* font-size: 11px;
   padding-left: 2px;
   padding-right: 2px;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   width:100%; 
  color: #666666; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 8px;
	padding-left: 10px;
  padding-right: 10px;
}

.moduletable th {
   font-size: 14px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-align: left;
//   text-indent:30px;
   height: 27px;
   vertical-align: middle;
   color:#336699;
//   background: url(../home_files/module.png);
   background-position:left;
   background-repeat:no-repeat;
   
  /* color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px; */
}

.moduletable td {
   font-size: 11px;
}

/* poll */
.poll {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 14px
}

.pollstableborder {
	border: 1px solid #808080;
}

/* weblinks */
a.weblinks:link, a.weblinks:visited {
	color: #336699;
  text-decoration: none;
  font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

a.weblinks:hover {
	color: #FF0000;	
  text-decoration: underline;
}

/* pathway */
.pathway {
  color:#ffffff;
  font-weight:bold;
}

a.pathway:link, a.pathway:active {
 color: #686A8A;
 text-decoration: none;
 font-weight: bold;
}

a.pathway:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

.bodyText {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;

/*
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 16px;
*/
}

/* newsfeeds */
.newsfeedheading {
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #000000;
}

.newsfeeddate {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
}

.fase4rdf {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

a.fase4rdf:link {
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}

a.fase4rdf:hover {
	font-size: 12px;
	font-weight: bold;
  color: #FF0000;
}

/* module suffix nav */
table.moduletablenav td {
    color: #c0c0c0;
    font-weight: bold;
    padding-left:2px;
}

table.moduletablenav a:link, table.moduletablenav a:active {
    color: #686A8A;
    text-decoration: none;
    font-weight: bold;
}

table.moduletablenav a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

table.moduletablenav li {
}

table.moduletableinner {
 color: #000000;
	background-color: #FFFAF0;
	border: solid 1px #E1E1E1;
	width:100%;
	padding-left:3px;
	padding-right:3px;
	margin:5px;
}

table.moduletableinner th {
  font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height: 24px;
	padding-top:3px;
	padding-bottom:3px;
}

table.moduletableinner td {
    color: #000000;
    font-weight: normal;
    padding-left:2px;
}

table.moduletableinner a:link {
    color: #686A8A;
    text-decoration: none;
    font-weight: bold;
}

table.moduletableinner a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

table.moduletableinner li {
}
/* end module suffix nav */

.marketName {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.ontab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #FFFFFF;
}
.offtab {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
 background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabheading {
	background-color: #ffae00;
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.number{
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: underline;
	}
.borderedtable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	border-spacing: 0px;
	border-collapse: collapse;
 	font-family: Arial;
	font-size:10px;
}
.borderedtd {
	border: 1px solid #000;
	font-size:10px;
	color:#5F5F5F;
}

/* Table Text Styles */
.tableHeader {
font-family: Verdana, Arial, Helvetica, Sans Serif;
font-weight: bold;
font-size: 11px;
line-height: 16px;
color: #FFFFFF;
}

.tableSubheader {
font-family: Verdana, Arial, Helvetica, Sans Serif;
font-weight: bold;
font-size: 11px;
line-height: 16px;
color: #666666;
}

.tableText {
font-family: Verdana, Arial, Helvetica, Sans Serif;
font-weight: normal;
font-size: 11px;
line-height: 16px;
color: #666666;
}

.footerLink, .footerLink:visited, .footerLink:link {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
padding-left: 18px;
padding-right: 18px;
text-decoration: none;
}

.headerbgcolor
{
	background-color: #cccccc;
}

.tablebgcolor
{
	background-color: #dddddd;
}

.linebgcolor
{
	background-color: #eeeeee;
}

.rowsetting
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	vertical-align: text-top;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}

.modalProgressBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}