
body         { 
font-family: Arial; font-size: 10pt;
background: #ffffff nosave;
}

a:link       { color: midnightBlue }
a:active     { color: red}
a:visited    { color: maroon }



#menu {
	margin: 0;
	padding: 2px 0px 0 0;
	list-style: none;
}

#menu ul {
}

#menu li {
	display: inline;	
}

#menu a {
	float: left;
	width: 100px; 
	height: 40px;
	margin: 0 0 0 0px;
	padding: 12px 0 0 0;
	background: #ffffff url(Images/wBGTab.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#menu a:hover, #menu .current_page_item a {
	background: #ffffff url(Images/sBGTab.jpg) no-repeat;
}


iframe {
	border: 0px solid #ffffff;
}
	.central-1 {
	margin-left: 140px;
	position: relative;
	width: 400px;
	border:0px;
	background-color:#fff;
}
	.central {
	margin-left: 140px;
	position: relative;
	width: 400px;
	border:0px;
	background-color:#fff;
	padding-top:240px;
}
