body {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}*/
a {text-decoration:none}

a:link {
	color: #0099CC;
	text-decoration: none;
}

div#myElement {
	width: 100px;
	height: 100px;
	border: 1px solid black;
/*	background-color: #f9f9f9;
*/	float: left;
}

div#myOtherElement {
	width: 222px;
	height: 36px;
	overflow: hidden;
	/*border: 1px solid black;
	background-color: #f9f9f9;*/
	vertical-align:middle;
	position:relative
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 4px; 3px;
}

div#myOtherElement a:hover {
	/*background: #f5f5f5;*/
}

.main_b3{
border: none;
cursor: pointer;
}
.main_b3:hover{
background:url("btt_surf_h3.jpg") repeat;
}

.txt-whitebold{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight:bold;
}

.txt-blue2{
font-family: Arial, Helvetica, sans-serif;
color: #8FC1CE;
font-weight:bold;
font-size:11px;
}

.txt-blue{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
/*font-weight:bold;*/
font-size:12px;
}

.imga{
	height:1px; width:215px; top:-20px; background-image:url(slice_r19_c7.jpg); background-repeat:no-repeat;
}
/************************************  testttttttttttttttttttt*/

div#myOtherElement2 {
	width: 164px;
	height: 30px;
	overflow: hidden;
/*	border: 1px solid black;
	background-color: #f9f9f9;*/
    vertical-align:middle;
	position:relative
}

div#myOtherElement2 span, div#myOtherElement2 a {
	display: block;
	padding: 4px; 3px;
}

div#myOtherElement2 a:hover {
	/*background: #f5f5f5;*/
}
/************************************  testttttttttttttttttttt*/
div#myOtherElement3 {
	width: 222px;
	height: 36px;
	overflow: hidden;
	/*border: 1px solid black;
	background-color: #f9f9f9;*/
	vertical-align:middle;
	position:relative
}

div#myOtherElement3 span, div#myOtherElement3 a {
	display: block;
	padding: 4px; 3px;
}

div#myOtherElement3 a:hover {
	/*background: #f5f5f5;*/
}
/************************************  testttttttttttttttttttt*/


