/* CSS Document */
img {border: 0px;}

body {
	font-family:Tahoma;
	font-size: 11px;
	padding:0px;
	margin: 0px;
	background-color: #FFFFFF;
}


TABLE {text-align: left; color:#000000; }	

hr.grey { width: 100%; color:#CCCCCC; }
hr.grey2 { width: 80%; color:#CCCCCC; 
}

#load {font-family:Tahoma, sans-serif; font-size: 12px; COLOR:#004FDF; font-weight:900 }
.text {font-family:Tahoma,sans-serif; font-size: 11px; color:#000000; }
.textGrey {font-family:Tahoma,sans-serif; font-size: 11px; color:#999999; }
.textGrey2 {font-family:Tahoma,sans-serif; font-size: 11px; color:#cccccc; }
.news {font-family:Arial, sans-serif; font-size: 14px; color:#ffffff; font-weight:bold; }

.header1, .header2, .header3 {font-family:Tahoma, sans-serif; font-weight:900; }
.header1 { font-size: 18px; margin-top: 14px; margin-bottom: 5px; COLOR:#000000; }
.header2 { font-size: 14px; margin-top: 5px; margin-bottom: 5px;  COLOR:#000000; }
.header3 { font-size: 9pt; color: #000066; }

a:link{text-decoration: none; color:#004FDF}
a:visited{text-decoration: none; color: #004FDF}
a:hover{text-decoration: underline; color: #004FDF}
a:active{text-decoration: none; color: #004FDF}

.menuheader { font-family:Tahoma; font-size: 11px;	font-weight: bold; color: #040404; margin-bottom: 5px;}
li.gr { list-style: url(images2/pic.jpg); }
ul.edit, ul.umain, ul.umain2, ul.umain3, ul.unone {	list-style-type: none; }
ul.umain, ul.umain2, ul.umain3 {
	font-family:Tahoma;
	font-size: 11px;
	color:#474747;
	margin-left: 0px;
}
ul.umain {padding-left: 17px; padding-right: 5px; padding-top: 9px;}
ul.umain2 {padding-left: 24px; padding-top: 9px;}
ul.unone {margin-left: 0px;}

ul.umain3 {padding-right: 17px;  padding-left: 17px; padding-top: 9px;}

ul.uwhite {
    margin-top: 10px; margin-bottom: 13px;
	font-family:Tahoma;
	font-size: 11px;
	color:#ffffff;
	margin-left: 15px;
	list-style-type: none; 
}
LI.botpad { margin-bottom: 5px; font-weight: bold; }
A.uwhite  { text-decoration: underline; color: #ffffff;  }
a.uwhite:link    {color:#ffffff}
a.uwhite:visited {color: #ffffff}
a.uwhite:hover   { color: #ffffff}
a.uwhite:active  { color: #ffffff}

a.menu { text-decoration: none; color: #474747;  }
a.menu:link{text-decoration: none; color:#474747}
a.menu:visited{text-decoration: none; color: #666666}
a.menu:hover{text-decoration: underline; color: #004FDF}
a.menu:active{text-decoration: none; color: #004FDF}

#test    { position:absolute; top:168px; left:0; width: 300px; margin-bottom: 100px; background-color: #cccccc; }

INPUT.inputMail  {border: 1px solid #666; font: normal 9px Tahoma; height: 16px}
INPUT.submitMail {color: #003366; font: normal 10px Tahoma;  background: #cccccc; 
                   border: 1px solid #666; height: 20px; margin-top: 1px; margin-bottom: 5px;} 
				   
.hortop, .hormid, .horbot {width: 386px; }
.hortext { color:#666666; }

#logo    {position: absolute; left:0px; top:0px; margin: auto; width:100%; height: 90px; background-color: #006699;}
/* OLD #mainban  {position: absolute; left:0px; top:100px; width:420px; height: 57px; background-image:  url("images/bangrey.gif");} */
#mainban1 { position: absolute; left:7px; top:100px; width:478px; height: 60px; }
#mainban2 { position: absolute; left:485px; top:100px; width: 468px; height: 60px;  }
#localiz  { width:155px; height: 22px; background-image:  url("images/localiz.gif");}

TABLE.first {text-align: center; font-family:Tahoma,sans-serif; font-size: 11px; color:#000000; 
             table-layout: fixed;}	 

TD.bgblue { background:  url("images/listbg_blue.gif") left top no-repeat; width: 193px; }
TD.bgdark { background:  url("images/listbg_dark.gif") left top no-repeat; width: 193px; }
TD.bgor { background:  url("images/listbg_or.gif") left top no-repeat; width: 193px; }
TD.bggrey { background:  url("images/listbg_grey.gif") left top no-repeat; width: 193px; }
TD.bgred { background:  url("images/listbg_red.gif") left top no-repeat; width: 193px; }

.atred { color: #FF0000; font-weight: bold; }
.atblue {color: #0066CC; }