﻿html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
}
body {
    background-color: #e8e8e8;
	background-image: url('../images/heartbl.png');
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;

}
.AlignLinksRight {
	text-align: right;
}

img {
display: block;
}


A           { text-decoration: none}; font-family: Futura Lt BT", sans-serif; }
                            a:link {color: green; }
                            a:visited {color: #808080; }
                            a:hover {color: #000000; background-color: #ffffff}
                            a:active {color: #ffff99; }
                            a img { border: 0 none; }
                            a:hover img {text-decoration: none;
}
a: img {
	border: 0 none;
}
a:hover img {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	color: inherit;
	text-shadow:3px 2px 2px #7A7A7A;
}
h2 {
	font-size: 125%;
	font-weight: normal;
}
h3 {
	font-size: 105%;
	font-weight: normal;
	letter-spacing: 2px;
}
h4 {
	font-size: 90%;
	font-weight: strong;
}
h5 {
	font-size: 80%;
	font-weight: strong;
}
h6 {
	font-size: 75%;
	font-weight: lighter;
}
p {
	font-size: 85%;
	letter-spacing: 2px;
}
.Red_txt {
	color: #ff0000;
}
ul {
	background: transparent;
	font-size: 80%;
	font-weight: lighter;
	margin: 0;	
	padding: 0;
}
li {
	background: transparent;
	margin-left: 0px;
	list-style-type: none;
	line-height: 0;
	margin-top: 0;	
	padding: 0;

}
.oblique {
	font-style: oblique;
}
table {
	table-layout: inherit;
	caption-side: top;
	margin: auto;
	border-collapse: collapse;
	border-spacing: inherit;
	caption-side: top;
	vertical-align: top;
}
.tableInTable {
	background-image: url('../../images/trnsp_bg_gray.png');
	width: 100%;
}
.tableBGtranslucent {
	width: 90%;
}
td {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.KlikOpFotos {
	color: #336699;
	letter-spacing: 1px;
}
.gray-reference {
	font-size: medium;
	color: #999999;
}
.whiteText {
	color: #FFFFFF;
}
.topText {
	margin-left: 0em;
	font-size: medium;
	color: #999999;
}
.HR650pxLeft {
	width: 650px;
	text-align: left;
	margin: 0 auto 0 0;
}
/* CSS layout */
#header {
	width: 100%;
	margin-right: 2.5em;

}
#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 2em;
}
#page_content {
	margin-left: 240px;
	margin-right: 2.5em;
	padding:3em;
	background-image: url('../images/1-blacklighter01.png');
	background-repeat: repeat;
	margin-top: 3.1em;
}
#footer {
	margin-left: 220px;
	margin-right: 2.5em;
}
/* end CSS layout */
