html, body {
margin: 0;
padding: 0;
border: 0;
}
#mainmenu a {
font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
#mainmenu a.selected {
font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #c14040;
text-decoration: none;
}
#mainmenu a:hover.selected {
font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}
#mainmenu td{
width: 800px;
text-align: center;
}
/*** submenu style ***/
ul.submenu {
margin: 0;
padding: 0;
list-style-type: none;
}
.submenu li{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
line-height:1em;
color: #000000;
}
.submenu a:link,
.submenu a:visited{
display: block;
height: auto;
width: 170px;
text-decoration: none;
padding-left:16px;
padding-bottom:16px;
color: #000000;
background-image:url("images/vide.gif");
background-position: left;
background-repeat: no-repeat;
}
.submenu li a:hover{
color: #000000;
background-image:url("images/puce.gif");
background-position: left top;
background-repeat: no-repeat;
}
.level3{
font-size: 9px;
padding-left:18px;
line-height:0.8em;
}
li#select a{
color: #FF0000;
background-image:url("images/puce.gif");
background-position: left top;
background-repeat: no-repeat;
}
.iopheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
font-variant: normal;
color: #FF0000;
}
.iopsubheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 300;
font-variant: normal;
color: #FF0000;
}
.iopbodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
}
.iopsmalltext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}
.iopsubheadinguderline {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
text-decoration: underline;
}
.ioprider {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: 8px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
}
.iopsubheadingwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
}
.iopsmallredbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
}
.ioptableheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
}
.iopwhitecolheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
}
.iopbodytextlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF0000;
text-decoration: underline;
}
.iopbodytextbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #000000;
}
.iophomenewstitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FF0000;
}
.iophomenewstext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
}
.iophomenewssubttile {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #000000;
}
.ioptabletext {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
}
.iophomeimgtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
line-height: 12px;
}
.ioptabletextheaderwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
}
.ioptabletextheaderblack {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #000000;
}
.iopbodytextred {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF0000;
}