body { background-color: #EFEFEF; margin: 0; margin-bottom: 0; color:#282828;
	font-family:"Trebuchet MS",arial,helvetica,clean,sans-serif;
}

a { 
	text-decoration:none; 
	cursor:pointer; 
	color:#1546a7; 
} 
a:link{}
a:visited{}
a:hover {text-decoration:underline; }
a:active{}

.footerarea {
background-color:EEE;
border-top: 6px solid #f7a10e;
}

.linhasef {
border-bottom: 1px solid #EFEFEF;
}

.topmenu  { font-size: 13px; }

form .textbox, form .textarea, form .select{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	padding:2px;
	height:22px;
	color:#999;
}

.title { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; color: #0066cc; font-size: 15px; font-weight: bold; border-bottom: 2px solid #555555;}


/* top scrollable inicio */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 672px;
	height:172px;
	margin-top:7px;

	/* custom decorations */
	/*border:1px solid #ccc;
	background:url(http://www.lupa.jp/img/h300.png) repeat-x;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:672px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:5px 0px 0px 2px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:160px;
	height:160px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}



/* position and dimensions of the navigator */
.navi {
	margin-left:600px;
	margin-top: -15px;
	/*width:200px;*/
	height:15px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(http://www.leilao.jp/themes/pc/img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}

ul.paginate {
	list-style-type: none;
	cursor: default;
	float:right;
}

ul.paginate li
{
	list-style-type: none;
	margin:2px;
	float: left;
	width: 25px;
	background-color: #efefef;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	border:#e2e2e2 solid 1px;
}

ul.paginate li a
{
	margin: 0;
	padding: 0;
	float: left;
	width: 25px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

ul.paginate li a:hover
{
	margin: 0;
	padding: 0;
	float: left;
	width: 25px;
	background-color: #f7a10e;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	
}

.urgente_table { border: 1px solid #000066; }

/* top scrollable final */

.itemid { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 21px; font-weight: bold; margin-bottom: 5px;}
.usertop { background-color: #555; color: #FFF; font-size: 14px;} 

.font14_999  { font-size: 14px; background-color: #999;}
.font13_ddd  { font-size: 13px; background-color: #DDD;}
.font13_fff  { font-size: 13px; background-color: #FFF;}


.itemp { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 16px; font-weight: bold; margin-bottom: 5px;}
.winnerscol { width:250px; }

.ccor  { background-color: #f7a10e; color: #333; font-weight: bold;}

.footermenutop  { font-size: 13px; font-weight: bold; color: #333; }
.footermenu  { font-size: 12px; color: #333; }
.footermenu a { font-size: 12px; color: #333; }
.footermenu a:hover { font-size: 12px; color: #333; text-decoration:underline; }

.lb {
	border-top: 3px solid #FFF;
	border-bottom: 6px solid #f7a10e;
	font-size: 13px;
	font-weight: bold;
	background-color:#EEE;
}
.lb a {
	color: #282828;
	text-decoration: none;
}
.lb a:hover {
	color: #282828;
	text-decoration: none;
}
.db {
	font-size: 13px;
	font-weight: bold;
	border-top: 3px solid #f7a10e;
	border-bottom: 6px solid #f7a10e;
	background-color:#EEE;
}
.db a {
	color: #282828;
	text-decoration: none;
}
.db a:hover {
	color: #282828;
	text-decoration: none;
}





.catmenuic { background-color: #f8db85; }
.catmenu {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #fff5c8;
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 13px;
	cursor:pointer;
}

.catmenu:link {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #fff5c8;
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 13px;
	cursor:pointer;
}

.catmenu:hover {
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #fce5a0;
	background-position: left center;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 13px;
	cursor:pointer;
}

h1.seo { font-size: 14px; font-weight: bold; line-height:1em; margin: 0; padding-left: 5px; }
h2.seo { font-size: 13px; font-weight: normal; margin: 0; padding-left: 5px; }

.eo1 {background-color: #FFFFFF; color: #111111; text-decoration: none;} 
.eo0 {background-color: #FFFFFF; color: #DDDDDD; text-decoration: none;}
.eo {background-color: #FFFFFF; color: #DDDDDD; text-decoration: none;}


.bordercatcz2 { background-color: #ffffff; border-top: 1px solid #cacaca; border-left: 1px solid #cacaca; border-bottom: 1px solid #cacaca; border-right: 1px solid #cacaca;}

.borderbanner { background-color: #ebebeb; border-top: 1px solid #cacaca; border-left: 1px solid #cacaca; border-bottom: 1px solid #cacaca; border-right: 1px solid #cacaca;}


.mainmenu {font-size: 13px; font-weight: bold; color: #ffffff; }
.mainmenu a {font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none;}
.mainmenu a:hover { font-size: 13px; font-weight: bold; color: #1546a7;}
.bordermenu  { border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-right: 1px solid #777777; border-bottom: 1px solid #777777;}

.warning { background: #ffe432; font-size: 13px; font-weight: bold; color: #bb0000; text-decoration: none; }
.warning a { font-size: 13px; font-weight: bold; text-decoration: underline; color: #bb0000;}
.warning a:hover { font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: none;}

.adstop { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; font-weight: bold; color: #0000ff; text-decoration: underline; }
.adstop a { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; color: #0000ff;}
.adstop a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; font-weight: bold; color: #0000ff; text-decoration: underline;}

.adscontent { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;  color: #000000; text-decoration: none; }
.adscontent a { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; text-decoration: none; color: #000000;}
.adscontent a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; color: #000000; text-decoration: none;}


.adsurl { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 10px;  color: #0b9d0b; text-decoration: none; }
.adsurl a { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 10px; text-decoration: none; color: #0b9d0b;}
.adsurl a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 10px; color: #0b9d0b; text-decoration: none;}



/* CONTENT PAGES classes */
.topic_id { font-size: 13px; font-weight: bold; padding-left: 15px; padding-bottom: 5px; border-bottom: 1px solid #eeeeee;}
.topic_id a { color: #1546a7; text-decoration:  none; }
.topic_id a:hover { color: #1546a7; text-decoration: underline; }

.topic_content { font-size: 13px; font-weight: normal; color: #000000; padding-left: 15px; margin-top: 5px; margin-bottom: 10px;}
.topic_content a { color: #1546a7;}
.topic_content a:hover { color: #1546a7;}

.border {border: 1px solid #dededd;}
.border2 { background-color: #ffffff; border-left: 1px solid #dededd; border-bottom: 1px solid #dededd; border-right: 1px solid #dededd;}
.border3 { background-color: #ffffff; border-left: 1px solid #dededd; border-right: 1px solid #dededd;}
.bordercat { background-image:url(img/cat_pixel.gif); border: 1px solid #f2cc00;}
.bordercatcz { background-color: #ffffff; border-left: 1px solid #cacaca; border-bottom: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.bordercat2 { background-color: #ffffff;  border: 1px solid #f2cc00;}
.borderstat { background-color: #f0f6fe; border: 1px solid #6e97ea;}

/* GLOBAL classes - skin & pages */
td { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;}
td a  { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;  color: #1546a7; text-decoration: none;}
td  a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;  color: #1546a7; text-decoration: underline;}
input { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;}
textarea { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;}
select { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px;}

.borderfeat { border: 1px solid #CCCCCC; padding: 3px;}
.c1feat {background-color: #aecc05; color: #FFFFFF; font-weight: bold; text-decoration: none;} /* blue */
.c1feat a {color: #1546a7; text-decoration: none; font-weight: bold;}
.c1feat a:hover {color: #1546a7; text-decoration: underline; font-weight: bold;}

.anunciog { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size:14px; }
.anunciog a { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size:14px; color: #1546a7; text-decoration: none;}
.anunciog a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size:14px; color: #1546a7; text-decoration: underline; }

.anunciopreco { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size:16px; font-weight: bold;}


/* Classes for categories featured items */
.catfeatmaincell { background-color: #ffffff; border: 1px solid #6a7c03;}
.catfeattable { }
.catfeatpic { }
.catfeatc3 {  background-color: #aecc05; color: #ffffff; font-weight: bold; text-decoration: none; font-size: 13px;}
.catfeatc3 a {color: #1546a7; text-decoration: none; font-weight: bold;}
.catfeatc3 a:hover {color: #1546a7; text-decoration: underline; font-weight: bold;}
.catfeatc1 { background-color: #F8F8F8; }


.bott { border-bottom: 1px solid #E1E2E4;}

/* EOF Classes for categories featured items */

#bot { border-bottom: 1px solid #E1E2E4;}

.subcat { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; color: #000000; }
.subcat a { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; color: #1546a7; text-decoration: none;}
.subcat a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; color: #1546a7; text-decoration: underline;}

.catmain { font-size: 13px; font-weight: bold; color: #0033cc; }
.catmain a {font-weight: bold;  font-size: 13px; color: #1546a7; text-decoration: none;}
.catmain a:hover { font-weight: bold; font-size: 13px; color: #1546a7; text-decoration: underline;}


.buyingtitle { background-color: #fec756; color: #000000;}
.sellingtitle { background-color: #c1f133; color: #000000;}


/* Alert fonts*/
.redfont {color: FF0000;}
.greenfont {color: #006600;}
.bluefont {color: #0000CC;}
.alertfont {color: #FF0000;}

/* Feedback fonts*/
.positive {color: #009933;}
.neutral {color: #666666;}
.negative {color: #FF0000;}

/* SYSTEM classes - skin & pages */

/* payment gateways table */
.paymenttable {border: 1px solid #666666; background-color: #FFFFFF;}
.paytable1 {background-color: #FFFFFF;}
.paytable2 {background-color: #F8F8F8;}
.paytable3 {background-color: #f0f0f0;}
.payactive {color: blue;}


.sell {font-size: 13px; font-weight: bold; color: #333333; }
.sell a {font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none; }
.sell a:hover { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: underline; }

.item { font-size: 13px; color: #000000; text-decoration: none;}
.item a { font-size: 13px; color: #000000; text-decoration: underline; }
.item a:hover { font-size: 13px; color: #FF0000; text-decoration: none; }

.hlbolditem { font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; }
.hlbolditem a { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none; background: #ffff99;}
.hlbolditem a:hover { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: underline; background: #ffff99;}

span.hlbolditem { font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; }
span.hlbolditem a{ font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none; background: #ffff99;}
span.hlbolditem a:hover{ font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: underline; background: #ffff99;}


.smallfont { font-size: 12px; color: #000000; text-decoration: none;}
.smallfont a { font-size: 12px; color: #1546a7; text-decoration: none; }
.smallfont a:hover { font-size: 12px; color: #1546a7; text-decoration: underline; }

.smallfontbot { font-size: 13px; color: #000000; text-decoration: none; border-bottom: 1px solid #E1E2E4;}
.smallfontbot a { font-size: 13px; color: #1546a7; text-decoration: none; border-bottom: 1px solid #E1E2E4;}
.smallfontbot a:hover { font-size: 13px; color: #1546a7; text-decoration: underline; border-bottom: 1px solid #E1E2E4;}

.contentfont { font-size: 13px; color: #000000; text-decoration: none; }
.contentfont a { font-size: 13px; color: #1546a7; text-decoration: none; }
.contentfont a:hover { font-size: 13px; color: #1546a7; text-decoration: underline; }

.contentfont2 { font-size: 13px; color: #999999; text-decoration: none; }
.contentfont2 a { font-size: 13px; color: #1546a7; text-decoration: none; }
.contentfont2 a:hover { font-size: 13px; color: #1546a7; text-decoration: underline; }

.boldmenu { font-size: 13px; color: #444444; text-decoration: none; font-weight: bold; }
.boldmenu a { font-size: 13px; color: #1546a7; text-decoration: none; font-weight: bold; }
.boldmenu a:hover { font-size: 13px; color: #1546a7; text-decoration: underline; font-weight: bold; }

.submenu {font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.submenu a {font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none;}
.submenu a:hover { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: underline;}


.online {font-size: 10px; color: #999999; }
.mstime {font-size: 10px; color: #333333; }


/* SYSTEM classes - auctiondetails.php */
.topitempage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-bottom: 5px; padding: 6px; line-height: 18px; }
.topitempage a { font-size: 13px; color: #000000; text-decoration: underline; }
.topitempage a:hover { font-size: 13px; color: #FF0000; text-decoration: underline; }
.itemidend { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; color: #ffffff; font-weight: bold;}
.subitem { background-color: #ffffff; border: 1px solid #ffcc33;}
.subanuncio { background-color: #ffffff; border: 1px solid #e2e2e2;}
.subazultable { background-color: #ffffff; border: 1px solid #dddddd;}
.counter {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 13px;}
.picselect { background-color: #F0F0F0; font-weight: bold;}
.picselectmain { background-color: #F8F8F8;}
.leftborder {border-left: 1px solid #ffcc33;} 

.gradient {border: 1px solid #999999; background-color: #FFFFFF; } /* featured items images bg */

/* SYSTEM classes - border for Steps in sell item pages */
.sellsteptab { border-left: 1px solid #ffcc33; border-bottom: 1px solid #ffcc33; border-right: 1px solid #ffcc33;}
.sell1 { background-color: #4475c6; color: #ffffff; font-weight: bold;}
.sell2 { background-color: #E1E2E4; color: #000000; font-weight: normal;}
.selldigit { background-color: #F8F8F8; font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 18px; color: #4475c6; font-weight: bold; text-decoration: none; }

/* SYSTEM classes - font in Members area  */
.boldgrey { font-size: 13px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none;}
.boldgrey a:hover { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: underline;}


/* THEME classes - members_area_header_menu.php  */
.membmenuicon { padding-bottom: 4px;padding-top: 4px;}
.memmenu_a {background-color: #CCCCCC; border-right: 2px solid #ffffff; border-right: 2px solid #ffffff;}
.memmenu_a a {font-weight: bold; color: #444444; text-decoration: none;}
.memmenu_a a:hover {font-weight: bold; color: #444444; text-decoration: none;}

.memmenu_u {background-color: #ffe566; color: #0f3f79; text-decoration: none;  border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; }
.memmenu_u a { color: #1546a7; text-decoration: none;}
.memmenu_u a:hover { color: #1546a7; text-decoration: underline;}

.submembmenu { border-top: 2px solid #CCCCCC;}

.subcell_a { font-weight: bold; color: #ffffff; text-decoration: none; background-color: #555555;}
.subcell_a a { font-weight: bold; color: FFFFFF; text-decoration: none;}
.subcell_a a:hover {font-weight: bold; color: #FFFFFF; text-decoration: none; }

.subcell_u { background-color: #ffe566; font-weight: normal; color: #0f3f79; text-decoration: none; border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; padding-left: 5px; padding-right: 5px;}
.subcell_u a { font-weight: normal; color: #1546a7; text-decoration: none;}
.subcell_u a:hover {font-weight: normal; color: #1546a7; text-decoration: underline; }

.membmenu {background-color: #F8F8F8; }



/* SYSTEM classes - links color in categories headers */
.cathead { font-size: 13px; font-weight: bold; color: #573f00; text-decoration: none; }
.cathead a { font-size: 13px; font-weight: normal; color: #1546a7; text-decoration: none; }
.cathead a:hover { font-size: 13px; font-weight: normal; color: #1546a7; text-decoration: underline; }

/* SYSTEM classes - error & alert message */
.errormessage { background-color: #FFFFE1; border: 1px dashed #EFEFEF; margin-top: 8px; margin-bottom: 16px; padding: 6px; line-height: 18px; }

/* V5 & system classes &  - main colors */
.c3 {background-color: #ffcc33; color: #333333; font-weight: bold; text-decoration: none;} /* blue */
.c3 a {color: #1546a7; text-decoration: none; font-weight: bold;}
.c3 a:hover {color: #1546a7; text-decoration: underline; font-weight: bold;}
.c2 {background-color: #F8F8F8;} /* lightgray light */
.c1 {background-color: #F0F0F0;} /* lightgray middle*/
.c4 {background-color: #f2f2f2;} /* lightgray dark */
.c5 {background-color: #ffe566;} 
.c6 {background-color: #EEF2F9; color: #003399;}
.c7 {background-color: #EEEEEE;} /* bluegray admin area */
.c8 { background-color: #0C6CBB; color: white; font-weight: bold; }
.c9 { background-color: #acc7ef; }
.ccz { background-color: #DDDDDD; }
.cw { background-color: #F0F0F0; }
.cac { background-color: #ecf4fe; }
.shop_cac { background-color: #f1f1f1; }
.cbc { background-color: #FFFFFF; }
.c10 { background-color: #dcdcdc; }
.c11 { background-color: #eeeeee; }
.c12 { background-color: #ffe566; }
.c13 { background-color: #d1b2fd; }/* mensagem */
.c14 { background-color: #eee6fc; }
.c15 { background-color: #fec756; }/* compras */
.c16 { background-color: #fdecd2; }
.c17 { background-color: #c1f133; }/* vendas */
.c18 { background-color: #f7fde8; }
.c19 { background-color: #fdbbec; }/* qualificacao */
.c20 { background-color: #fde5f7; }
.c21 { background-color: #b2d5fd; }/* meu perfil */
.c22 { background-color: #eaf1fb; }
.c23 { background-color: #cccccc; }/* minha conta */
.c24 { background-color: #eeeeee; }
.c25 { background-color: #fff14f; }/* sumario */
.c26 { background-color: #fefcee; }
.c27 { background-color: #cc9966; }
.c28 { background-color: #fcebda; }
.whiteback { background-color: white; }


/* SYSTEM classes - cadastro.php */
.creg2 {background-color: #F8F8F8;} /* lightgray light */
.creg3 {background-color: #F0F0F0;} /* lightgray middle*/
.creg4 {background-color: #ffffff;} /* inside bg for tables */
.creg5 {background-color: #ffe566;} /* block tables */
.regborder {background-color: #ffffff; border: 1px solid #ffe566;}
.regsignup {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 13px;}
.reguser { font-size: 9px; background-color: #FFFFFF; color: #666666;} /* small text for comments*/
.pintext { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 18px; font-weight: bold; color: #666666; }

/* V5 classes - featured items colors in main page */
a.hidelayer:link {font-size: 13px; color: #1546a7; font-weight: bold; text-decoration: none;}
a.hidelayer:visited {font-size: 13px; color: #1546a7; font-weight: bold; text-decoration: none;}

/* V5 classes - main nav menu colors */

.user { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; font-weight: bold; color: #666666; }

/* V5 classes - other */
.search {font-size: 13px; font-weight: bold; color: #222222; text-decoration: none;}
.search a {font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: none;}
.search a:hover { font-size: 13px; font-weight: bold; color: #1546a7; text-decoration: underline; }

.welcome { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; font-weight: bold; color: #003399; }

.categories { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; color: #666666; font-size: 13px; text-decoration: none;}
.categories a { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; color: #1546a7; font-size: 13px; text-decoration: none;}
.categories a:hover { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; color: #1546a7; font-size: 13px; text-decoration: underline;}

.maintext { font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif; font-size: 13px; }

/* V5 classes - footer.php */
.footerfont { font-size: 13px; color: #0033cc; text-decoration: none; }
.footerfont a { font-size: 13px; color: #1546a7; text-decoration: underline; }
.footerfont a:hover { font-size: 13px; color: #1546a7; text-decoration: none; }

.footerfont1 { font-size: 13px; color: #000000; text-decoration: none; }
.footerfont1 a { font-size: 13px; color: #1546a7; text-decoration: underline; }
.footerfont1 a:hover { font-size: 13px; color: #1546a7; text-decoration: none; }

.bold_item { font-weight: bold; }
.hl_item { background-color: #ffff99; }
.ad_item { background-color: #ccffff; }

.paginatetab {background-color: #CCCCCC; }

a.paginate2 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
}

a.paginate:link {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
}
a.paginate:visited {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
}
a.paginate:hover {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFCC33;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-family: "Trebuchet MS",arial,helvetica,clean,sans-serif;
}

.adlink {text-decoration: none;}

.adtitle  {color: #0000FF; text-decoration: underline;}
.adtitle a {color: #0000FF; text-decoration: underline;}
.adtitle a:hover {color: #0000FF; text-decoration: underline;}
.adtitle a:visited {color: #0000FF; text-decoration: underline;}

.adtext {color: #000000; text-decoration: none;}
.adtext a {color: #000000; text-decoration: none;}
.adtext a:hover {color: #000000; text-decoration: none;}
.adtext a:visited {color: #000000; text-decoration: none;}

.adurl {color: #008800; text-decoration: none;}
.adurl a {color: #008800; text-decoration: none;}
.adurl a:hover  {color: #008800; text-decoration: none;}
.adurl a:visited  {color: #008800; text-decoration: none;}


