body {
  font-family: Arial, Helvetica, sans-serif;
}


h1 {
  font-size: 14pt;
  color: #000099;
}


h2 {
  font-size: 11pt;
  font-style: italic;
  color: #000099;
}

.seeyou {
  font-family: times,"times new roman",serif;
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  color: red;
}

p, li, td {
  font-size: 10pt;
  color: #3333cc;
}

#ProgSched table {
  padding: 6px;
  border-color: #88B;
  border-style: solid;
  border-width: 2px;
  border-collapse: collapse;
}

#ProgSched th {
  color: #3333cc;
  text-align: center;
  padding: 2px;
  font-size: 10pt;
  border-style: solid;
  border-width: 2px;
}

#ProgSched td {
  color: #3333cc;
  font-size: 10pt;
  text-align: center;
  padding: 2px;
  border-style: solid;
  border-width: 1px;
}

a.botlinks:link, a.botlink:visited 
{ 
	color: #000066; 	
	text-decoration: none;
}

a.botlinks:hover, a.botlinks:active {
  color: #000066;
  text-decoration: underline;
}


.nav {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background-color: #dddddd;
 color: #330099;
 text-align: left;
}

a.nav-link:link, a.nav-link:visited {
  color: #330099;
  text-decoration: none;
}

a.nav-link:hover, a.nav-link:active {
  color: #000000;
  text-decoration: underline;
}

.topmenu {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background-color: #ffffff;
 color: #ffffff;
 text-align: left;
}

.menu {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background-color: #dddddd;
 color: #ffffff;
 text-align: left;
}

a.submenu {
  display: block;
  width: 132px;
  font-size: 12px;
  font-weight: bold;	
  color: #000060;
  background: #dddddd;
  text-decoration : none;
  padding : 1px;
  padding-left: 8px;
  padding-right: 4px;
}

a.submenu:hover {
  color: #ffffff;
  background : #000090;
  text-decoration : underline;
}

a.submenu:active {
  color: #B00000;
  text-decoration : underline;
}

.EuroXXI {
  font-size: 18pt;
  font-weight: bold;
  color: #000099;
}

.EuroDate {
  font-size: 16pt;
  font-weight: bold;
  color: #000099;
}

.EuroConf {
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  color: #3333cc;
}


td.submenu {
  width: 140px;
  border: solid white 1px;
  background: #dddddd;
}

table.submenu {
  font-family: Ariel, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  border: none;
  border-style: none;
  border-collapse: collapse;
}

.noborder {
  border: none;
}

.noborder-bold {
  border: none;
  font-weight: bold;
  color: #000099;
}
#euro-login {
    width: 200px;
    text-align: center;
    background: #f0f0f0;
    padding: 5px;
    margin: auto;
}

#euro-login input {
    width: 15ex;
}

#euro-login p {
    font-weight: bold;
}

#euro-login table td {
	border: 0;
	padding: 0px;
}

#euro-login table th {
	padding: 15px;
	border: 0;
	font-weight: bold;
	color: #808080;
	text-align: right;
	font-size: 16px;
}

#euro-login h2 {
    color:#f0f0f0;
    font-size: 11pt;
    font-weight: bold;
    padding: 2px 0 2px 0;
    margin: 0 0 5px 0;
    background: #4095cc;
    clear: both;
}

