@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
#sidenav a {
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #412F3D;
	border-right-color: #412F3D;
	border-bottom-color: #412F3D;
	border-left-color: #412F3D;
	letter-spacing: 0.2em;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-indent: 9px;
	font-size: 11px;
	color: #2B232C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#navbot {
	background-color: #787eac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.2em;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #000000;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#topbar {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#navbot a{
	background-color: #787eac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.2em;
	color: #2D2732;
}

#sidenav a:hover {
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	letter-spacing: 0.2em;
	text-align: left;
	vertical-align: middle;
	display: block;
	text-indent: 9px;
	font-size: 11px;
	color: #F5F4F7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #303664;
}

body {
	background-color: #FFFFFF;
}
a:link {
	color: #61536A;
	text-decoration: none;
}
#sidebar {
	background-color: #787eac;
	background-position: center top;
	vertical-align: top;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#border {
	border: 1px solid #000000;
	background-color: #787eac;
}
.imgs {
	margin: 5px;
	padding: 0px;
	border: 1px solid #36222D;
}

#bodcolor {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}

a:visited {
	text-decoration: none;
	color: #8A7896;
}
a:hover {
	text-decoration: underline;
	color: #303664;
}
a:active {
	text-decoration: none;
	color: #61536A;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 28px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 36px;
	text-align: left;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
