BODY,TD,TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.table_underangel {  background-image: url(bgmn2.gif); background-repeat: repeat-y; background-position: right top}
a:link {  color: 7C6F15; text-decoration: underline}
a:hover {  color: A39116; text-decoration: none}
p {
	text-indent: 30px;
	text-align: justify;
}

h1 {
	font-size:80%;
	font-family: Verdana;
	color: #666666;
	background-attachment: scroll;
	background-image: url(bgmn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
}

.uplogo {
	font-size: 60%;
	font-family: Verdana;
	background-attachment: scroll;
	background-image: url(bgmn.gif);
	background-repeat: no-repeat;
	background-position: left top
}

.nonots {
	text-indent: 0;
}

a img {
	border: 0;
}

html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFF5B3;
	height: 100%;
}
a {
	color: #A30000;
}
table#main {
	height: 100%;
}
table#topmenu {
	background: #debd43 url(images/topmenu_background.gif);
}
table#head {
	background: #FFC000 url(images/head_background.gif) repeat-x;
}
table#topmenuitems {
	background: #FFF5B3;
}
td.topmenuitem {
	background: #debd43;
}
td.topmenuitem a {
	text-decoration: none;
	color: #000000;
}
td.headleft {
	background: #FFC000 url(images/head_left.jpg) no-repeat;
}
td.headcenter {
	background: #FFC000 url(images/head_center.jpg) no-repeat;
}
td.headright {
	background: #FFC000 url(images/head_right.jpg) no-repeat;
}
td#leftmenu {
	background-color: #FFE000;
	border-right: 2px solid #000000;
	vertical-align:top;
}
table#contenttable {
	height: 100%;
}
table#leftmenuitems {
	background-color: #FFE000;
	height: 100%;
}
table#leftmenuitems td {
	font: bold 17px Garamond;
}
td.leftmenuitem, td.leftmenuactiveitem {
	padding-left: 13px;
}
td.leftmenutitle, td.leftmenuactivetitle {
	padding-right: 15px;
	text-align: center;
}
td.leftmenutitle a, td.leftmenuitem a {
	text-decoration: none;
	color: #000000;
}
td.leftmenuactiveitem a {
	text-decoration: none;
	color: #9c0000;
}
td.leftmenuactivetitle a {
	text-decoration: none;
	color: #9c0000;
}
td#content {
	padding: 15px;
	font-family: Garamond;
}
td#copyright {
	padding: 0px 15px 6px 0px;
	font-family: Garamond;
	font-size: 15px;
	color: #5C5A4A;
}
td#copyright a {
	color: #5C5A4A;
	text-decoration: none;
}
td.picturetitle {
	background: #FFC000;
	font-weight: bold;
	color: #000000;
	height: 40px;
}
td.picturefile {
	padding: 15px 15px 10px 15px;
	background: #FFE000;
}
td.picturedescr {
	padding: 0px 5px 5px 5px;
	background: #FFE000;
}
td.picture {
	border: 1px solid #FFC000;
}
tr.pictureline {
    background: #FFC000;
    font-weight: bold;
    height: 20px;
}
tr.pictureline td.picturestats {
    height: 20px;
    color: #000000;
    padding-left: 5px;
}
tr.pictureline td.pictureactivepage {
    background: #FFF5B3;
    width: 50px;
    color: #FFC000;
    border: 1px solid #FFC000;
}
tr.pictureline td.picturepage {
    width: 50px;
}
tr.pictureline td.picturepage a {
    text-decoration: none;
    display: block;
    width: 50px;
    color: #000000;
    padding: 0px 2px 0px 2px;
}
tr.pictureline td.picturepage a:hover {
    width: 50px;
    background: #FFF5B3;
    color: #FFC000;
    border: 1px solid #FFC000;
}
