a:link 				{ color: blue; text-decoration: none }
a:visited			{ color: #0000CC; text-decoration: none }
a:hover 			{ color: red; text-decoration: underline }
a:active 			{ color: blue; }

table.content td.menu  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 14px;
	padding: 6px;
	width: 142px;
}

table.content td.menu .ad {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align: center;
	margin: 2px 0px 1px 0px; 
	padding: 5px 4px 5px 4px; 
	border: 2px solid; 
	border-color: #999999; 
	background-color: #F9DFAA; 
}

table.content td.news H2.events {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align: center;
	margin: 2px 0px 1px 0px; 
	padding: 5px 4px 5px 4px; 
	border: 2px solid; 
	border-color: #999999; 
	background-color: #F9DFAA; 
}

table.content td.news p.events {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: center;
	margin: 2px 0px 4px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid; 
	border-color: #999999; 
	background-color: #F9DFAA; 
}

table.content td.content  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 14px;
	padding: 6px;
	color : #003366;
}

table.content td.news  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 16px;
	font-weight : normal;
	padding: 4px;
	width: 212px;
	color : #003366;
}

table.news  {
	width: 100%;
}

table.news td.news  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 12px;
	padding: 8px;
	background-color : #CACACA;
	color : #003366;
}

table.headline  {
	width: 96%;
	margin-bottom: 2px;
}

td.headline  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 18px;
	font-weight : bold;
	color : #003366;
}

td.newsdate  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : italic;
	color : #003366;
	text-align: right; 
}

table.news td.news p  {
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 14px;
	font-weight : normal;
	color : #003366;
}

td.label  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align: right; 
	color : #003366;
}

td.field  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #003366;
}

td.note  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : #003366;
}

td.submit  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	text-align: right; 
	color : #003366;
}

table.data  {
	background-color : #CACACA;
	border-width: 1px;
  	border-style: solid;
	border-color: #996600;
}

td.data  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #003366;
}

td.data-r  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	text-align: right;
	color : #003366;
}

td.headline  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #003366;
}

table.email  {
	margin : 0px;
}

table.email td.email  {
	font-family : Verdana, Arial, sans-serif;
	color : #003366;
	font-size : 11px;
	padding: 0px;
}

h1			{
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 22px;
	font-weight : bold;
	background-color : #000024;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 6px;
	text-align: left;
	border-width: 1px;
  	border-style: solid;
	border-color: #996600;
	color : #FFFFFF;
}

h2			{
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 18px;
	font-weight : bold;
	background-color : #330000;
	margin: 0px 0px 4px 0px;
	padding: 2px 2px 4px 6px;
	text-align: left;
	border-width: 1px;
  	border-style: solid;
	border-color: #996600;
	color : #FFFFFF;
}

h2.album			{
	font-family : Garamond, Book Antiqua, Times New Roman, serif;
	font-size : 20px;
	font-weight : bold;
	background-color : #330000;
	margin: 6px 0px 8px 12px;
	padding: 2px 6px 2px 6px;
	text-align: left;
	border-width: 1px;
  	border-style: solid;
	border-color: #996600;
	color : #ffffff;
}


