body				{ font-family: arial; FONT-SIZE: 12px; font-weight: normal; margin: 0px 0px 0px 0px; }
html, body			{ height: 100%; }

p					{ text-align: justify; text-indent: 0; margin-top: 0px; margin-bottom: 15px; }

.floatright			{ float: right; margin: 3px 0 3px 10px; }
.floatleft			{ float: left; margin: 3px 10px 3px 0; }
.menufill			{ background-image: url('images/menu_fill.gif'); }
.center				{ text-align: center; }
.textsmall			{ font-size: 10px; font-family: arial; font-weight: normal; text-decoration: none; } 
.texttiny			{ font-size: 9px; font-family: arial; font-weight: normal; text-decoration: none; } 
.tinydate			{ font-size: 10px; font-family: arial; font-weight: normal; text-decoration: none; font-style: italic; color: #494949; } 
.tinyrequired		{ font-size: 12px; font-family: arial; font-weight: normal; text-decoration: none; font-style: italic; color: #494949; } 
.heading			{ font-size: 18px; font-family: arial; font-weight: bold; text-decoration:none; } 
.title				{ font-size: 14px; font-family: arial; font-weight: bold; text-decoration:none; } 
.biotitle			{ font-size: 14px; font-family: arial; font-weight: normal; font-style: italic; text-decoration:none; color: #565656; } 
.galleryborder		{ border: 1px solid black; } 
.stats				{ font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; } 
.stats2				{ font-family: Arial; font-size: 13px; font-weight: normal; text-decoration: none; } 
.referer			{ font-family: Arial; font-size: 13px; font-weight: normal; text-decoration: none; color: #ff0000; } 

A.pagelink			{ color: #6D4E88; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: none; } 
A:hover.pagelink	{ color: #8c303f; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: underline; }
A.pagelink2			{ color: #6D4E88; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: none; } 
A:hover.pagelink2	{ color: #8c303f; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: underline; }
A.pagelink3			{ color: #6D4E88; font-size: 11px; font-family: arial; font-weight: bold; text-decoration: none; } 
A:hover.pagelink3	{ color: #8c303f; font-size: 11px; font-family: arial; font-weight: bold; text-decoration: underline; }
A.pagelink4			{ color: #6D4E88; font-size: 12px; font-family: arial; font-weight: normal; text-decoration: none; } 
A:hover.pagelink4	{ color: #8c303f; font-size: 12px; font-family: arial; font-weight: normal; text-decoration: underline; }
A.linkbar			{ color: #6D4E88; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: none; } 
A:hover.linkbar		{ color: #8c303f; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: underline; }
A.designlink		{ color: #6D4E88; font-size: 9px; font-family: arial; font-weight: bold; text-decoration: none; } 
A:hover.designlink	{ color: #8c303f; font-size: 9px; font-family: arial; font-weight: bold; text-decoration: underline; }
A.statslink			{ color: #ff0000; font-size: 10px; font-family: arial; font-weight: normal; text-decoration: none; } 
A:hover.statslink	{ color: #70c21b; font-size: 10px; font-family: arial; font-weight: normal; text-decoration: underline; }


h1.grey {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: inherit;
  color: #615f5d;
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-weight: normal; 
}


