/* Redefined HTML tags */

body {  
	font-family: Arial, Helvetica, sans-serif;
	color: #092148;
	background-color: #FFFFFF
	scrollbar-3d-light-color:#E1EAFE;
	scrollbar-arrow-color:#002C6B;
	scrollbar-base-color:#C1D3FB;
	scrollbar-dark-shadow-color:#7C9FD3;
	scrollbar-face-color:#94A2F7;
	scrollbar-highlight-color:#E1EAFE;
	scrollbar-shadow-color:#7C9FD3
}

body.pastmasters {  
	font-family: Arial, Helvetica, sans-serif;
	color: #092148;
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#DCC86C;
	scrollbar-arrow-color:#972D17;
	scrollbar-base-color:#D8C25E;
	scrollbar-dark-shadow-color:#AA932A;
	scrollbar-face-color:#CFB53B;
	scrollbar-highlight-color:#DCC86C;
	scrollbar-shadow-color:#AA932A
}

table { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

/* Main Headline */
h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight: bold; 
	color: #000000
}

/* Sub Headline */
h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #000000
}

/* Top of page document info */
h3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #A9A4B5;
}


.border-outline {
	border-right: #8080C0 1px solid;
	border-top: #8080C0 1px solid;
	border-left: #8080C0 1px solid;
	border-bottom: #8080C0 1px solid;
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #F5C489;
	text-decoration: none;
}

.maintext {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-style: bold;
  line-height: 20px;
  font-weight: bold;
  text-transform: none;
  color: #000044;
  text-align: left;
  letter-spacing:  0px;
  margin-left: 0px;
  padding-left: 0px;
}

a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #F5C489;
	text-decoration: none;
}

a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #F5C489;
	text-decoration: none;
}

a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #F5C489;
	text-decoration: none;
}

td.menuSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

td.diaryDate {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	color: #8B8A92;
	font-weight: bold;
}

td.diaryEntry {
	font-family: Monotype Corsiva;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

td.pastMasters {
	font-family: Copperplate Gothic Light, sans-serif;
	font-size: 16px;
	color: #CFB53B;
	font-weight: bold;
}

td.updates { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}



div#PhotosDivTag {float:left;}
