body {
	margin: 0px 0px 0px 0px;
	/* background-image: url(../images/bg.gif); */
	background-color: #20B85F;
	scrollbar-3dlight-color: #E1E1E1;
	scrollbar-base-color: #999999;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #E1E1E1;
	scrollbar-shadow-color: #9A9A9A;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #ffffff;
	text-transform: inherit;
	}
td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
h4 {
	color: #000000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #000000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
h6 {
	color: #000000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
/* gamemagz main css */
.gzheader {
	background-image: url(../images/header.gif);
	background-color: #42BAFF;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	height: 150px;
	}
.gzleft {
	background-image: url(../images/cont-left.gif);
	/* border-right: 1px solid #999999; */
        background-repeat: repeat-y;
	width: 15px;
	}
.gzright {
	background-image: url(../images/cont-right.gif);
	text-align: right;
	/* border-left: 1px solid #999999; */
        background-repeat: repeat-y;
	width: 15px;
	}
.gztopmenu {
	background-color: #cccccc;
	border-top: 1px solid #ebebeb;
	border-bottom: 2px solid #999999;
	margin: 0px;
	height: 26px;
	}
.gzorange {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 6px 0px 6px;
	background-color: #3399FF;
	border-left: 1px solid #999999;
        border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 24px;
	}
.gzboxhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 4px;
	color: #ffffff;
	background-color: #666666;
	border-top: 1px solid #666666;
	border-bottom: 2px solid #333333;
	height: 14px;
	line-height: 14px;
	padding: 4px;
	}
.gzrow1 {
	background-color: #cccccc;
	padding: 3px;
	}
.gzrow2 {
	background-color: #ebebeb;
	padding: 3px;
	}
.gzpoint {
	background-color: #ffCC00;
	border: #999999;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	width: 20px;
	}
.gztotal {
	background-color: #3399FF;
	border: #999999;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 20px;
	height: 26px;
	}
.gzboxshot {
	background-color: #ebebeb;
	border: 1px solid #999999;
	}
.gzpathway {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 4px;
	color: #ffffff;
	background-color: #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333;
	height: 15px;
	line-height: 15px;
	}
.gzcontent {
	background-color: #ffffff;
	text-align: left;
	padding-top: 1px;
	text-indent: 4px;
	}
.gzcolumn {
	background-color: #ebebeb;
	border-left: 1px solid #999999;
	}
.gzfooter {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	background-color: #3399FF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 35px;
	}
/* gamemagz main css */
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	}
/* Links */
a:link, a:visited {
	font-size: 11px; color: #3399FF; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a:hover {
	color: #999999;	text-decoration: none;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #CCCCCC; height:2px; border: 1px inset;
	}
hr.separator {
	background: #CCCCCC;
	height: 1px;
	width: 75px;
	border: 0px;
	}
/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color: #3399FF;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	text-indent: 4px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}
#mainlevel-nav {
margin: 0; padding: 0;
} 
#mainlevel-nav li { 
background-image: none;
padding-left: 0px; 
list-style:none; float: left;  
margin: 0; width: 80px;  
font-size: 10px; 
line-height: 23px;
white-space: nowrap;
text-align: center; 
}
#mainlevel-nav a { 
display: block; text-decoration: none; 
border-right: 1px solid #999999;
color: #000000; 
} 

#mainlevel-nav a:hover { 
background: #3399FF;
color: #ffffff; 
}
a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
a.sublevel:hover {
	color: #3399FF;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #ffffff;
	text-align:left;
	}
a.contentpagetitle:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
/* Content - Sections Categories */
table.contentpaneopen {
	width: 99%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
}
table.contentpane td. {
}
.contentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ffffff;
	text-align: left;
	background-color: #3399FF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 24px;
	text-indent: 6px;
	}
.contentpagetitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ffffff;
	text-align:left;
	}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }
table.contenttoc td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

a.toclink:link, a.toclink:visited {
	padding: 2px;
	}

.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: #3399FF; text-decoration: none; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 6px;
	height: 20px;
	width: 100%;
	padding: 2px;
	white-space: normal;
	font-weight: normal;
	}
a.blogsection:hover {
	color: #000000; text-decoration: none; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 6px;
	height: 20px;
	width: 100%;
	padding: 2px;
	white-space: normal;
	font-weight: normal;
	}
a.weblinks:link, a.weblinks:visited {
	color: #ffffff; text-decoration: none; font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}
a.readon:link, a.readon:visited {
	color: #3399FF; text-decoration: none; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: list-item;
	list-style-image: url(../../../images/M_images/comment.gif);
	list-style-position: inside;
	}
a.readon:hover {
	color: #000000;	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(../../../images/M_images/comment.gif);
	list-style-position: inside;
	}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	}
table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	color: #ffffff;
	background-color: #666666;
	border-bottom: 2px solid #333333;
	height: 20px;
	line-height: 20px;
	}
table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
.moduleheading {
	background-image: url(../images/bar.gif);
	color: #000000;
	height: 30px;
	text-align: center;
	border-top: 3px solid #ffffff;
	}
.componentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ffffff;
	text-align: left;
	background-color: #3399FF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 24px;
	text-indent: 6px;
	}
.pathway {
	color: #ffffff;
	}
.button {
	color: #000000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	height: 20px;
	}
.buttonheading {
	background-color: #3399FF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 24px;
	padding:0px 4px 0px 4px;
	}
.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 4px;
	border: 1px solid;
	}
/** category text format and links **/
.category {
	color: #3399FF; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #3399FF; font-weight: bold;
	}
a.category:hover {
	color: #999999;
	}
.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px
	}
.sectiontableentry1 {
	background-color: #cccccc;
	}
	 .contentpane { /*bg isi content */
	}

.sectiontableentry2 {
	background-color: #dddddd;
	}
.sectiontableheader {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ffffff;
	text-align: left;
	background-color: #3399FF;
	border-top: 1px solid #ffcc66;
	border-bottom: 1px solid #999999;
	height: 24px;
	text-indent: 6px;
	}
.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
	text-decoration: none;
	font-weight: normal;
	}
.smalldark {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }
.newsfeedheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }
.newsfeeddate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7CF43;
	font-weight: normal;
}
.createdate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7B7;
	text-decoration: none;
	font-weight: normal;
	}
.modifydate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
margin: 2px;
padding-left: 0px;
list-style: none;
}
li {
list-style: none;
list-style-position: outside;
padding-left: 20px;
background: url(../images/closed.gif) left no-repeat;
/* background-image: url(../../../images/M_images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 3px; */
margin-left: 4px;
}

/* ul {
	margin: 0px 0px 0px 0px;
	}
li {
	list-style-image: url(../../../images/M_images/arrow.png);
	list-style-position: inside;
	} */

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #242D0C; 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: #CCCCCC;
	}
table.contact td.icons {
	background-color: #DDDDDD;
	}
table.contact td.details {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
.pagenav {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ffffff;
	text-align: left;
	background-color: #3399FF;
	height: 24px;
	text-indent: 6px;
}
a.pagenav, a.pagenav:visited {
        font-weight: bold;
	color: #ffffff;
}
a.pagenav:hover {
	color: #666666;
	/* background-color: #666666; */
}
.pagenavbar {	
}
/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}
.content_vote {
	font-weight: normal;
	font-size: 8pt;
	display: list-item;
	list-style-type: none;
	background-color: #e9e9e9;
	color: #000000;
	border: dashed 1px #666666;
	white-space: normal;
	font-weight: normal;
	padding: 3px;
}

