A.menu:link    {color:#FFFFFF;text-decoration:none     ;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}
A.menu:visited {color:#FFFFFF;text-decoration:none     ;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}
A.menu:active  {color:#FFFFFF;text-decoration:none     ;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}
A.menu:hover   {color:#FFFFFF;text-decoration:underline;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}

A.menulink:link    {color:#FFFFFF;text-decoration:none     ;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}
A.menulink:visited {color:#FFFFFF;text-decoration:none     ;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}
A.menulink:active  {color:#FFFFFF;text-decoration:none     ;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}
A.menulink:hover   {color:#FFFFFF;text-decoration:underline;font-size:9px;font-family:Tahoma,Verdana,Arial;font-weight:800}

A.last:link    {color:#FFFFFF;text-decoration:none     ;font-size:11px;font-family:Arial;font-weight:800}
A.last:visited {color:#FFFFFF;text-decoration:none     ;font-size:11px;font-family:Arial;font-weight:800}
A.last:active  {color:#FFFFFF;text-decoration:none     ;font-size:11px;font-family:Arial;font-weight:800}
A.last:hover   {color:#FFFFFF;text-decoration:underline;font-size:11px;font-family:Arial;font-weight:800}


.menuTd {background-color: #2D6BA6; height: 9px;}
.menuTdhover {background-color: #3C99F1; height: 9px;}

BODY {
 background : #007CF2;
 background: url('./gfx/bg.gif') repeat fixed;
}

legend {
	color: #FFFFFF;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
}



.alert {
 font-family: tahoma;font-size: 10px;font-style: normal;font-weight: bold;color:  #FF0000;background-color: #FFFFC7;
}

.fontwhite {
 font-family: Helvetica,verdana;font-size: 10px;font-style: normal;color:  #000055;text-decoration: none
}


.fontwhitebold {
 font-family: tahoma;font-size: 10px;font-style: normal;font-weight: bold;color:  #000033;
}

.fontblue {
 font-family: Helvetica,verdana;font-size: 11px;font-style: normal;color:  #626276;
}

.fontred {
 font-family: verdana;font-size: 9px;font-style: normal;color:  #FF0000;
}

.menu_title {
     color       : #0371A4;
	 font-family : Tahoma,Verdana,Arial;
	 font-weight : 800;
	 font-size   : 10px;
}

.copy {
     color       : #FFFFFF;
	 font-family : Tahoma,Verdana,Arial;
	 font-weight : 300;
	 font-size   : 9px;
}

.form {
    color       : #626276;
	font-family : Verdana,Arial;
	font-weight : 300;
	font-size   : 9px;
	border-style: line;
	border-color: #437343;
	border-width: 1px;
}

.rdv {
    background-color: #007CF2;
    color       : #FFFFFF;
	font-family : Verdana,Arial;
	font-weight : 300;
	font-size   : 9px;
	border-style: dotted;
	border-color: #FFFFFF;
	border-width: 1px;
}

.submit {
    color       : #FF9600;
	font-family : Verdana,Arial;
	font-weight : 300;
	font-size   : 9px;
}

.td_list {
 font-family: Helvetica,verdana;font-size: 10px;
 font-style: normal;
 color:  #FFFFFF;
 text-decoration: none;
 background-color: #003E7B;
}


#dropmenudiv{
 position:absolute;
 border:1px solid #333333;
 font:normal 12px Verdana;
 line-height:16px;
 z-index:100;
}

#dropmenudiv a{
 width: 100%;
 display: block;
 text-indent: 5px;
 background-color: #A1A1A1;
 color: #FFFFFF;
 text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
 background-color: #0086FF;
 color: #FFFFFF;
}
