﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.heading {
	font-size:14pt;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#DD1F26;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}


a.small:link, a.small:visited, a.small:active {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
}

a.small:hover {
	color:#cccccc;
}




.content {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	width:621px;
}

/*Begin Navigation*/
.navCell {
	padding:10px 2px 10px 15px;
	width:149px;
	background:#000;
}

.navi {
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:135px;
}

a.navi:link, a.navi:active, a.navi:visited {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	display: block;
	line-height:normal;
	padding:3px;

}

a.navi:hover {
	text-decoration:none;
	font-weight:bold;
	color:#DD1F26;
	line-height:normal;

}

.navi li {
	background: #1c1c1c url('siteart/buttonbg.jpg'); background-repeat:repeat-y;
	display: block;
	width:auto;
	height:22px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:#fff;
	border:1px #e33e44 solid;
	line-height:normal;
}



.anylinkcss{
position:absolute;
visibility: hidden;
border:1px #e33e44 solid;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 22px;
z-index: 100;
background: #1c1c1c url('siteart/buttonbg.jpg'); background-repeat:repeat-y;
width: 200px;
}

.anylinkcss a:link {
color: #fff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom:1px #e33e44 solid;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:visited{
color: #fff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom:1px #e33e44 solid;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:active {
color: #fff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom:1px #e33e44 solid;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}


.anylinkcss a:hover{ /*hover background color*/
background: #000;
color: #e33e44;
}





/*End Navigation*/












