/* Textual Elements */
body, td { color: #3A465C; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
p, li { margin-top : 5px; margin-bottom : 3px; }
ul { list-style : square; }
.header { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.title { color: #336699; font-size: 14px; font-weight: bold; }
.subTitle { color: #E65321; font-size: 13px; font-weight: bold; }
.subTitle:hover { color: red; font-size: 13px; font-weight: bold; text-decoration: underline; }
.miniTitle { color: #003399; font-size: 10px; font-weight: bold; }
.mini { color: #003399; font-size: 10px; }
.white { color: #FFFFFF }
.lightGray { color: #FAFAFA }
.relatedText{ font-weight: bold; }
.menuItem{ border: 1px outset #FFFFFF; }

/* Tables */
.tableIndent tr td {padding-left:5px;padding-right:5px;padding-top:1px;padding-bottom:2px}

/* Menu */
#aboutLayer			{ position:absolute; visibility:hidden; left:0px;	top:180px;  z-index:1000; }
#athletesLayer		{ position:absolute; visibility:hidden; left:87px;	top:180px;  z-index:1000; }
#athletesSubLayer	{ position:absolute; visibility:hidden; left:100px;	top:0px;	z-index:1000; }
#newsLayer			{ position:absolute; visibility:hidden; left:200px; top:180px;	z-index:1000; }
#newslettersLayer	{ position:absolute; visibility:hidden; left:307px; top:180px;	z-index:1000; }
#galleryLayer		{ position:absolute; visibility:hidden; left:410px; top:180px;	z-index:1000; }
#linksLayer			{ position:absolute; visibility:hidden; left:500px; top:180px;	z-index:1000; }

/* Links */
a { color: #35366F; text-decoration: underline; }
a:hover { color: #636495; text-decoration: underline; }
.menu { font-size: 10px; color: white; text-decoration: none }
.menu:hover { font-size: 10px; color: white; text-decoration: none }
.headerLink { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.headerLink:hover { font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underline}
.crumbLink { font-size: 10px; color: #4C5C75; }
.linkTitle { color: #515E76; font-size: 11px; font-weight: bold; text-decoration: underline; }
.linkTitle:hover { color: #626C82; font-size: 11px; font-weight: bold; text-decoration: none; }
.linkDate { color: #E55221; font-size: 10px; font-weight: bold; }
.linkUrl { color: #E55221; font-size: 10px; font-weight: bold; text-decoration: underline; }
.linkUrl:hover { color: #E55221; font-size: 10px; font-weight: bold; text-decoration: none; }
.linkDescription, .linkContent { color: #515E76; font-size: 10px; }
.footerLink{ font-size: 10px; color: #35425F; }
.footerLink:hover { font-size: 10px; color: #999999; text-decoration: none; }
.bottomMenuLink{ font-size: 10px; color: #FFFFFF; }
.bottomMenuLink:hover { font-size: 10px; color: #FF9900; text-decoration: none; }
.url { color: #0066CC; font-weight: bold; font-size:10px; text-decoration: underline; }
.readmore, .backTop { font-size:10px; font-weight: bold; }
.relatedLink, .relatedSite { font-size:10px; font-weight: bold; }
.resultNavLink { font-size:10px; }

/* Form Elements */
input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif;  border: 1px solid #CCC; color: #666666; font-size: 10px; }
.formText { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; }
.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #333333; background-color: #CCCCCC; border-bottom: 1px solid #6B7DA5; border-top: 1px solid #FFFFFF; border-right: 1px solid #6B7DA5; border-left: 1px solid #FFFFFF; height: 20px; }
.textArea { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px; width: 320px; height: 78px; }

/* Form Elements */
.whiteTop { border-top: 1px #FFFFFF solid; }

/* Error Display */
.errorTitle { color:darkred; font-weight:bold; }
.error { color:darkred; }

/* Footer */
.footer-info { font-size: 10px; color: #35425F}
.copy { font-size: 10px; color: #35425F}
