/*Basic Style */

body, table, tr, td, input, form, div, span, select, textarea, blockquote
 {
 font-size:12px;
 line-height:22px;
 font-family:Arial;
 color:#383838;
 }

A:link {color:#383838; text-decoration: none;}
A:visited {color:#383838; text-decoration: none;}
A:active {color:#383838; text-decoration: none;}
A:hover {color:#383838; text-decoration: underline;}

/* top menu */
.m-top-menu:link {font-family:"Arial"; font-size:12px; color:#ffffff; text-decoration:none}
.m-top-menu:visited {font-family:"Arial"; font-size:12px; color:#ffffff; text-decoration:none}
.m-top-menu:active {font-family:"Arial"; font-size:12px; color:#ffffff; text-decoration:none}
.m-top-menu:hover {font-family:"Arial"; font-size:12px; color:#ffffff; text-decoration:underline}

/*left menu*/

.m-left-menu:link {font-family:"Arial"; font-size:12px; color:#a9c6d7; text-decoration:none}
.m-left-menu:visited {font-family:"Arial"; font-size:12px; color:#a9c6d7; text-decoration:none}
.m-left-menu:active {font-family:"Arial"; font-size:12px; color:#a9c6d7; text-decoration:none}
.m-left-menu:hover {font-family:"Arial"; font-size:12px; color:#a9c6d7; text-decoration:underline}

/*Sub left menu*/

.sub-left-menu:link {font-family:"Arial"; font-size:12px; color:#2d3c5c; text-decoration:none}
.sub-left-menu:visited {font-family:"Arial"; font-size:12px; color:#2d3c5c; text-decoration:none}
.sub-left-menu:active {font-family:"Arial"; font-size:12px; color:#2d3c5c; text-decoration:none}
.sub-left-menu:hover {font-family:"Arial"; font-size:12px; color:#2d3c5c; text-decoration:underline}

/*etc*/

.top-sub-style1 {font-family:"Arial" ; font-size:12px ; color:#ffffff;text-decoration:none}
.m-left-style1 {font-family:"Arial" ; font-size:12px ; color:#a9c6d7;text-decoration:none}
.date-style1 {font-family:"Arial" ; font-size:11px ; color:#707070;text-decoration:none}
.dir-style1 {font-family:"Arial" ; font-size:12px ; color:#2d3c5c;text-decoration:none}
.sub-t-style1 {font-family:"Arial" ; font-size:16px ; color:#2d3c5c;font-weight:bold}
.sub-t-style2 {font-family:"Arial" ; font-size:16px ; color:#ffffff;text-decoration:none}
.vehicle-style1 {font-family:"Arial"; font-size:12px; color:#4a7494;font-weight:bold}
.vehicle-style2 {font-family:"Arial"; font-size:12px; color:#7aab1a;font-weight:bold}
.vehicle-style3 {font-family:"Arial"; font-size:12px; color:#eda040;font-weight:bold}
.vehicle-style4 {font-family:"Arial"; font-size:12px; color:#1da1b9;font-weight:bold}
.left-t-style1 {font-family:"Microsoft Sans Serif" ; font-size:15px ; color:#1c61c4;font-weight:bold}

/*Botton Style*/

.button1 {
   font-family:Arial;
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#475572;
   }
.button2 {
   font-family:Arial;
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#1da1b9;
   }

.bs1 {
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#ee8029;
   }
.bs2 {
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#073878;
   }

.bs3 {
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#000000;
   }

.bs4 {
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#406aa0;
   }

.bs5 {
   color: #ffffff;
   font-size:12px;
   font-weight:bold;
   cursor:hand;
   background-color:#0399c3;
   }