@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 14px;
	color: #cdab51;
}
body {
	background-color: #000000;
	background-image: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #494A00;
}
a:active {
	text-decoration: none;
	color: #8A8311;
}
.picture_left {
float:left;
margin-top:7px;
margin-bottom:10px;
margin-left:0px;
margin-right:15px;
}
.picture_right {
float:right;
margin-top:2px;
margin-bottom:10px;
margin-left:15px;
margin-right:2px;
}

table.Calendar {
	table-layout: fixed;
    width: 750px;
}

hr {
  border: 0;
  width: 90%;
  color: #402e0a;
  background-color: #402e0a;
  height: 7px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #8A8311;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	width: 795px;
}

.style2 {
	color: 
#8A8311;
	font-size: 18px;
}
.Style3 {
	font-size: 20px;
	color: #996100;
}
	
.style13 {
	font-size: 12px}
	
.style14 {
	font-size: 11px}
	
.style15 {
	color: #cdab51}
	
.style17 {
	color: #633F00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.h2 {
	color: #9D6300;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 3px;
}

small {
	font-size: 8px;
}
