body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	line-height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.input1 {
	width: 160px;
}

a {
	color: #E08700;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.link2 {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00bfff;
}

.link2:hover {
	text-decoration: underline;
}



.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list1 li {
	padding-left: 14px;
	background: url(images/img6.gif) no-repeat left center;
}

.list1 a {
	text-decoration: none;
	color: #505151;
}


.list2 {
	margin-left: 15px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list2 li {
	padding-left: 14px;
	background: url(images/img6.gif) no-repeat left center;
}

.list2 a {
	text-decoration: none;
	color: #505151;
}

.text1 {
	letter-spacing: -2px;
	font-size: 30px;
	color: #FFFFFF;
}

.text2 {
	letter-spacing: -2px;
	font-size: 28px;
	color: #161616;
}

.text3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.text4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #00bfff;
}

.text5 {
	text-transform: uppercase;
	font-size: 9px;
	color: #888888;
}

.text6 {
	letter-spacing: -2px;
	font-size: 22px;
	color: #FFFFFF;
}

.text7 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.text8 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.bg1 {
	background-color: #2C2C2C;
}

.bg2 {
	background-color: #00bfff;
	height: 200px;
}

.bg3 {
	background: url(images/img1_1.gif) repeat-x left top;
	height: 55px;
}

.bg4 {
	background: #FFFFFF url(images/img2.jpg) repeat-x left top;
	height: 360px;
}

.bg5 {
	background: url(images/img4.jpg) no-repeat left top;
	width: 370px;
	height: 61px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

ul.fotos {
	position:relative;
	list-style:none;  
	width:231px;
	padding:1px;
	background:#FFFFFF;
	margin:0; 
	padding:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left; 
	border:none;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;
}
ul.fotos li span img {
	border:none;
	width:540px;
	height:360px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}

ul.fotos a:hover span {
	display: block;
    	position: absolute; 
	top:-175px; 
	right: 177px; 
	background:#FFFFFF;
	border:none;
}