body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #7f7f7f;
}
td {
	
}
td.menu {
	height: 392px;
	awidth: 343px;
}
td.title {
	height: 107px;
	color: #edefef;
	font-size: 36pt;
	font-weight: bold;
}
td.content {
	height: 285px;
	color: #7f7f7f;
}
td.galeria {
	height: 94px;
	width: 864px;
}
a.mainmenu {
    display: block;
    cursor: pointer;
    line-height: 31px;
    aborder: 1px solid black;
    font-size: 8pt;
    text-align: right;
    color: #686868;
    font-weight: bold;
    text-decoration: none;
}
a.mainmenu:hover {
    display: block;
    cursor: pointer;
    line-height: 31px;
    aborder: 1px solid black;
    font-size: 8pt;
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.mainmenua {
    display: block;
    cursor: pointer;
    line-height: 31px;
    aborder: 1px solid black;
    font-size: 8pt;
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.submenu {
    display: block;
    cursor: pointer;
    line-height: 31px;
    aborder: 1px solid black;
    font-size: 8pt;
    text-align: right;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
a.submenu:hover {
    display: block;
    cursor: pointer;
    line-height: 31px;
    aborder: 1px solid black;
    font-size: 8pt;
    text-align: right;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
a.submenua {
    display: block;
    cursor: pointer;
    line-height: 31px;
    aborder: 1px solid black;
    font-size: 8pt;
    text-align: right;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
div.narrow {
    width: 514px;
}
div.wide {
    width: 663px;
}
#content {
    height: 285px;
    overflow: auto;
    font-size: 8pt;
    padding-right: 8px;
}
#content td {
    font-size: 8pt;
}
#content a {
    color: #7f7f7f;
}
#content td a {
    color: #7f7f7f;
}
#content p {
    font-size: 8pt;
    margin: 0px;
}
#content td p {
    font-size: 8pt;
    margin: 0px;
}
h1 {
    font-size: 9pt;
    font-weight: bold;
}
h2 {
    font-size: 8pt;
    font-weight: bold;
}
#galpreview {
    width: 727px;
    height: 75px;
    overflow: hidden;
}
#imagebackgroundsh {
    display: none;
    position: absolute;
    left: 352px;
    top: 152px;
    width: 450px;
    height: 340px;
    background-color: #000;
}
#imagebackground {
    display: none;
    position: absolute;
    left: 350px;
    top: 150px;
    width: 450px;
    height: 340px;
    background-color: #fff;
}
#imagedisplay {
    display: none;
    position: absolute;
    left: 350px;
    top: 162px;
    width: 450px;
    height: 340px;
}
#imageclose {
    display: none;
    position: absolute;
    left: 350px;
    top: 150px;
    width: 450px;
    height: 40px;
    text-align: right;
    cursor: pointer;
}
#imageholder {
    width: 320px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
input.aj {
    background-color: #f3f3f3;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 300px;
    font-family: Arial, Helvetica, Sans-serif;
    color: #7f7f7f;
    font-size: 8pt;
}
textarea.aj {
    background-color: #f3f3f3;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 356px;
    height: 120px;
    font-family: Arial, Helvetica, Sans-serif;
    color: #7f7f7f;
    font-size: 8pt;
}

