/* CSS Document */
.styleMenuColor {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	color: #0099CC;
}
.styletext {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #F00;
	text-decoration: blink;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.style1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.stylecopyright {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #333333;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
div.background {
	width: 1000px;
	height: 800px;
	background-position: center;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	z-index: 0;
	background-image: url(J10images/home.jpg)
	align: center;
}
div.transbox {
	margin: 3px;
	width: 240px;
	height: 300px;
	position: fixed;
	background-color: #ffffff;
	border: none;
	z-index: 2;
	filter: alpha (opacity=85);
	opacity: 0.85;
	text-align: center;
	padding: 20px;
	left: 248px;
	top: auto;
	right: auto;
	bottom: auto;
}
div.transbox p {
	margin: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

div.transbox2 {
	position: inherit;
	top: auto;
	bottom: auto;
	left: 66px;
	width: 280px;
	height: 350px;
	margin: 3px;
	border: none;
	background-color: #ffffff;
	z-index: 4;
	filter: alpha (opacity=85);
	opacity: 0.85;
	text-align: center;
	padding: 5px;
}
div.transbox2 p {
	margin: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	color: #333333;
}

div.transboxpic {
	margin: 5px;
	width: 371px;
	height: 237px;
	position: fixed;
	top: 56%;
	left: 50%;
	background-color: #000000;
	border: 2px solid;
	border-color: #000000;
	z-index: 3;
	filter: alpha (opacity=90);
	opacity: 0.90;
	text-align: center;	
}
div.transboxna {
	margin: 5px;
	width: 350px;
	height: 400px;
	position: fixed;
	background-color: #ffffff;
	border-color: #000000;
	z-index: 3;
	filter: alpha (opacity=85);
	opacity: 0.85;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
div.transboxna p {
	margin: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
div.transboxpromo {
	margin: 3px;
	width: 150px;
	height: 80px;
	position: fixed;
	border: none;
	z-index: 5;
	filter: alpha (opacity=85);
	opacity: 0.85;
	text-align: center;
	padding: 10px;
	left: 60%;
	top: 50%;
	bottom: auto;
}
div.transboxpromo p {
	margin: 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#new {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
img
{
  border:0;
}

