@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.smallgrey{
font-size:10px;
color:#333333;
}

#content p {
	padding-right:50px;/*105px;*/
	margin-bottom:17px;	
	letter-spacing:.001em;/*.08em;*/
	word-spacing:.00001em;
	line-height:1.44em;
}

#content a, #content a:hover, #content a:visited {
	padding-right:8px;
	padding-bottom:1px;
}

#content a {
	background:url(../images/link-normal-bkgd.gif) no-repeat right;
	color:#cca109;
	text-decoration:underline;
}

#content a:hover {
	background:url(../images/link-hover-bkgd.gif) no-repeat right;
	color:#ae1832;
}

#content a:visited {
	background:url(../images/link-visited-bkgd.gif) no-repeat right;
	color:#000000;
}

.subnav {
	background:none;
	color:#cca109;
	text-decoration:none;
}

.subnav:hover {
	color:#ae1832;
}

.subnav:visited {
	color:#000;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#ae1832;
	letter-spacing:.001em;
	line-height:1em;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	letter-spacing:.001em;
	line-height:20px;
}

#content table, #content table tr, #content table tr td {
	border:none;
}

#content #best, #content #silver, #content #bronze {
    background:none;
}