/* style.css version 1.0 
------------------------------------------------------
CSS style sheet for www.parkcheong.com

Copyright 2004. Park Cheong Auto Engineering Limited.

This style sheet is licensed to
Park Cheong Auto Engineering Limited
by TeD Source Limited under service agreement.


last modified: 2004-08-24 13:00

Release Info:
------------------------------------------------------
2004-08-24
First release

*/


/* ------------------------------------------------------ 
class news */
.news A:active {
  color: #336699; text-decoration: none
}
.news A:link {
  color: #336699; text-decoration: none
}
.news A:visited {
  color: #336699; text-decoration: none
}
.news A:hover {
  color: #003366; text-decoration: underline
}
.news {
	font-weight: normal; font-size: 14px; color: #000000; background-color: #6699cc;
	font-family: arial,sans-serif; 
}


/* ------------------------------------------------------ 
class mainbody */
.mainbody A:active {
  color: #336699; text-decoration: none
}
.mainbody A:link {
  color: #336699; text-decoration: none
}
.mainbody A:visited {
  color: #336699; text-decoration: none
}
.mainbody A:hover {
  color: #003366; text-decoration: underline
}
.mainbody {
	font-weight: normal; font-size: 15px; color: #000000; background-color: #ffffff;
	font-family: arial,sans-serif; 
}
/* end mainbody */

/* ------------------------------------------------------ 
class maintitle
*/
.maintitle {
	font-weight: bold; font-size: 16px; color: #336699;
	font-family: arial,sans-serif; 
}
/* end maintitle */

/* ------------------------------------------------------ 
class aux 
*/
.aux {
	font-weight: bold; font-size: 12px; color: #ffffff; background-color: #003366;
	font-family: arial,sans-serif; 
}
/* end aux */

/* ------------------------------------------------------  
class navigation */
/* mouse over table td background color #003366*/
.navigation A:active {
  color: #ffffff; text-decoration: none
}
.navigation A:link {
  color: #ffffff; text-decoration: none
}
.navigation A:visited {
  color: #ffffff; text-decoration: none
}
.navigation A:hover {
  color: #ffffff; text-decoration: none
}
.navigation {
	font-weight: bold; font-size: 12px; color: #ffffff; background-color: #6699cc;
	font-family: arial,sans-serif; 
}
/* end navigation */

/* ------------------------------------------------------ 
class menu */
.menu A:active {
  color: #336699; text-decoration: none
}
.menu A:link {
  color: #336699; text-decoration: none
}
.menu A:visited {
  color: #336699; text-decoration: none
}
.menu A:hover {
  color: #003366; text-decoration: underline
}
.menu {
	font-weight: normal; font-size: 11px; color: #336699; background-color: #ffffff;
	font-family: arial,sans-serif; 
}
/* end menu */


/* ------------------------------------------------------ 
class footer */
.footer A:active {
  color: #ffffff; text-decoration: none
}
.footer A:link {
  color: #ffffff; text-decoration: none
}
.footer A:visited {
  color: #ffffff; text-decoration: none
}
.footer A:hover {
  color: #003366; text-decoration: none
}
.footer {
	font-weight: normal; font-size: 10px; color: #ffffff; background-color: #6699cc;
	font-family: arial,sans-serif; 
}
/* end footer */
