﻿/* Generated by KompoZer */
@charset "iso-8859-1";
body {
  margin: 0;
  padding: 0;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  color: #4D075D;
  background-color: #FFF5E8;
  background-image: url(image/beige1.jpg);
}
body img {
  border:  none;
  text-decoration: none;
}
#container {
  border: 5px solid #4D075D;
  margin: 10px auto;
  padding: 0px 30px;
  max-width: 1300px;
  width: 90%;
  background-color: #FFF5E8;
}
#banner {
  border-style: none;
  padding: 1px 5px;
  background-position:  center center;
  background-repeat: no-repeat;
  background-color: #FFF5E8;
  color: #4D075D;
  font-weight: bold;
}
#topmenu {
  border-style: solid none;
  border-top: 3px solid #4D075D;
  border-bottom: 3px solid #4D075D;
  text-align: center;
  font-size: 0.9em;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-color: #FFF5E8;
  margin-top: 0px;
}
#topmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#topmenu li {
  padding: 0px 1em 0px 0px;
  display: inline;
  list-style-type: none;
}
#topmenu a {
  padding: 2px;
  background: transparent none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: underline;
  color: #4D075D;
}
#topmenu a:visited {
  padding: 2px;
  background: transparent none repeat scroll 0% 50%;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}
#topmenu a:hover {
  padding: 2px;
  background: #FFF5E8 none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: none;
  color: white;
}
a:link {
  background: transparent none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: underline;
  color: #4D075D;
}
a:visited {
  padding: 0px;
  background: transparent none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: underline;
  color: #663366;
}
a:hover {
  background: #4D075D none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a:active {
  background: #ffffff none repeat scroll 0% 50%;
  font-weight: bold;
  text-decoration: underline;
  color: #4D075D;
}
#content {
  border-style: none;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  background-color: #FFF5E8;
  margin-left: 180px;
}
#content ul li {
  margin: 2px;
  padding: 2px;
  list-style-image: url('image/pink-bullet-bg.gif');
  color: #4D075D;
  font-weight: bold;
}
#content li li {
  padding: 2px 0;
  list-style-image: url('image/pink-bullet-sm.gif');
  font-style: italic;
}
#vertmenu {
  border-style: none;
  margin: 10px 0px 0px;
  padding: 0px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 100%;
  float: left;
  background-color: #FFF5E8;
  width: 170px;
}
#vertmenu p {
  border: 1px solid #4D075D;
  margin: 5px 0px;
  padding: 3px 0 5px 5px;
  display: block;
  font-size: 90%;
  font-weight: bold;
  color: #4D075D;
  text-align: center;
  width: 160px;
}
#vertmenu ul {
  border:  none;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#vertmenu ul li {
  margin: 0px 0px 8px;
  padding: 0px;
}
#vertmenu ul li a {
  border-bottom: 1px dashed #4D075D;
  padding: 5px 0px 2px 4px;
  font-size: 80%;
  display: block;
  text-decoration: none;
  width: 160px;
  color: #FFF5E8;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
  background-color: #FFF5E8;
  color: white;
}
#footer {
  border-top: 3px solid #4D075D;
  padding: 5px 5px 0px;
  clear: both;
  text-align: center;
  background-color: #FFF5E8;
  border-bottom-style: none;
}
#footer p {
  margin-top: 0px;
  margin-bottom: 0px;
}
hr {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  text-align: center;
  width: 60%;
  background-color: #FFF5E8;
  height: 8px;
}
h1, h2, h3, h4 {
  color: #4D075D;
  background-color: inherit;
  font-family: Georgia,"Times New Roman",Times,serif;
}
h1 {
  padding: 3px 0px 3px 10px;
  background-position: 0% 50%;
  font-weight: bold;
  font-family: Arial;
  font-size: 2em;
  color: #4D075D;
}
h2 {
text-align: center;
  font-size: 1.3em;
}
h3 {
  font-size: 1em;
}
h4 {
  font-size: 0.9em;
}
.center {
  text-align: center;
}
.imgrgt {
  padding: 7px;
  float: right;
}
.imglft {
  padding: 7px;
  float: left;
}
.smtxt {
  font-size: small;
}
table {
	margin: auto;
	border: medium;
	border-color: #4D075D;
	border-style: solid;
	padding:5px;
}
th, td {
	border: thin;
	border-color: #4D075D;
	border-style: solid;
	padding:5px;
}
