/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #174f8b;
	color : #000000;
	scrollbar-arrow-color:#000000; 
    scrollbar-track-color:#666666; 
    scrollbar-face-color:#AB9786; 
    scrollbar-highlight-color:#AB9786; 
    scrollbar-3dlight-color:#AB9786; 
    scrollbar-darkshadow-color:#000033; 
    scrollbar-shadow-color:#AB9786;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	}

.headertable {
	border-bottom: 1px solid #000000;
	}

td.mainWindow {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	}
		

td {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #051c60;
	}
	
tr {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #051c60;
	}
	
p {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #051c60;
	}
div {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #051c60;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #FFFFFF;
	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: #051c60;
}
.offtab {
	background-color: Navy;
	border-left: 2px outset Navy;
	border-right: 2px outset Navy;
	border-top: outset 2px #E0E0E0;
	border-bottom: 1px solid Navy;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #051c60;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #051c60;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: #051c60;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h6 {
	color: #051c60;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #051c60; 
	text-decoration: underline;
	font-family:  "trebuchet MS", tahoma, Arial, sans-serif;
	}

a:hover {
	color: #051c60;
	text-decoration: overline;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
}

.buttonbar:link, .buttonbar:visited {
	font-size: 11px; 
	color: #051c60; 
	text-decoration: none;
	font-family:  "trebuchet MS", tahoma, Arial, sans-serif;
	}

.buttonbar:hover {
	color: #000000;
	text-decoration: none;
}

/* Horizontal Line */
hr {
	background: #FFFFFF;
	height: 1px;
	border: 1px solid;
	color: #000000;
}

hr.separator {
	background: #000000;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	color: #051c60;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: normal;
	background: #8e94a4 repeat-x;
	border: 1px outset #E9E4DF;
}

a.mainlevel:hover {
	font-size: 12px;
	color: #051c60;
	text-decoration: none;
	font-weight: normal;
	background: #59637e;
	border: 1px inset Navy;
} 

a.mainmenu:link, a.mainmenu:visited {
	color: #051c60; font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-weight: normal;
	}

a.mainmenu:hover, {
	color: #051c60; text-decoration: underline;
	}



	
a.sublevel:hover {
	color: #051c60; font-weight: bold; text-decoration: underline;
	}

a.sublevel:link {
	color: #051c60; font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #8e94a4;
	}

.contentpaneopen {

	}

.contentheading {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #051c60;
	text-align:left;
	line-height: 16px;
	height: 15px;
	background-image: url(../images/fejlec_csik.jpg);
	padding-left	   : 5px;
    padding-top	   : 2px;
    padding-bottom   : 2px;
	border-top	  : 1px solid #666666;
    border-bottom : 1px solid #666666;
	}

.contentpagetitle {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #051c60;
	text-align:left;
	}

table.contenttoc {
	color: #051c60;
	background-color: #051c60;
	border: 1px inset #59637e;
	padding: 2px;
    }

table.contenttoc td {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;

}

.contentdescription {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #051c60;
	text-align: left;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: Navy;
	text-decoration: none;
	font-weight: normal;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 10px;
}

a.blogsection:hover {
	color: #051c60;	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: Navy;
	text-decoration: none;
	font-weight: normal;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
}

a.weblinks:hover {
	color: #051c60;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: Navy;
	text-decoration: none;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 12px;
	list-style: square inside;
	display: list-item;
	white-space: normal;
	font-weight: bold;
}

a.readon:hover {
	color: Navy;
	text-decoration: overline;
	font-weight: bold;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 12px;
	list-style: square inside;
	display: list-item;
	white-space: normal;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	}

table.moduletable th {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #051c60;
	text-align: left;
	width: 100%;
    padding-left	   : 5px;
    padding-top	   : 2px;
    padding-bottom   : 2px;
	line-height: 20px;
	background-color: #59637e;
	border-top	  : 1px solid #666666;
    border-bottom : 1px solid #666666;
	background-image: url(../images/modul_csik.jpg);
	}

table.moduletable td {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	}

.componentheading {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
 	color: #051c60;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 15px;
	height: 15px;
	border-bottom: 1px solid #666666;
	}

.button {
	color: #051c60; font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: #59637e;
	border: 1px outset #59637e;
	height: 20px;
	}

.inputbox {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: 1px inset #e0d9d2;

	}
textarea {
	scrollbar-arrow-color:#FFFFFF; 
    scrollbar-track-color:#000000; 
    scrollbar-face-color:#d1a230; 
    scrollbar-highlight-color:#d1a230; 
    scrollbar-3dlight-color:#d1a230; 
    scrollbar-darkshadow-color:#000000; 
    scrollbar-shadow-color:#d1a230;
}

/** category text format and links **/
.category {
	color: #051c60; 
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #051c60; font-weight: bold;
	}

a.category:hover {
	color: #051c60; font-weight: bold;
	}

.poll {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #051c60;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #FFFFFF;
}

.sectiontableentry1 {
	background-color : #8e94a4;
	}

.contentpane {
	background-color : #59637e;
	}
	
.sectiontableentry2 {
	background-color : #8e94a4;
	}

.sectiontableheader {
	background-color : #59637e;
	color : #000000;
	font-weight : bold;
	}

.small {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #051c60;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: "trebuchet MS", tahoma, Arial, sans-serif;
        font-size: 10px;
        color: #051c60;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: "trebuchet MS", tahoma, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #051c60;
        }

.newsfeeddate {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #051c60;
	font-weight: normal;
}

.createdate {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #051c60;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #051c60;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside 3px;
	}

.fase4rdf {
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	font-size: 11px; color: #051c60; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: bold; color: #051c60;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold;
	color: Navy;
}

table.searchintro {
  	background-color: #59637e;
	border: 1px solid #8e94a4;
	}

table.contact {
	background-color: #051c60;
	}

table.contact td.icons {
	background-color: #051c60;
	}

table.contact td.details {
	ground-color: #051c60;
	font-size: 11px;
	font-family: "trebuchet MS", tahoma, Arial, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #051c60;
}

a.pagenav:hover {
	color: #051c60;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Custom */

	
a.pathway, a.pathway:visited {
	font: 11px "trebuchet MS", tahoma, Arial, sans-serif;
	color: #000000;
}

a.pathway:hover {
	font: 11px "trebuchet MS", tahoma, Arial, sans-serif;
	color: #000000;
}
