/* Body */
.bodyweb {
	background : url(../images/bg_color.jpg);

  background-attachment: fixed;
  background-position: top;
  background-color: #024994;
  background-repeat: repeat-x  ;
}


BODY {
	margin: 0px 0px 0px 0px;
	scrollbar-3dlight-color: #46BFFF;
	scrollbar-base-color: #2BB6FF;
	scrollbar-darkshadow-color: #005F94;
	scrollbar-face-color: #00B6F2;
	scrollbar-highlight-color: #2BB6FF;
	scrollbar-shadow-color: #0080C6;
	scrollbar-track-color: #0070AD;
	scrollbar-arrow-color: #B6FF2B;

  	background-position: center;
  	background-repeat: repeat;
  	background-attachment: fixed
}


td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #9966FF;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #405115; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #718D28; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #A5CD3D;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 10px;
    color: #000099;
    text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}


/* Horizontal Line */
hr {
	background: #B2EBFF; height:2px; border: 1px inset;
	}

hr.separator {
	background: #8EAC35;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainlevel  {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
  text-align       : center;
  display          : block;
  line-height      : 22px;
  height           : 20px;
  font-size        : 10px;
  width            : auto;
  background       : url(../images/but3.gif);
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/but3.gif);
    background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000000;
	text-align : left;
	text-indent : 0px;
}


	
a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;

	font-size: 10px;
	font-weight: normal;
	color: #330099;
	text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a.sublevel:hover {
	color: #FFCC00;
	text-decoration: none;
    font-weight: bold;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000099;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {
	}

.contentpaneopen {
	border : 0px ridge #BFDC7C;
	}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CD;
	text-align:left;
	background-image : url(../images/panah.jpg);
	background-position : left;
	background-repeat : no-repeat;
	text-indent : 15px;
}


.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Red;
	text-align:left;
	text-indent : 25px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #000099; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #0066FF;	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #3300CC; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #3300CC;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: Red;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
}

a.readon:hover {
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: list-item;
	white-space: normal;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	height: 28px;
	line-height: 30px;
	background: url(../images/header.gif) center;
  text-indent: 20px;
}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #000000;
	}

.componentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	height: 33px;
	line-height: 33px;
	background: url(../images/header.gif) center;
}

.button {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	background: #FFCC00;
	border: 1px solid #2A7421;
	height: 16px;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: White;
	border: 1px solid #000099;
}

/** category text format and links **/
.category {
	color: #AACD4F; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}
	
.kotak {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	border : 1px dashed;
    border-color: #999999 #999999 #999999 #999999;
    background-color: #D4EEF7;
}

.x {
	DISPLAY: none
}

a.category:link, a.category:visited {
	color: #000080; font-weight: bold;
	}

a.category:hover {
	color: #FF0000;
	}
.sitename {
	color: #45BA32;
	font-size: 50px;
	font-weight: bold;
	font-family: "Bauhaus 93", "Arial Black";
	}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0066;
	line-height: 14px
}

.sectiontableentry1, {
	background-color : #80DFFF;
    color:#FFFFFF;
    height: 20px;

}

	 .contentpane {
	}
	
.sectiontableentry2 {
	background-color : #00B5F0;
    color:#FFFFFF;
    height: 20px;
	}

.sectiontableheader {
	background-color : #0086B2;
	color : #FFFFFF;
	font-weight : bold;
    height: 20px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #215D1A;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91B82D;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #328F26;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #769718;
	text-decoration: none;
	font-weight: normal;
	}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/indent2.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #576E1C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #F3F7DA;
	border: 1px solid #42691C;
	}

table.contact td.icons {
	background-color: #C8EB52;
	}

table.contact td.details {
	background-color: #D9EB9A;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #759328;
}

a.pagenav:hover {
	color: #D6E5AA;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


a.bar:link, a.bar:visited {
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font: bold;
}

a.bar:hover {
        color: #3B4716;        text-decoration: none;
        }
		  
.searchbox {
	font-family: Verdana;
	font-size: 10px;
    width: 150px;
	font-weight: normal;
	color: Black;
	border: thin solid #004A93;
	background: white;
    height: 20px;

}

.title {
	font: bold larger;
	letter-spacing: 4px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #D6E5AA;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #FF0000;
	text-align: center;
display:none;
}
.textkecilbgt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

.kotak
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	border : 1px dashed;
    border-color: #999999 #999999 #999999 #999999;
    background-color: #D4EEF7;
}

