/* Pagina */

BODY {
	margin: 0px 0px 0px 0px;
	background-color : transparent;
	color : #000000;
	}
P,BR {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size : 11px;
	line-height : 150%;
	color: black;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-align: justify;
	text-indent : 0px;
	}
a:link {
	font-size: 11px; color: #1a4b72; text-decoration: none;
	font-family:  Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	}
a:visited {
	font-size: 11px; color: black;
	text-decoration: none;
	}
a:hover {
	color: black;	
	text-decoration: none;
	}
td, tr {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	color: #black;
	}
ul {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-left: 0px;	
	padding-left: 0px;	
	}
li {  
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size : 11px;
	line-height: 15px;
	color: #333333;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
	margin-bottom: 3px;
	}
.forms {
	color: #000080;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	background: #C1C9E3;
	border: 1px solid black;
	height: 20px;
	}
.button {
	color: #000080;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	background: #C1C9E3;
	border: 1px solid black;
	height: 20px;
	}

/* Module */
	
table.moduletable {
	margin: 2px 0px 10px 3px;
	width: 95%;
	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: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	width: 100%;
	background: transparent url(../images/module_heading.gif) no-repeat left;
	text-indent: 20px;
	line-height: 24px;
	border-bottom: 1px solid #000080;
	margin: 200%;
	}

table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 1px;
	font-weight: normal;
	line-height: 20px;
	}

.pagetitle {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dotted #000080;
	height: 22px;
	margin-top: 5px;
	margin-left: 2px;
	}

/* Meniu */

a.mainlevel:link, a.mainlevel:visited {
	color: white;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dotted #000080;
	white-space: nowrap;
	height: 14px;
	margin-left: 2px;
	}
a.mainlevel:hover {
	color: black; 
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px dotted #000080;
	height: 14px;
	text-decoration: none;
	}
a.sublevel:link, a.sublevel:visited {
	color: white;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px dotted #000080;
	white-space: nowrap;
	height: 14px;
	text-indent: 4px;
	}
a.sublevel:hover {
	color: black; 
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px dotted #000080;
	height: 14px;
	text-indent: 4px;
	text-decoration: none;
	}

/* Linia de evidenta a paginilor */

.pathway, a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	}
a.pathway:hover {
	font-size: 9px;
	color: #000080;
	font-weight: normal;
}

/* Elemente design */

.topline {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	line-height: 10px;
	color: black;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	}
.logo {
	background: transparent url(../images/header.jpg) no-repeat left;
	}
.eng_logo {
	background: transparent url(../images/eng_header.jpg) no-repeat left;
	}
.bottomline, a.bottomline:link, a.bottomline:visited {
	color: #1a4b72;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
	}
a.bottomline:hover {
        color: black;
        text-decoration: none;
        }
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	}

/* Tabele */

.searchresult {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	background: #f3f2f8;
	border: 0px solid black;
	height: 20px;
	width=530;
	}
.tableheader {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	background: #6699CC;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}
.tableheader2 {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 12px;
	background: #6699CC;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}
.tablecontent {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}
.tablecontent2 {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}
.categories {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}
.items {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 400px;
	background: #f3f2f8;
}
.regheader {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 10px;
	background: #6699CC;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}
.regheader2 {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	font-size: 10px;
	background: #6699CC;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px dotted black;
}
.regcontent {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}
a.regcontent, a.regcontent:visited, a regcontent:hover {
	font-size: 10px;
	border: 0px;
}
.regcontent2 {
	color: black;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #f3f2f8;
}

.background {  
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
