#weeFlyAdvertBlock .label
{
	text-align: center; 
	font-size: 11pt; 
	font-weight: bold; 
	position: relative; 
	top: 5px; 
	color: #234e87;
}

.tab150on
{
	background: transparent url(../images/tabs/tab-150-on.jpg) top left no-repeat;
	height: 39px;
	width: 150px;
	text-align: center;
	padding-top: 8px;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	color: #234e87;
}
.tab150off
{
	background: transparent url(../images/tabs/tab-150-off.jpg) top left no-repeat;
	height: 39px;
	width: 150px;
	text-align: center;
	padding-top: 8px;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	color: #234e87;
}

.button100x30
{
	background: transparent url(../images/buttons/button-100x30px.jpg) top left no-repeat;
	height: 30px;
	width: 100px;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #234e87;
}

.button-cyan150x30
{
	background: transparent url(../images/buttons/button-cyan-150x30px.jpg) top left no-repeat;
	height: 30px;
	width: 150px;
	text-align: center;
	padding-top: 7px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	color: #234e87;
}

.button150x25
{
	background: transparent url(../images/buttons/button-150x25px.jpg) top left no-repeat;
	height: 25px;
	width: 150px;
	text-align: center;
	padding-top: 5px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	color: #234e87;
}

.button170x25
{
	background: transparent url(../images/buttons/button-170x25px.jpg) top left no-repeat;
	height: 25px;
	width: 170px;
	text-align: center;
	padding-top: 3px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	color: #234e87;
}

a.button:link, a.button:visited, a.button:hover, a.button:active
{
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
