/*
Created By		:	Lising, Jesus P.
Warning				: Reproduction or modification of this file without written consent to 
						  	the author is punishable by philippine law.
Date Created	: 18 November 2006	 
*/

body{
   font-family: Tahoma, Verdana, Trebuchet Ms,Times New Roman;
   margin-left:0px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   color:#FFFFFF;
   font-size: 11px;
}
table,td{
   font-family: Tahoma, Verdana, Trebuchet Ms,Times New Roman;
   font-size: 11px;
}

.header{
   background:#4CAAFF;
   padding:0px 0px 0px;
}

.footer{
   background:#EC6642;
   padding:2px 2px 2px;
}

.mymenu{
   background:#EC6642; 
   padding-right:3px;
   padding-top:3px;
   padding-bottom:3px;
   color:#FFFFFF !important;
}

a, a:link, a:visited{
  color: #FFFFFF !important;
  text-decoration: none;
}

a:hover{
  color:#45b3ff;
  text-decoration: underline;
}

.toyname{
 padding-left: 10px;
 font-weight:bold;
 font-size: 13px;
}
.imgtitle{
  font-weight:bold;
}
.thumbnail{
  border:1px solid #988607;
}

.currentp{
  font-weight:bold !important;
  text-decoration: underline !important;
}