.verdana11 {
	font-family: verdana;
	font-size: 11px;
	color: 414141;
	text-decoration: none;

}
a:hover.verdana11 {
	font-family: verdana;
	font-size: 11px;
	color: ff0000;
	text-decoration: none;

}
.taxbox {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid e1e1e1;

}
.ver11red {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.verdana10 {
	font-family: verdana;
	font-size: 10px;
	color: 414141;
	text-decoration: none;
}
.ver11grey {
	font-family: verdana;
	font-size: 11px;
	color: 686868;
	text-decoration: none;


}
a:hover.ver11grey {
	font-family: verdana;
	font-size: 11px;
	color: ff0000;

}
.leftbg {
	background-attachment: fixed;
	background-image: url(../images/logobot_images.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.verdana16 {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.but {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}
.imgbod {
	border: 1px solid #CCCCCC;
}