.header {
	background-attachment: fixed;
	background-color: #993333;
	background-image:url(../images/header.gif)
	background-repeat: repeat-x;
	background-position: left top;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.menu:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #993333;
	color: #FFFFCC;
	text-decoration: none;
}
a.menu:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #993333;
	color: #FFFFCC;
	text-decoration: none;
}
.naw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	background-color: #993333;
}

a.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a.menu:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.tdmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bgcontent {
	background-attachment: scroll;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.brdleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.brdtdcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
td.over a {
	display: block;
	width:100%;
    height:30px
    background-color: #993333;
} 
.hr {
	border: 1px dashed #666666;
}
.fotobox {
	background-attachment: scroll;
	background-image: url(../images/bg_pf.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #333333;
}



td.over a:hover {
    width:100%;
    background-color: #E4E4E4;
    height:30px
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.photoborder {  border: 1px #939393 solid
}
