.topnav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333333;
}
.topnavdummy {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333333;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.topnav a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.topnav a:hover{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

}
topnav a:active {
	color: #999999;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.navmiddle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.navmiddledummy {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}

.content {
	border: 2px solid #333333;
	left: 15px;
	background-color: #FFFFFF;
}

.blkbk {
	background-color: #333333;
}
.boldtext {
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;

}
.italictext {
	font-style: italic;
}
a {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.copyright a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.redborder {
	border-top: 1px solid #990000;
	border-right: 6px solid #990000;
	border-bottom: 4px solid #990000;
	border-left: 2px solid #990000;
}
.bolditalicred {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.silverback {
	background-color: #CCCCCC;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:  url(../bullet2.gif);
	list-style-position: outside;
	padding-bottom: 5px;
	line-height: 21px;
	padding-left: 5px;

}

.redlowerborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.silver {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	border: 1px solid #999999;
	background-image:  url(../silver.gif);
	background-repeat: repeat-x;
}
.outsideborder {
	border: 4px solid #990000;
}
.itembg {
	background-color: #ECE9D8;
}
.bottombrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.topbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bothbrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.issue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}
.smalltext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;

}
.smalltext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.imageLeft {
	float: left;
	margin-right: 5px;

}
body {
	background-color: #ECE9D8;
}
.imageLeftBrdr {
	float: left;
	border: 2px solid #333333;
}
.imageRight {
	float: right;
}
td {
	padding-right: 7px;
	padding-left: 7px;
}
