.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.border_body {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aabccc;
	border-right-color: #aabccc;
	border-bottom-color: #aabccc;
	border-left-color: #aabccc;
	background-color: #FFFFFF;
	padding: 25px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3F2000;
}
.background_lines {
	background-image: url(images/background-lines.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: 3f2000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
div#navbar2 {
    height: 22px;
    width: 100%;
    background-color: #ffffff;
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    line-height: 22px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 8px;
    color: #003366;
}
div#navbar2 li a:link {
    color: #003366;
}
div#navbar2 li a:visited {
    color: #003366;
}
div#navbar2 li a:hover {
	color: #003366;
	text-decoration: underline;
}
.tableHeadings {
	color: #DCE8FA;
	font-weight: bold;
	background-color:#003366;
	font-size:9pt;
}
.items {
	color: #031195;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableborder {
	border: thin solid #031195;
}
.catdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #DCE8FA;
}
