body {
	font-size: 12px; 
	color: #6f6f6f; 
	line-height: 13px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color: #ebebeb; 
	text-align: center;
	margin-top: 0px
}
a {
	color: #000000; 
	font-family: tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	
}
a:hover {
	color: #333333; 
	font-family: tahoma, arial, helvetica, sans-serif;
	text-decoration: none; 
}
.table1 {
	border-width: 1px; 
	border-style: solid;
	border-color: #cccccc
}
.warning_failed {
	font-size: 11px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
    color: #d70b0b;
    background: #ffc;
    border: 1px solid #aaa;
    padding: 5px 5px 5px 5px;
}
.warning_success {
	font-size: 12px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
    color: #00bb00;
    background: #d9fed8;
    border: 1px solid #aaa;
    padding: 5px 5px 5px 5px;
}
.title {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;  
	padding-left: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #d70b0b; 
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.titlebar {
	padding-left: 5px;
	font-size: 12px; 
	color: #333333;
	font-family: tahoma, arial, helvetica, sans-serif; 
	height: 22px; 
	background-color: #ebebeb;
}
.titlebarbkred {
	padding-left: 5px;
	font-size: 12px; 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
	height: 20px; 
	background-color: #d70b0b;
}
.notificationbar {
	padding-left: 5px;
	font-size: 12px; 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color: #5fa1f1;
}
.notificationbaryesresponse {
	padding-left: 5px;
	font-size: 12px; 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color: #009900;
}
.notificationbarnoresponse {
	padding-left: 5px;
	font-size: 12px; 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color: #ee0000;
}
.notificationactivezone {
	padding-left: 5px;
	font-size: 12px; 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color:#cdfecd;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cccccc
}
.notificationdeactivatedzone {
	padding-left: 5px;
	font-size: 12px; 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif; 
	background-color:#eeeeee;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cccccc
}
.support {
	padding-right: 5px;  
	padding-left: 5px; 
	font-size: 10px; 
	padding-bottom: 5px; 
	color: #fff; 
	padding-top: 5px; 
	font-family: tahoma; 
	height: 40px; 
	background-color: #ffffff
}
.emergencybar {
	padding-right: 5px;  
	padding-left: 5px; 
	font-size: 10px; 
	padding-bottom: 5px; 
	color: #fff; 
	padding-top: 5px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	height: 10px; 
	text-align: center;
	background-color: #d70b0b
}
.restrictareabar {
	padding-right: 5px;  
	padding-left: 5px; 
	font-size: 10px; 
	padding-bottom: 5px; 
	color: #fff; 
	padding-top: 5px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	height: 10px; 
	text-align: center;
	background-color: #d70b0b
}
.footer {
	padding-right: 5px;  
	padding-left: 5px; 
	font-size: 11px; 
	padding-bottom: 5px;
	padding-top: 5px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	height: 225px; 
	text-align: center;
	background-color: #23282c;
	color: #bfbfbf;
	font-size: 12px;
}
.footerleft {
	float: left;
	width: 410px;
	height: 205px;
	border-right: 1px solid #393e42;
	padding: 0 25px 0 5px;
}
.footerright {
	float: left;
	width: 410px;
	height: 205px;
	padding: 0 0 0 25px;
	background: url(../images/footer_map.gif) no-repeat right;
}
.space {
	height: 5px; 
}
.line {
	height: 1px; 
	background-color: #333333;
}
.linebkbody {
	height: 2px; 
	background-color: #ebebeb;
}
.line10bkbody {
	height: 10px; 
	background-color: #ebebeb; 
}
.line10 {
	height: 10px; 
	background-color: #333333
}
.tableborderright
{
    border-color: #999999;
    border-width: 0 0 0 1px;
    border-right: 1px solid #393e42;
}
.titletablecolumn {
	font-size: 12px; 
	color: #000000; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	background: #fff;
}
.text {
	font-size: 12px; 
	color: #000000; 
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.textredbold {
	font-size: 12px; 
	color: #ff0000;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.textgreenbold{
	font-size: 12px; 
	color: #009900;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.textitalic {
	font-size: 14px; 
	color: #000000; 
	font-style: italic;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.textfooter {
	font-size: 11px; 
	color: #bfbfbf;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.textfooterbold {
	font-size: 11px; 
	color: #6f6f6f; 
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.copyright {
	font-size: 11px; 
	color: #bfbfbf;
	text-align: center;
	background-color: #1e2327;
	height: 25px;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.text li {
	font-size: 12px; 
	color: #000000; 
	padding-left: 10px;
	padding-top: 10px;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.textbold {
	font-size: 12px; 
	color: #000000;
	font-weight: bold; 
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.text14 {
	font-size: 14px; 
	color: #000000; 
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.text14bold {
	font-size: 12px;
	color: #6f6f6f;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
input.file
{
	position: relative;
  	float: left;
  	width: 16px;
	left: 285px;
}
.input 
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	top: 1px;
	padding-top: 3px;
	position: relative;
	left: -1px;
	height: 25px;
}
.combo {
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	top: 1px;
	padding-top: 3px;
	position: relative;
	left: -1px;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}
.checkbox {
	border:5px inset;
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif; 
	position: relative;
}
.cursor {
	cursor: pointer;
}
.button {
	cursor: pointer;
	border : none;
	background-color: #23282c;
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 12px;
	height: 25px;
	width: 100px;
	color: #bfbfbf;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 12px;
	font-family: tahoma, arial, helvetica, sans-serif; 
}
#menu ul li { display: inline; }
#menu ul li a {
	color: #333;
	text-decoration: none;
	border-bottom:1px solid #ededed;
	padding: 2px 10px;
	float: left;
	width: 70px;
}
#menu ul li a:hover {
	font-size: 12px;
	color: #6d6d6d;
	border-bottom:1px solid #ea0000;
}
#header ul {
		list-style: none;
		padding: 0;
		margin: 0;
		font-family: tahoma, arial, helvetica, sans-serif;
}
#header li {
	float: left;
	border: 1px solid #bbb;
	border-bottom-width: 0;
	margin-left:2px;
	margin-right:2px;
	font-size: 12px; 
	font-family: tahoma, arial, helvetica, sans-serif;
}
#header a {
	text-decoration: none;
	display: block;
	background: #ebebeb;
	padding: 0.24em 1em;
	color: #333333;
	width: 8em;
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
}
#header a:hover {
	background: #ddf;
	font-family: tahoma, arial, helvetica, sans-serif;
}

#header #selected {
	border-color: #333333;
	font-family: tahoma, arial, helvetica, sans-serif;
}
#header #selected a {
	position: relative;
	top: 1px;
	background: white;
	color: black;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
}
#content {
	border-top: 1px solid #333333;
	clear: both;
}
.calendar {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
}
.calendar caption {
	margin: 0;
	padding: .3em 0;
	background: #d70b0b;
	color: #ffffff;
}
.calendar th {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	background: #fff;
}
.calendar td {
	border: 1px solid #fff;
	padding: .1em .3em ;
	width: 1em;
	text-align: center;
}
.calendar a {
	color: #000;
	text-decoration: none;
}
.calendar td.today {
	background: #ffc;
}
.calendar td.selected {
	border: 1px dotted #ce0000;
}
.calendar td.highlighted {
	background: #fc9;
	font-weight: bold;
}	
.calendar td:hover, 
.calendar td.today:hover, 
.calendar td.selected:hover, 
.calendar td.highlighted:hover {
	background: #cff;
	border: 1px solid #09f;
}
table.calendar td.pad {
	color: #999;
	background: #fff;
}
table.calendar td.pad:hover {
	background: none;
	border: 0;
}	
.sunday, 
.saturday {
	background: #f0f0f0;
}
#year {
	padding: 0;
	width: 500px;
	list-style: none;
}
#year:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#year li {
	float: left;
	padding: 0 .5em .5em 0;
	height: 150px;
}

.texto_bold {
	font-size: 11px;
	font-weight: bold; 
	color: #000000; 
	font-family: tahoma, arial, helvetica, sans-serif; 
}
.texto_bold_red {
	font-size: 11px;
	font-weight: bold; 
	color: #ff0000; 
	font-family: tahoma
}
.texto_bold_green {
	font-size: 11px;
	font-weight: bold; 
	color: #009900; 
	font-family: tahoma
}
.texto_pq {
	font-size: 9px;
	color: #6f6f6f; 
	font-family: tahoma
}
.texto_pq_preto {
	font-size: 9px;
	color: #000000; 
	font-family: tahoma
}
.texto_gd {
	font-size: 18px;
	font-weight: bold;
	color: #000000; 
	font-family: tahoma
}
.texto_pq_branco {
	font-size: 9px;
	color: #ffffff; 
	font-family: tahoma
}
.texto_gd_branco {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff; 
	font-family: tahoma
}
.texto_controlos {
	font-weight: normal; 
	font-size: 10px; 
	color: #000000; 
	font-family: tahoma
}
.tempo {
	height: 70px;
	width: 70px;
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	top: 11px;

}
.table_2 {
	color: #000;
    background: #ffc;
    border: 1px solid #aaa;
    padding: 1px 1px 1px 1px;
	font-size: 11px;
	font-family: tahoma;
	list-style-type: none;
}
.hidden
{
	display: none;
}
#prevnext
{
	margin-bottom: -2.5em;
}
#prevnext img
{
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.newstitle
{
	margin: 0;
	padding: 0 1em;
	font-size: 1.5em;
	position: relative;
	top: -48px;
	line-height: 50px;
	height: 50px;
	background: black;
	opacity: .7;
	filter:alpha(opacity=70);
	color: #ffffff;
	font-family: tahoma, arial, helvetica, sans-serif;
}