﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maintable {
	border-left-color: #990000;
	border-top-color: #990000;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-left-width: thin;
}

.toptable {
	border-left-color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
}

h1 {
	font-size: 2.5em;
	font-variant: normal;
	padding: 0;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 1.4em;
	font-variant: normal;
	padding: 0;
	margin: 0;
}

#menu {
	margin-right:10px;
}

#menu li {
	list-style-type: none;
	text-align: right;
    text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #990000;	
	margin-bottom: 2px;
}

.link {
    text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
.tableback {
	background-image: url(back.gif);
}

.menuback {
	background-color: #ded0b4;
}

.mlkd_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.rightTable {
	background-color: #601F1B;
	border: dashed;
}
.secondaryMenu {
	background-color: #FFFFDD;
	border: thin dashed #621F19;
}
.bottomLeftCell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9C0000;
	background-image: url(back.gif);
}
