/* Submenu */

table.blockname {height: 41px; width: 100%;}

table.blockname td.b1l {height: 41px; background-repeat: no-repeat; width: 14px; background-image: url(../bg1-1.gif);}
table.blockname td.b1c {color: #fff; font-size: 14px; text-transform: uppercase; font-weight: bold; height: 17px; padding: 12px 0;  background-image: url(../bg1.gif); background-repeat: repeat-x;}
table.blockname td.b1r {background-repeat: no-repeat; width: 18px; background-image: url(../bg1-2.gif);}

table.blockname td.b2l {height: 41px; background-repeat: no-repeat; width: 14px; background-image: url(../bg2-1.gif);}
table.blockname td.b2c {color: #fff; font-size: 14px; text-transform: uppercase; font-weight: bold; height: 17px; padding: 12px 0;  background-image: url(../bg2.gif); background-repeat: repeat-x;}
table.blockname td.b2r {background-repeat: no-repeat; width: 18px; background-image: url(../bg2-2.gif);}

table.blockname td.b3l {height: 41px; background-repeat: no-repeat; width: 14px; background-image: url(../bg3-1.gif);}
table.blockname td.b3c {color: #fff; font-size: 14px; text-transform: uppercase; font-weight: bold; height: 17px; padding: 12px 0;  background-image: url(../bg3.gif); background-repeat: repeat-x;}
table.blockname td.b3r {background-repeat: no-repeat; width: 18px; background-image: url(../bg3-2.gif);}

table.blockname td.b4l {height: 41px; background-repeat: no-repeat; width: 17px; background-image: url(../bg4-1.gif); background-repeat: no-repeat;}
table.blockname td.b4c {color: #fff; font-size: 14px; text-transform: uppercase; font-weight: bold; height: 17px; padding: 12px 0; background-image: url(../bg4.gif); background-repeat: repeat-x;}
table.blockname td.b4r {background-repeat: no-repeat; width: 14px; background-image: url(../bg4-2.gif); background-repeat: no-repeat;}

.bbbut {position: absolute; top: 3px; right: 3px; height: 35px; width: 15px; background-image: url(../bsub3.gif); background-repeat: no-repeat; background-position: 100% 0%;}


.bsm {position: relative; height: 41px; width: 18px;}
.sublink {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 15px;
	height: 35px;
}
.sublink img {
	padding: 0;
}

.submenu {
	position: absolute;
	top: 3px;
	right: 5px;
	width: 199px;
	font-size: 12px;
	border:0;
}
.myBox {
	margin: 0;
	color: #000;
	width: 169px;
	height: auto;
	border:1px solid #6aa0b4;
	background-color: #ffffff;
	padding: 5px 15px;
}
.bgbut {
	background-image: url(../bsub2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.sublink a {
	padding: 0 4px 0 4px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #767676;
}

.sm-link {
	margin: 8px 12px;
}
.sm-link a:visited,
.sm-link a:link,
.sm-link a {
	color:#01a0b3;
}
.sm-link a:hover {
	color:#ee110c;
	text-decoration:none;
}

