.menuBAR2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3304;
	height: 40px;
	background-color: #FFFFFF;
}
.menuTAB {
	background-image: url(images/menutab.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 114px;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	padding-top: 10px;
}
.menuITEM {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuITEM:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F98;
	text-decoration: none;
}
.menuLINE {
	background-image: url(images/menuLINE.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuTABon {
	background-image: url(images/menutabBGon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 114px;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	padding-top: 10px;
}
.bg {
	background-color: F0F3FC;
	background-image: url(fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textLEFT {;
	background-image: url(txtWTMKintl.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.rounded { 
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding:10px;
}
