body
{
	margin: 0px 0px 0px 0px;
	font-size:14px;
    font-family: Arial,Verdana,Tahoma,'MS Sans Serif','Palatino Linotype','Courier New';
    background-color: white;
    color: black;
}

a:link {color: #0000FF; text-decoration:none;}
a:active {color:#006600; text-decoration:none;}
a:visited {color: #6600FF; text-decoration:none;}
a:hover {color: #FF0000; text-decoration:underline;}

a.small:link {color: #993300;}
a.small:active {color: #006600;}
a.small:visited {color: #660000;}
a.small:hover {color: #FF0000;}

label { cursor: help }
button { color:#0000FF; font-weight:bold }
select.active {	color:#0000FF; background-color:#F5F5F5 }
li { margin-bottom:1px; list-style:square;}

.emphasis { font-weight:bold;background-color:#FF9900; border: 3px dashed #CBDADB; }
.rounded { -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.title
{
	color: #660;
	font-weight: bold;
	font-size: 20px;
	font-family: 'Palatino Linotype', 'MS Sans Serif', Tahoma, Arial;
	text-decoration:underline overline ;
	text-align:center;
}
.message
{
	margin:1px;
	margin-left:20%;
	margin-right:20%;
	font-weight:bold;
	font-size:18px;
	color: #0066FF;
	font-family:'Palatino Linotype', 'MS Sans Serif', Tahoma, Arial;
	text-align:center;
	background-color:#ECECD9;
	border:1px dashed #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.subject
{
	font-weight:bold;
	font-size:20px;
}
.menu {
	width:15%;
	text-align:left;
	vertical-align:top;
	background-color: #F2F2F2;
	border:1px dashed #CCC;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
.submenu {
	font-size:smaller;
	background-color: #E2EDCA;
	border:1px solid #996;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.submenu #header {
	background-color:#B5C99A; padding:5px;
}
.submenu #body {
	padding:5px; line-height:1.3;
}
.tableHeader
{
	width:98%;
	border-spacing: 5px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
}
.tableHeader td {
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: solid solid solid solid;
	background-color: #FFFFFF;
}
.tableMain
{
	text-align: center;
	width:99%;
	border-spacing: 1px;
	border-width: 0px;
	border-style: solid;
	border-color: #CCC;
	background-color: #FFFFFF;
}
.tableMain td {
	text-align:left;
	vertical-align:top;
	border-width: 0px;
	padding:4px;
	border-style: solid solid solid solid;
	border-color: gray;
	background-color: #FFFFFF;
}
.tableFooter
{
	width:100%;
	border: 0px solid #FFFFFF;
	background-color: #F5F5F5;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:10px;
}
.center { text-align:center; }
.color1 { color:#F60; }
.selected {	background-color:#CCFFFF; }
.divLeft10
{
	position:relative;
	left:10px;
	margin-right:10px;
}
#logo_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -0px; width: 275px; height: 69px }
#new_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -70px; width: 50px; height: 50px; position:absolute; display:inline }
#pin_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -121px; min-width: 48px; height: 48px; padding: 0 0 0 52px }
#complaints_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -170px; min-width: 118px; height: 91px; padding: 0 0 0 118px }

#flaglist ul { margin:0; padding:0; list-style:none; display:inline; }
#flaglist li { margin-left:10px; list-style:none; display:inline-block; width: 20px; height: 20px }
#flaglist a { height:24px; display:block; }
#flaglist li#flag_uk_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -262px; }
#flaglist li#flag_fr_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -283px; }
#flaglist li#flag_es_sp { background: url('images/news_sp.png') no-repeat; background-position: -0px -304px; }

#listTitle { color:#F60; margin-bottom:5px; margin-right:3px; cursor:pointer; border-top:1px dashed #CCC }
#symbShow { float:right;display:inline; font-size:smaller; padding-left:2px;padding-right:2px }

