/* GENERIC CSS */

body
{
	background-color: black;
	font-family: Arial;
	text-align: center;
	color: white;
}
.pageframe
{
	margin-top: 1cm;
	margin-left: 1cm;
	margin-right: 1cm;
	width: 1000px;
	height: 750px;
	vertical-align: top;
}
.footer 
{
	text-align: center;
	width: 100%;
	font-size: 60%;
	color: silver;
}
h1
{
	color: red;
	margin-bottom: 0.5cm;
	margin-top: 0.5cm;
	font-weight: bold;
}
h2,h5
{
	color: yellow;
	margin-bottom: 0cm;
	margin-top: 0cm;
}
h3,h4
{
	color: red;
	margin-bottom: 0.1cm;
	margin-top: 0cm;
}
.strong
{
	color: yellow;
	font-weight: bold;
}
a
{
	color: #FFD700;
}
a:hover
{
	color: red;
	font-weight: bold;
}
a:active
{
	color: white;
	font-weight: bold;
}
.ventrilomessage
{
	margin-left: 0.2cm;
	margin-right: 0.2cm;
	margin-top: 0.3cm;
	margin-bottom: 0.3cm;
	width: 100%;
	text-align: left;
	vertical-align: top;
	color: white;
	font-size: 90%;
}
.ventrilolist
{
	margin-left: 0.2cm;
	margin-right: 0.2cm;
	margin-top: 0.2cm;
	margin-bottom: 0.2cm;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
table#ventrilolist
{
	width: 100%
}
table#ventrilolist tr, table#ventrilolist td
{
	color: yellow;
	padding: 5x;
	vertical-align: top;
	line-height: 150%;
}
table#instances
{
	width: 800px;
}
table#instances th
{	
	text-align: center;
	font-size: 90%;
	color: yellow;
	font-weight: bold;
	background-color="black";
}
table#instances tr, table#instances td
{
	vertical-align: middle;
	font-size: 90%;
	font-weight: normal;
	padding: 5px;
}
table#instances tr, table#instances td#col1A
{
	background-color="white";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col2A
{
	background-color="white";
	color: black;
	text-align: center;
}
table#instances tr, table#instances td#col3A
{
	background-color="white";
	color: black;
	text-align: center;
}
table#instances tr, table#instances td#col4A
{
	background-color="white";
	color: black;
	text-align: center;
}
table#instances tr, table#instances td#col5A
{
	background-color="white";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col6A
{
	background-color="white";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col7A
{
	background-color="white";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col1H
{
	background-color="black";
	color: white;
	text-align: left;
}
table#instances tr, table#instances td#col2H
{
	background-color="black";
	color: white;
	text-align: center;
}

table#instances tr, table#instances td#col3H
{
	background-color="black";
	color: white;
	text-align: center;
}

table#instances tr, table#instances td#col4H
{
	background-color="black";
	color: white;
	text-align: center;
}
table#instances tr, table#instances td#col5H
{
	background-color="black";
	color: white;
	text-align: left;
}
table#instances tr, table#instances td#col6H
{
	background-color="black";
	color: white;
	text-align: left;
}
table#instances tr, table#instances td#col7H
{
	background-color="black";
	color: white;
	text-align: left;
}
table#instances tr, table#instances td#col1c
{
	background-color="silver";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col2c
{
	background-color="silver";
	color: black;
	text-align: center;
}

table#instances tr, table#instances td#col3c
{
	background-color="silver";
	color: black;
	text-align: center;
}

table#instances tr, table#instances td#col4c
{
	background-color="silver";
	color: black;
	text-align: center;
}
table#instances tr, table#instances td#col5C
{
	background-color="silver";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col6C
{
	background-color="silver";
	color: black;
	text-align: left;
}
table#instances tr, table#instances td#col7C
{
	background-color="silver";
	color: black;
	text-align: left;
}
table#regionlevel
{
	width: 400px;
}
table#regionlevel th
{	
	text-align: center;
	font-size: 90%;
	color: yellow;
	font-weight: bold;
	background-color="black";
}
table#regionlevel tr, table#regionlevel td
{
	vertical-align: middle;
	font-size: 90%;
	padding: 5px;
}
table#regionlevel tr, table#regionlevel td#col1A
{
	width:40%;
	background-color="white";
	color: black;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col2A
{
	width:20%;
	background-color="white";
	color: black;
	text-align: center;
	font-weight: bold;
}
table#regionlevel tr, table#regionlevel td#col3A
{
	width:20%;
	background-color="white";
	color: black;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col4A
{
	width:20%;
	background-color="white";
	color: black;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col1H
{
	width:40%;
	background-color="black";
	color: white;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col2H
{
	width:20%;
	background-color="black";
	color: white;
	text-align: center;
	font-weight: bold;
}
table#regionlevel tr, table#regionlevel td#col3H
{
	width:20%;
	background-color="black";
	color: white;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col4H
{
	width:20%;
	background-color="black";
	color: white;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col1c
{
	width:40%;
	background-color="silver";
	color: black;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col2c
{
	width:20%;
	background-color="silver";
	color: black;
	text-align: center;
	font-weight: bold;
}
table#regionlevel tr, table#regionlevel td#col3c
{
	width:20%;
	background-color="silver";
	color: black;
	text-align: left;
	font-weight: normal;
}
table#regionlevel tr, table#regionlevel td#col4c
{
	width:20%;
	background-color="silver";
	color: black;
	text-align: left;
	font-weight: normal;
}
.photoinstr
{
	margin-top: 3cm;
	margin-bottom: 6cm;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 150%;
	font-weight: bold;
}
ol#pictures
{
	margin-left: 2cm;
	text-align: left;
	color: #00FFFF;
	font-weight: bold;
}
ol#pictures li
{
	margin-bottom: 0.2cm;
}
table#tribute
{
	width: 100%;
	text-align: center;
	font-weight: bold;
}
table#tribute tr, table#tribute td
{
	background-color="black";
	vertical-align: middle;
	color: white;
	font-size:90%;
}
table#tribute tr, table#tribute td#col1
{
	width:30%
}
table#tribute tr, table#tribute td#col2
{
	width:40%
}
table#tribute tr, table#tribute td#col3
{
	width:30%
}