@charset "utf-8";
/* CSS Document */

body {
	background-color: #AF0032;
	margin-top: 10px;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdbgUpperLeft {
background-image: url(upperLeft.gif);
}
.tdbgLowerLeft {
background-image: url(lowerLeft.gif);
}
.tdbgUpperRight {
background-image: url(upperRight.gif);
}
.tdbgLowerRight {
background-image: url(lowerRight.gif);
}
.tdbgLogo {
background-image: url(logo.gif);
}
.tdbgLogoSide {
background-image: url(logoSide.gif);
}
.tdbgLogoSideEdge {
background-image: url(logoSideEdge.gif);
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AF0032;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.logo {
	background-image:url(logo.gif);
	background-repeat:no-repeat
	}
.headerText {
	font-size: 16px
}
.bodyHeader {
	font-size: 16px;
	font-weight: bold;
}
.body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.footer {
	font-size: 9px;
	font-style: italic;
}
ul {
  list-style-image: url(images/arrow.gif);
}
#menu10 {
	width: 200px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #AF0032;
	display: block;
	background:  url(menu/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #AF0032;
	background:  url(menu/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu10 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu10 img {
    border: none;
} 
.noBrdrImg img {
	border: none;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
