body {
	margin-top: -5px;
	margin-bottom: 0px;
}

a:link
{
    color:#999999;
    text-decoration: none;
	font-weight:bold;
}
a:visited
{
    color:#999999;
    text-decoration: none;
	font-weight:bold;
}

a:hover
{
    color:#ED5864;
	font-weight:bold;
	text-decoration: none;
}

a.market:link
{
    color:#1E7682;
    text-decoration: none;
	font-weight:bold;
}
a.market:visited
{
    color:#1E7682;
    text-decoration: none;
	font-weight:bold;
}

a.market:hover
{
    color:#FF9900;
	font-weight:bold;
	text-decoration: none;
}

a.cambalkon:link
{
    color:#FFFFFF;
    text-decoration: none;
	font-weight:bold;

}
a.cambalkon:visited
{
    color:#FFFFFF;
    text-decoration: none;
	font-weight:bold;

}

a.cambalkon:hover
{
    color:#FFFF99;
	font-weight:bold;
	text-decoration: none;

}
a.bks:link
{
    color:#999999;
    text-decoration: none;
	font-weight:bold;

}
a.bks:visited
{
    color:#999999;
    text-decoration: none;
	font-weight:bold;

}

a.bks:hover
{
    color:#FF9900;
	font-weight:bold;
	text-decoration: none;

}
td{
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}

div{
	color:#666666;
}

input, select, option, textarea{
	font-family:Verdana;
	color:#CC0000;
	font-size:11px;
}

select.menu, option.menu{
	font-family:Verdana;
	color:#666666;
	font-size:11px;
}

input.bks{
 	FONT-FAMILY: verdana;
	COLOR: #003366;
    FONT-SIZE: 11px;
}

input.form, textarea.form, select.form, option.form{
 	FONT-FAMILY: verdana;
	COLOR: #1E7682;
    FONT-SIZE: 11px;
}

.thumbnail{
position: relative;
z-index: 1;
}

.thumbnail:hover{
background-color: transparent;
z-index: 2;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #F9FFFC;
padding: 5px;
left: 0px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index:3;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
left: -49px; /*position where enlarged image should offset horizontally */
z-index:4;

}
form {
margin:0;
}

.bkscam_bks{
	width:90px; 
	color:#0DA5B0;
	font-size:9px; 
	height:150px;
}
.cambalkon_bks{
	height:80px;
	color:#0DA5B0;
	font-size:9px;
}
.bks_bks{
	border-color:#6C9; 
	height:160px;
}