body { margin-top: 20px; margin-left: 0px; margin-right: 0px; margin-bottom: 20px; background-color: #D9D9D9;}

td.date-clock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; line-height: 100%; font-weight: normal; color: #E6CDD1}
.date-clock { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 100%; font-weight: normal; color: #E6CDD1; text-decoration: none;}

td.search form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%; font-weight: normal; color: #FFFFFF;}

td.Main { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 150%; font-weight: normal; color: #666666; padding: 15px; background-color:#ffffff}

/*	td.IndexIntro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 150%; font-weight: normal; color: #666666; text-decoration: none; background: url(graphics/indexpic1a.jpg) no-repeat right; padding: 0 0 0 15px;}	*/
td.IndexIntro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 150%; font-weight: normal; color: #666666; text-decoration: none; background: url(graphics/indexpic1a.jpg) no-repeat right; padding: 0 0 0 15px; border-bottom: 1px solid #666666;}

td.CopyRight {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 100%; font-weight: normal; color: #E6CDD1; text-decoration: none; padding: 0 5px 0 5px;}
a.CopyRight:link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 100%; font-weight: normal; color: #E6CDD1; text-decoration: none}
a.CopyRight:visited { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 100%; font-weight: normal; color: #E6CDD1; text-decoration: none}
a.CopyRight:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 100%; font-weight: normal; color: #E6CDD1; text-decoration: underline}

a.TeamLink:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 150%; font-weight: normal; color: #666666; text-decoration: none}
a.TeamLink:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 150%; font-weight: normal; color: #666666; text-decoration: none}
a.TeamLink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 150%; font-weight: normal; color: #666666; text-decoration: underline}

a.PhotoGallery:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 100%; font-weight: bold; color: #ffffff; text-decoration: none; width:30px; height:22px; background-color:#a61d3a; display:block; padding-top:8px;}
a.PhotoGallery:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 100%; font-weight: bold; color: #ffffff; text-decoration: none; width:30px; height:22px; background-color:#a61d3a; display:block; padding-top:8px;}
a.PhotoGallery:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 100%; font-weight: bold; color: #ffffff; text-decoration: none; width:30px; height:22px; background-color:#666666; display:block; padding-top:8px;}


/*
SEARCH HIGHLIGHT
*/
.highlight { background-color: #FFF000;}

/*
IE6 fix height of form so it doesn't throw layout out
*/
* html form.searchbox { 
	margin: 0; 
	padding:0;
	vertical-align: middle;
	height:24px;
}
