/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	color: #C0C0C0;
	scrollbar-3dlight-color: #404040;
	scrollbar-base-color: #505050
	scrollbar-darkshadow-color: #202020;
	scrollbar-face-color: #1C252C;
	scrollbar-highlight-color: #707070;
	scrollbar-shadow-color: #303030;
	scrollbar-track-color: #303030;
	scrollbar-arrow-color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

td,tr,p,div {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #77918C;
	color: #FFFFFF;
	border-left: outset 2px #77918C;
	border-right: outset 2px #808080;
	border-top: outset 2px #77918C;
	border-bottom: solid 1px #D5D5D5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
}
.offtab {
	background-color : #E5E5E5;
	color: #000000;
	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;
}

/* Links */
a:link, a:visited {
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	}

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

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

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: white;
	background-position: left;
	text-align: right;
}

a.mainlevel:hover {
	color: white;
	background-position: left;
	text-align: left;
	}

a.mainmenu:link, a.mainmenu:visited {
	color: white;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: white;
	text-decoration: underline;
	}
	
a.sublevel:link, a.sublevel:visited {
	color: white;
	font-weight: normal;
}

a.sublevel:hover {
	color: white;
	text-decoration: underline;
	}

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

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

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

.contentpaneopen_bgwhite {
	background-color: white;
	color: black;
	}

.contentpaneopen {
	}

.contentpaneopen A {
 	color: #8A713B;
	}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #8A713B;
	text-align:left;
	line-height: 16px;
	height: 15px;
	}

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

.contentdescription {
	font-size: 12px;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	font-weight: normal;
	font-size: 12px;
	}

a.blogsection:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	}

a.weblinks:link, a.weblinks:visited {
	font-weight: normal;
	}

a.weblinks:hover {
	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	font-weight: normal;
	color: #8A713B;
	}

a.readon:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #8A713B;
	}

table.moduletable {
	margin: 0px 0px 0px 5px;
	width: 95%;
	border: solid 0px #000000;
	}

table.moduletable th {
	font-size: 12px;
	font-weight: bold;
	color: #8A713B;
	text-align: left;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #8A713B;
	line-height: 20px;
	}

table.moduletable td {
	color: white;
	font-size: 12px;
	font-weight: normal;
	}

table.moduletable a:link, table.moduletable a:visited {
	color: white;
	}

table.moduletable a:hover {
	color: white;
	}

.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #8A713B;
	text-align:left;
	line-height: 15px;
	height: 15px;
	white-space: normal;
	border-bottom: 1px solid #8A713B;
	}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	color: white;
	background: #8A713B;
	border: 1px solid #C0C0C0;
	height: 20px;
	}

.inputbox {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #8A713B;
	border: 1px solid #C0C0C0;
	}

/** category text format and links **/
.category {
	color: #06597E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

a.category:link, a.category:visited {
	}

a.category:hover {
	}

.poll {
	font-size: 12px;
	color: #B6B6B6;
	line-height: 14px
	}

.sectiontableentry1 {
	background-color : #8A713B;
	color: #FFFFFF;
	}

.sectiontableentry2 {
	background-color : #8A713B;
	color: #7761f4;
	}

.sectiontableentry2 a:link, .sectiontableentry2 a:visited {
	color: #7761f4;
	}

.sectiontableentry2 a:hover {
	color: #FFFFFF;
	}

.sectiontableheader {
	background-color : #8A713B;
	color : #FFFFFF;
	font-weight : bold;
	}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7761f4;
	text-decoration: none;
	font-weight: normal;
	}

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


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

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

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

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

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.gif) 3px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-size: 11px;
	color: #747D5C;
	font-weight: normal;
	}

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

a.fase4rdf:hover {
	}

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

table.contact {
	}

table.contact td.icons {
	}

table.contact td.details {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

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

a.pagenav:hover {
	color: #76955A;
}

.pagenavbar {
	
}

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

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

/* Template */

a.bar:link, a.bar:visited {
	color: white;
	text-decoration: none;
	font-size: 10px;
        }

a.bar:hover {
	color: white;
	text-decoration: none;
	font-size: 10px;
        }
		  
.searchbox {
	font-size: 12px;
	font-weight: bold;
	color: #AEAEAE;
	border: 2px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

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

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

/* shop */
.shop {
	font-size: 12pt;
	background-color: white;
	color: black;
}

.shop a:link, .shop a:visited {
	color: black;
	}

.shop a:hover {
	color: black;
	}

.shop td {
	color: black;
	}
/* layout */
table#main {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #8A713B;
	height: 437px;
	width: 803px;
	}
#logo {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	}
#black {
	background-color: black;
	}
#gray {
	background-color: #1C252C;
	}
#topbar {
	background-color: #8A713B;
	color: white;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	}
#left, #body, #right {
	}
#left, #top {
	}
#top, #right {
	}
#left, #right {
	width: 143px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	}
#topleft {
	text-align: right;
	font-family: Verdana;
	font-size: 10pt;
	}

#topleft,#left {
	border-right: 5px solid #1C252C;
	}
#left {
	background-image: url(../images/menu-foto.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
#body,#body2 {
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	width: 517px;
	height: 100%;
	}
#body2 {
       width: 660px;
       }
#right {
	}

