body, table {
	font: normal 10px arial;
	color: black;
	line-height: 15px;
}
#left ul { 
	list-style: none;
	padding: 0;
	margin: 0;
}
#left li {
	height: 14px;
	overflow: hidden;
}
.bulletsmall {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bulletsmallsingle {
	padding: 0;
	margin: 0;
	list-style: none;
}

H2 {
	font: normal 13px arial;
	padding: 0;
	margin: 0;
}
H3 {
	font: normal 11px arial;
	padding: 0;
	margin: 0;
}
#privacy {
	position: absolute;
	z-index: 110;
	width: 200px;
	left: 15px;
	top: 527px;
}
#contactus {
	position: absolute;
	z-index: 110;
	width: 200px;
	left: 17px;
	top: 285px;
}
.contacttxt, .contacttxt A:link, .contacttxt A:visited {
	font: normal 11px arial;
	color: black;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.contacttxt A:hover {
	font: normal 11px arial;
	color: black;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#whitecover {
	position: absolute;
	z-index: 5;
	background-color: white;
	width: 255;
	height: 580;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 95px;
	left: 8px;
	top: 10px;
	overflow: hidden;
	z-index: 100;
}
#aux {
	position: absolute;
	width: 90px;
	height: 15px;
	left: 17px;
	top: 105px;
	z-index: 90;
}
.Opaco {
	filter:alpha(opacity=18);
	opacity: 0.18;
	-moz-opacity:0.18;
}  
#left {
	position: absolute;
	background-color: white;
	width: 238px;
	height: 464px;
	left: 16px;
	top: 116px;
	z-index: 100;
}
#imagearea {
	position: absolute;
	left: 255px;
	top: 20px;
	z-index: 1;
}
#bar {
	background-color: black;
	cursor: pointer;
}
.bar_off {
	background-image: url(../images/btn_open.gif);
	background-repeat: no-repeat;
}
.bar_on {
	background-image: url(../images/btn_close.gif);
	background-repeat: no-repeat;
}
#cortina {
	position: absolute;
	width: 750px; height: 480px;
	top: 100px;
	z-index: 3;
}
#wrapper {
	position: absolute;
	background-color: white;
	width: 735px;
	height: 480px;
	top:0;
	left:0;
}
#content {
	position: absolute;
	font: normal 13px arial;
	color: black;
	line-height: 18px;
	padding-top: 12px;
	padding-right: 17px;
	top: 0px;
	right: 0px;
}
#barbox {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 480px;
}

#regularbox  {
	position: absolute;
	width: 727px;
	height: 468px;
	overflow: auto;
	left: 255px;
	top: 112px;
	z-index: 3;
}

.regulartxt {
	font: normal 13px arial;
	color: black;
	line-height: 18px;
}
.regulartxt a:link, .regulartxt a:visited, .regulartxt a:hover {
	font: normal 13px arial;
	color: black;
	line-height: 18px;
	text-decoration: underline;
}


.mediumtxt {
	font: normal 11px tahoma;
	color: black;
	line-height: 16px;
}

.mediumtxt A:link, .mediumtxt A:visited {
	font: normal 11px tahoma;
	color: black;
	line-height: 16px;
	text-decoration: underline;
}

.mediumtxt A:hover {
	font: normal 11px tahoma;
	color: black;
	line-height: 16px;
	text-decoration: underline;
}

.smalltxt {
	font: normal 10px tahoma;
	color: black;
	line-height: 15px;
}

.smalltxt A:link, .smalltxt A:visited {
	font: normal 10px tahoma;
	color: black;
	line-height: 15px;
	text-decoration: underline;
}

.smalltxt A:hover {
	font: normal 10px tahoma;
	color: black;
	line-height: 15px;
	text-decoration: underline;
}

sup {
	line-height: 1px;
}

.line {
	background-image: url(../images/line.gif);
}

.setHidden {
	visibility: hidden;
}

.setVisible {
	visibility: visible;
}

#preload {
	position: absolute;
	visibility: hidden;
}

.contactusform TD {
	font: normal 11px arial;
	color: black;
	line-height: 16px;
	text-decoration: none;
	padding-bottom: 13px;
}
.contactusformINPUT {
	width: 100%;
	border: solid 1px black;
}
.contactusform TEXTAREA {
	width: 100%;
	height: 148px;
	border: solid 1px black;
}
.contactbtn {
	font: bold 11px arial;
	border: solid 1px black;
	background-color: black;
	width: 45;
	color: white;
}
.SendPrinted {
	padding-top: 13px;
	border-top: dotted 1px black;
	border-bottom: dotted 1px black;
}
