/* --- HTML TAGS DEFINITION ------------------------------------------------- */

body, caption, th, td, p, h1, h2, h3, h4, ol, ul, li, dt, dd { font-family: Arial, Helvetica, sans-serif; }

body {
	background-color: #003399;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td, p {	color: #003399; }

select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003399;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	background-color: #ffffff;
	border: #003399 1px solid;
}

iframe { text-align: center; }

form { margin: 0px; }

a:link { color: #003399; }
a:visited { color: #666666; }
a:hover { color: #003399; text-decoration: underline; }

/* --- CLASSES -------------------------------------------------------------- */

/* --- Top tools Section --- */

.tdToolsTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: right;
	height: 20px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: normal;
	padding-right: 2px;
}

.tdToolsTop a:link, .tdToolsTop a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: normal;
	text-decoration: none;
}

.tdToolsTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: normal;
	text-decoration: underline;
}

/* --- Banner and Language selector --- */

.tableBanner {
	background-color: #9accff;
	border: 1px solid #FFFFFF;
}

.tdLanguageSelector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9accff;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

.tdLanguageSelector a:link, .tdLanguageSelector a:visited, .tdLanguageSelector a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9accff;
	text-decoration: underline;
}

.formLang {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.langsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

/* --- Path --- */

.tablePath {
	background-color: #003399;
	background-image: url('/images/europa-ii/path_bg.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 19px;
}

.tdPath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	vertical-align: middle;
}

.tdPath a:link, .tdPath a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tdPath a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.tdPathBack, .tdPathBack a:link, .tdPathBack a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 2px;
	vertical-align: middle;
	text-decoration: none;
}

.tdPathBack a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 2px;
	vertical-align: middle;
	text-decoration: underline;
}


.tdPathRight { text-align: right; }

/* --- Main table --- */

.tableMain { 
	background-color: #ffffff;	
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/* --- Left navigation --- */

.tdLeft {
	vertical-align: top;
	width: 162px;
	background-color: #ffffff;
	border-bottom: 1px solid #003399;
}

/* --- Content --- */

.tdContent {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #003399;
}

/* --- Right navigation --- */

.tdRight {
	vertical-align: top;
	width: 183px;
	background-color: #FFFFFF;
	text-align: right;
	border-bottom: 1px solid #003399;
}


/* --- Bottom tools --- */

.tdBottomTools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #003399;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 100%;
}

.tdBottomTools a:link, .tdBottomTools a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tdBottomTools a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.tdBottom {
	background-color: #ffffff;
	vertical-align: bottom;
	text-align: right;
}
