p {
	margin-top: 1ex;
	margin-bottom: 1ex;
	}

p, li {
	font-size: 1.7ex;
	}

p p, p li, li p, li li {
	font-size: 1em;
	}

ul ul {
	margin-top: 0;
	}


body, p, td, div, h1, h2, h3, h4, h5, h6 {
		font-family: Arial, sans-serif;
	}

img {
	border: 0;
	}

a {
	font-weight: bold;
	color: #006633;
	}

a:visited {
	font-weight: normal;
}

/* Section Switcher Rules */

#sectSwitch {
	}

#sectSwitch a {
	display: block;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	padding-left: 1ex;
	padding-right: 1ex;
	border-right: 9px solid #fff;
	height: 20px;
	}

#sectSwitch a.langswitch {
	color: #888;
	}

#sectSwitch a.langswitch:hover {
	color: #000;
	}

#sectSwitch a.visitors {
	color: #293d71;
	}

#sectSwitch a.visitors:hover {
	border-right-color: #336699;
	}

#sectSwitch a.youth {
	color: #66ae24;
	}

#sectSwitch a.youth:hover {
	border-right-color: #66ae24;
	}

#sectSwitch a.members {
	color: #ff6804;
	}

#sectSwitch a.members:hover {
	border-right-color: #ff6804;
	}

/* Menu Rules (visitors, youth, members) */

#menu {
	background-color: #f3fbf0;
	border-right: 1px solid #666;
	margin-bottom: 1ex;
	margin-right: 1ex;
	}

#menu div {
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	padding-top: 3px;
	}

#menu div:hover {
	background-color: #fff;
	}

#menu a.menu,a.menu_selected {
	color: #000;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 0.4ex;
	text-decoration: none;
	text-transform: normal;
	}

#menu a.menu_selected {
	background-color: #fff;
	border-left: 3px solid #569d24;
	color: #007600;
	margin-left: 3px;
	}

#menu a.menu:hover {
	background-color: #fff;
	border-left: 3px solid #569d24;
	color: #007600;
	margin-left: 3px;
	}

#menu a.submenu,a.submenu_selected {
	background-image: url('/res/img/general/guillem_bullet.gif');
	background-position: 7px 0.3ex;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: small;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 23px;
	text-decoration: none;
	}

#menu a.submenu:hover {
	background-position: 15px 0.3ex;
	}

#menu a.submenu_selected {
	background-position: 15px 0.3ex;
	}


/* Footer Menu Rules (terms of use, privacy policy) */

#footer {
	background-color: #ebebeb;
	border: 1px solid #666;
	text-align: center;
	}

#footer a {
	border-right: 1px solid #666;
	color: #000;
	padding-left: 1ex;
	padding-right: 1ex;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	}

#footer a.last {
	border-right: 0;
	}

#footer a:hover {
	text-decoration: underline;
	}


#content {
	border: 1px solid #666;
	padding-left: 200px;
	margin-top: 11px;
	padding-right: 10px;
	min-height: 260px;
	}

#content a {
	text-decoration: underline;
	}

#content a:hover {
	color: #088600;
	}

#content table.pager {
	border: 0;
	width: 100%;
	font-size: normal;
	padding: 2px;
	margin-top: 1em;
	}

#content table.pager td {
	margin: 0;
	padding: 0;
	padding-left: 0.5ex;
	padding-right: 0.5ex;
	}

#content table.pager td a {
	font-size: x-small;
	text-decoration: none;
	}

#aecCanvas
{
	width: 35em;
	font-size: 0.85em;
}

.regret_notice {
	font-size: smaller;
	text-align: center;
}

.hint, abbr, acronym
{
	cursor: help;
	font-weight: bold;
}

p
{
	text-align: left;
}

p img
{
	margin: 1ex;
	padding: 1ex;
	border: 1px solid #ccc;
}




.detour {
	padding: 0;
	border: 1px solid #666;
	float: left;
	margin-left: 1ex;
	margin-right: 1ex;
	margin-top: 0.5ex;
	padding: 1ex;
	width: 230px;
	}

.detour_right {
	border: 1px solid #666;
	float: right;
	margin-left: 1ex;
	margin-right: 1ex;
	margin-top: 0.5ex;
	padding: 1ex;
	width: 230px;
	padding: 0;
	}

.detour th, .detour_right th {
	padding: 0;
	background-color: #f3fbf0;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1em;
	border-bottom: 1px solid #666;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 0;
	text-align: center;
	}

.detour td, .detour_right td {
	font-size: small;
	margin: 0;
	margin-bottom: 1ex;
	margin-top: 1ex;
	padding: 1ex;
	}








