/* openmpe.css */

  A:link    { color:#3366FF; text-decoration:none }
  A:visited { color:#3366FF; text-decoration:none }
  A:active  { color:#3366FF; text-decoration:none }
  A:hover   { color:Blue;    text-decoration:none }
  
  .DSinline   {display:inline}
  .ALT        {vertical-align: top}
  .FSlarger   {font-size:larger}
  .FSsmaller  {font-size:smaller}
  .HE24       {height:24px}
  .HE15       {height:15px}
  .HRR        {border-radius:10px}
  .LSnone     {list-style:none}
  .LSPin      {list-style-position:inside}
  .MenuTitleR {color:white; background-color:red}
  .MenuTitleB {color:white; background-color:blue}
  .MenuTitleG {color:white; background-color:green}
  .MenuTitleP {color:white; background-color:purple}
  .MenuTitleW {color:blue;  background-color:white}
  .MenuFace   {font-size:13pt; font-family:Trebuchet MS,Arial}
  .MG0        {margin:0}
  .MGL5       {margin-left:5}
  .HRred      {color:red; background-color:red; height:4px}
  .FTV6       {font-family:Verdana; font-size:24pt}
  .FTV5       {font-family:Verdana; font-size:18pt}
  .FTV4       {font-family:Verdana; font-size:12pt}
  .FTA4       {font-family:Arial;   font-size:14pt}
  .FTV        {font-family:Verdana}
  .FTA        {font-family:Arial}
  .FTCS3      {font-family:Comic Sans MS; font-size:3}
  .FTCS       {font-family:Comic Sans MS}
  .FTTA       {font-family:trebuchet ms, Arial}
  .ALL        {text-align:left}
  .center     {text-align:center}
  .COB        {color:blue}
  .COG        {color:green}
  .COR        {color:red}
  .SP12       {display:inline-block;width:12px}
  .WSNW       {white-space:nowrap}
/* openmpe.css */
