body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B49E3B;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #023585;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #023585;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#content2 {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B49E3B;
}
#nav {
	background-color: #990000;
	padding: 5px 3px 3px;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B49E3B;
	color: #FFFFFF;
}

#nav a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#nav a:hover {
	font-weight: bold;
	color: #DBE1EF;
	text-decoration: underline;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #023884;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
p {
	line-height: 140%;
}
li {
	line-height: 150%;
}

ul {
list-style-image: url(images/arrow.jpg);
	
}
li a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
li a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #023585;
}
li a:hover {

	text-decoration: underline;
	font-weight: normal;
	color: #43A493;
}

