*{
    margin: 0;
    padding: 0;
}

a  {
	text-decoration: none;
	color: #666666;

}
a:hover {

	color: #f46b06;
	text-decoration : underline;
}

.NavBottom  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF9900;
	font-weight : bold;
}
.NavBottom:hover  {
	color: #FFFFFF;

}
.extranet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;

}
.extranet:hover {
	color: #ffffff;
}
.SubmitBt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #6784BC;
	color: White;
	font-weight: bold;
}
.DarkGreenSubmitBt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #3d7b22;
	color: White;
	font-weight: bold;
}

td {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
b {
	font-weight : bold;
}
.BlackBorder {
	border : 1px solid #000000;
}
#InputBox {
	border:1 solid #000000;
	font-size:10pt 
}
.H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
}
.H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color: #004990;
}
.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #004990;
}
.H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #993333;
}
.H1 {
	color: #F45F1D;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.TextDefault {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 13px;
}
.TextSmaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}

.TextSmaller a {
    color: #f46b06 !important;
}

.TextSmaller a:hover{
    color: #666666 !important;
}


.TextSmallerGray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #8B8B8B;
	line-height : normal;
}
.TextSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
}
.TextSmall div a {
    color: #f46b06 !important;   
}

.TextSmall div a:hover{
    color: #666666 !important;
}

.Url {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 9px;
	font-weight : bold;
}
.GrayBorder{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
    }
    
.Text {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
}

.Text a {
    color: #f46b06;
}

.Text a:hover{
    color: #666666;

}

#header{
/*
   z-index: 60;
    background-image: url(../images/fr/fr.png);
    background-repeat: no-repeat;
    background-position: right top;
     */
    margin-top: 10px;
    height: 165px;
    width: 798px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
   
   
}

#menu {
    padding-top: 4px;
    z-index: 50;
    background-color: #ccc;
    border-top: 1px solid black;
    width: 798px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    height: 28px;
}

#menu div {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 14px;
    display: inline;
    text-align: center;
    font-family: arial;
    background-image: url(../images/border4.png);
    background-repeat: no-repeat;
    background-position: 0 3px;

}

#menu a{
    z-index: 1;
    position: relative;
}

#lastBorder {

    position: 0 3px;
}


#logo {
    position: relative;
    right: 317px;
}

#imgrefflex{
margin-right: 640px;
}

#ref{
    z-index: 0;
    position: relative;
    left: 239px;
    top: -150px;
    
}

#menu div a:hover {
    color: #ff0000;
}
    
#menu a div :hover {
    color: #00ff00;
}

a #interval {
    padding-left: 151px;
}

#currentLink {
    color: #f46b06 !important;
}     

