
body, td {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10pt;
    margin : 0px;
}

.navigation-top {
    color : #808080;
    font-size : 8pt;
}

.navigation-top a:link {
    color : #808080;
    text-decoration : none;
}

.navigation-top a:visited {
    color : #808080;
    text-decoration : none;
}

.navigation-top a:hover {
    color : #CCCCCC;
    text-decoration : underline;
}


.navigation-top-bottom {
    color : #EDEDED;
    background: #666666;
    font-size : 8pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
}

.navigation-top-bottom a:link {
	padding: 4px;
	margin: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}
.navigation-top-bottom A:visited {
	width: 100%;
	padding: 4px;
	margin: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

.navigation-top-bottom A:hover {
    background: #EDEDED;
	color : #666666;
}


.resources-bar-content {
    font-family : Verdana, sans-serif;
    font-size : 8pt;
}

.resources-bar-header {
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    font-weight : bold;
}

.search-box {
    color : #CCCCCC;
    font-size : 8pt;
    font-weight : bold;
}

.simple {
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    color : #804000;
}

.simple P {
	padding: 5px;
	}
.simple H1 {
    font-size : 11pt;
    font-weight : bold;
}

.trigger {
  position:relative;
  cursor:pointer;
  z-index:2;
}




.subMenu {
	width: auto;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:1;
	margin:0;
	margin-top: 5px;
	padding: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 0;
    color : #EDEDED;
    background: #666666;
    font-size : 8pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.subMenu A:link {
	width: 100%;
	padding: 4px;
	margin: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

.subMenu A:visited {
	width: 100%;
	padding: 4px;
	margin: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

.subMenu A:hover {
    background: #EDEDED;
	color : #666666;
}

.subMenu A:active {
	width: 100%;
	padding: 4px;
	margin: 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

.menuBis {
	padding: 4px;
	margin: 0;
	display: block;
	color : #EDEDED;
    background: #666666;
    font-size : 8pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.menuBis A:link {
	padding: 4px;
	margin: 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

.menuBis A:visited {
	padding: 4px;
	margin: 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

.menuBis A:hover {
    background: #EDEDED;
	color : #666666;
}

.menuBis A:active {
	width: 100%;
	padding: 4px;
	margin: 0;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0 0 1px 0;
	display: block;
	color : #EDEDED;
    text-decoration : none;
}

#subMenu3 INPUT {
    font-size : 8pt;
    border-style: 1px solid #CCCCCC;
}

#subMenu3 TH {
    font-size : 8pt;
	color: #FFFFFF;
}	

#main {
	position: absolute;
	width: 769px;
	overflow: visible; 
}

#logos {
	text-align: center;
	width: 100%;
	border:  solid #999999;
	border-width: 0 0 1px 0;
}


.info_item {
	padding: 10px;
	display: block;
}

.info_item .info_date{
	display: block;
	color: red;
	text-align: left;
}

.info_item .info_title {
	display: block;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
}


.info_item .info_content {
	display: block;
	text-style: italic;
	text-align: left;
	padding: 0;
	border:  solid #C0C0C0;
	border-width: 0 0 0 1px;
}
