
body {
margin:0px;
padding:0; 
height:100%;
background-image:url(images/bg.jpg);
}

h1 { color: #FFFFFF; background: #63a0cc; padding: 3px; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

font { color: #BF9F64; font-size: 14px; font-family: Times New Roman }
font.xsmall { color: #BF9F64; font-size: 10px; font-family: Times New Roman }
font.flashInfo { color: #BF9F64; font-size: 20px; font-family: Times New Roman }
font.white { color: #FFFFFF; font-size: 14px; font-family: Times New Roman }
font.white_bigg { color: #FFFFFF; font-size: 22px; font-family: Times New Roman }
font.white_flashInfo { color: #FFFFFF; font-size: 20px; font-family: Times New Roman }
font.white_small { color: #FFFFFF; font-size: 12px; font-family: Times New Roman }
font.white_xsmall { color: #FFFFFF; font-size: 10px; font-family: Times New Roman }

li { color: #BF9F64; font-size: 14px; font-family: Times New Roman }

hr {
 border: 1px solid #3A567D;
}

a:link {
	font-family: Times New Roman;
	font-size: 14px;
    color: #BF9F64;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:visited {
	font-family: Times New Roman;
	font-size: 14px;
    color: #BF9F64;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:hover {
	font-family: Times New Roman;
	font-size: 14px;
    color: #BF9F64;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
a:active {
	font-family: Times New Roman;
	font-size: 14px;
    color: #BF9F64;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
} 

div.logo {
background:url(images/pic_bg.jpg) top left no-repeat;
border: 1px solid #3A567D;
padding:5px;
}

div.picture {
background:url(images/pic_bg.jpg) top right no-repeat;
border: 2px solid #BF9F64;
padding:10px;
text-align:center;
margin-top: 15px;
}

div.flashInfo {
background:url(images/flashInfo.jpg) top left no-repeat;
border: 2px solid #BF9F64;
width: 100%;
padding:10px;
text-align:center;
margin: 7px;
}

img.pop {
	border: 2px solid #3A567D;
}

td.stamboom {
background-color:#14263E;
	font-family: Times New Roman;
	font-size: 14px;
    color: #BF9F64;
}

td.mnu {
background-color:;
}

td.mnu_mover {
background-color:#14263E;
}

td.veld1 {
	background-color:#14263E;
	font-family: Times New Roman;
	font-size: 14px;
    color: #BF9F64;
	border: 1px solid #3A567D;
	padding:5px;
}

td.round1-top-left{ 
	width:18px;
	height:16px;
	background: url("images/round1_top_left.jpg") no-repeat left top;
}

td.round1-top-right{ 
	width:18px;
	height:16px;
	background: url("images/round1_top_right.jpg") no-repeat right top;
}

td.round1-top-fill{ 
	background: url("images/round1_top_fill.jpg");
}

td.round1-bottom-left{ 
	width:18px;
	height:16px;
	background: url("images/round1_bot_left.jpg") no-repeat left top;
}

td.round1-bottom-right{ 
	width:18px;
	height:16px;
	background: url("images/round1_bot_right.jpg") no-repeat right top;
}

td.round1-bottom-fill{ 
	background: url("images/round1_bot_fill.jpg");
}


td.round1-content{ 
	background: url("images/round1_fill.jpg");
}

td.round1-content-left{ 
	background: url("images/round1_left_fill.jpg");
}

td.round1-content-right{ 
	background: url("images/round1_right_fill.jpg");
}
