a:link {
	color: #990000;
	text-decoration: none;
}

a:link.rightnav {
	background-color: #E7E3E7;
	color: #990000;
	text-decoration: none;
}

a:link.topnav {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:visited.rightnav {
	background-color: #E7E3E7;
	color: #990000;
	text-decoration: none;
}

a:visited.topnav {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #4B0082;
	text-decoration: underline;
}

a:hover.rightnav {
	background-color: #959595;
	color: #00008B;
	text-decoration: none;
}

a:hover.topnav {
	color: #FFFF00;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

a:active.rightnav {
	background-color: #E7E3E7;
	color: #990000;
	text-decoration: none;
}

a:active.topnav {
	color: #FFFFFF;
	text-decoration: none;
}

blockquote {
	background-color: #DFDFDF;
	border: 1px solid #000000;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	vertical-align: top;
}

h1 {
	color: #990000;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

input {
	font-size: 10px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blockheaderl {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}

.blockheaderr {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}

.cellbackgroundright {
	background-image: url(../images/13.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

.header {
	background-image: url(<!-- [image-path] -->logo.gif);
	background-repeat: no-repeat;
}

.rightnav {
	background-color: #E7E3E7;
	color: #990000;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: left;
	text-decoration: none;
	width: 150px;
	list-style-image: url(../images/bullet.gif);
}

.sidenav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tinytext {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
}

.topnav {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
