BODY {
	margin-left:0px;
	font-family :  "Bitstream Vera Serif", Verdana,sans-serif;;
	font-size : 11px;
	}
#frame{
	border-right : medium double #666666;
	border-bottom : medium double #666666;
}
#top{
	color : Black;
	font-size : small;
	vertical-align : top;
}
#content{
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	vertical-align : top;
}
#bot{
	vertical-align : bottom;
	text-align : right;
	padding-bottom : 2px;
	color : #999999;
}
#logo{
}
#menu{
}
#menu .selected{
	font-weight : bold;
}
#menu A{
}
#menu A:HOVER{
	color : #FF9999;
}
#menu TD{
	padding-left : 5px;
	padding-right : 5px;
}
#menu TD.prev{
	padding-left : 0px;
	padding-right : 0px;
	background-color : #F3EFD5;
	border-left : thin solid #C6aa69;
}
#menu TD.selected{
	padding-left : 5px;
	padding-right : 5px;
	background-color : #FEFFED;
	border-right : thin solid #C6aa69;
	border-left : thin solid #C6aa69;
}
#menu TD.next{
	padding-left : 0px;
	padding-right : 0px;
	border-right : thin solid #C6aa69;
	background-color : #F3EFD5;
}
A {
	text-decoration : none;
	font-weight : bold;
}
CODE {
	font-family : monospace;
	color : #CD5C5C;
	font-size : 11px;
}
CAPTION {
	font-size : large;
	text-align : left;
}
TH {
	background-color : #E2E2E2;
	text-align : left;
	vertical-align : top;
	font-size : 12px;
	padding-right : 10px;
}
TD {
	font-size : 11px;
}
LI {
	color : #333399;
}
INPUT {
	padding : 1	px;
	font-size : 11px;
	background-color : #FDF5E6;
}
SELECT {
	padding : 1	px;
	font-size : 11px;
	background-color : #FDF5E6;
}
RADIO {
	padding : 1	px;
	font-size : 11px;
	background-color : #FDF5E6;
}
TEXTAREA {
	font-size : 11px;
	background-color : #FDF5E6;
}
PRE {
	font-size : 11px;
}
U {
	font-size : 11px;
	background-color : #FFFF99;
	font-weight : bold;
	text-decoration : none;
}
BLOCKQUOTE {
	font-size : 10px;
/*	border : thin dashed #999999;*/
}
.code{
	border : thin dotted Black;
	font-family : monospace;
	color : #CD5C5C;
	background : #F5F5F5;
	font-size : 10px;
}
.title{
	font-size:14px;
	font-weight : bold;
	font-size : medium;
}
.logo{
	font-size:14px;
	font-weight : bold;
	font-size : medium;
	font-family : "Hobo BT", fantasy;
}
.sign{
	font-size: 12px;
	font-family :  "Matura MT Script Capitals";
}
/* Photo album definitions */
.thumb{
  width : 158px;
  height : 146px;
  background-image : url(images/diatext.png);
  cursor: hand;
  color: White;
  position: absolute;
  z-index: 0;
}
.thumb IMG{
  width : 128px;
  margin-left : 14px;
  margin-top : 14px;
  border : thin solid Black;
}
.thumb B{
  margin-left : 14px;
  font: bold 11px monospace; color: White;
}
