body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(graphics/background2.jpg);
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr.pointer {
cursor: pointer;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.top {
width: 800px;
border-left: #999999 1px solid;
border-top:  #999999 1px solid;
border-right:  #999999 1px solid;
}

.top td {
background: #FFFFFF;
}

.menu {
width: 800px;
height: 30px;
border-left: #999999 1px solid;
border-right:  #999999 1px solid;
}

.menu td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: #000000;
}

.main {
width: 800px;
border-left: #999999 1px solid;
border-right:  #999999 1px solid;
}

.main td {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: #ffffff;
vertical-align: top;
text-align: left;
}

.main td.right {
padding: 10px 10px 20px 20px;
margin: 0px 0px 0px 0px;
background: #ffffff;
vertical-align: top;
text-align: left;
}

.main td.left {
width: 245px;
background: #F5F5F5;
text-align: left;
padding: 10px;
vertical-align: top;
line-height: 18px;
}



.bottom {
width: 800px;
border: #999999 1px solid;
}

.bottom td {
padding: 3px 3px 3px 0px;
margin: 0px 0px 0px 0px;
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: left;
}

.bottom td.right {
text-align: right;
}

img.right10 {
margin-right: 10px;
}

img.left10 {
margin-left: 10px;
}

img {
border: none;
}

.txtredbold {
font-size: 12px;
font-weight: bold;
color: #FF0000;
}

.txtred {
color: #FF0000;
}

.txtred a:link, .txtred a:hover, .txtred a:visited, .txtred a:active{
color: #FF0000;
text-decoration: none;
}

.txt9 {
font-size: 9px;
}

.galeria {
margin-right: 2px;
}



