body {
  margin: 0px;
}

body, p, div, li, td {
  font-family: verdana;
	font-size: 11px;
  color: #4f4e42;
}

h1 {
  color: #cf4318;
	font-size: 14px;
	font-weigj: bold;
}

h2 {
  color: #733158;
	font-size: 12px;
	font-weigj: bold;
}

h3 {
  margin-bottom: 0px;
}

a:link, a:visited {
  color: #733158;

}

.top_nav td a:link, .top_nav td a:visited {
  color: #4f4e42;
  
	text-decoration: none;
}

#content {
  margin-top: 20px;
	padding-left: 5px;
}

#content p, #content div, #content td {
  line-height: 17px;
}

#nav {
  list-style-type: none;
	margin: 18px 0px 15px 0px;
	padding: 0px;
}

#nav li a:link, #nav li a:visited {
  text-transform: uppercase;
	text-decoration: none;
	line-height: 19px;
	color: #4f4e42;
  padding-left: 42px;  
}

#nav li a:hover {
	text-decoration: none;
	line-height: 19px;
	/*color: #60a507;*/
  background-image: url('../images/navRoll.gif'); 
  background-repeat: no-repeat;
  background-position: 30px 3px;
}

#nav li.subnav a:link, #nav li.subnav a:visited {
  text-transform: none;
  text-decoration: none;
  line-height: 19px;
  color: #4f4e42;
}

#nav li.subnav a:hover {
  text-decoration: none;
  line-height: 19px;
  /*color: #60a507;*/
  background-image: url('../images/navRoll.gif'); 
  background-repeat: no-repeat;
  background-position: 30px 3px;
}

#nav li.current a:link, #nav li.current a:visited, #nav li.current_sub a:link, #nav li.current_sub a:visited {
  /*color: #60a507;*/
  background-image: url('../images/navRoll.gif'); 
  background-repeat: no-repeat;
  background-position: 30px 3px;
}

#nav li.subnav {
   padding-left: 13px;
}

#especial {
  width: 113px;
	border-bottom: 4px #b4d670 solid;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-left: 43px;
	text-align: center;
}

#especial a:link, #especial a:visited {
  text-decoration: none;
	color: #733158;
	font-size: 13px;
	font-weight: bold;
}

#especial a:link span, #especial a:visited span {
	font-size: 17px;
}

#footer {
  text-align: center;
	margin-top: 30px;
	font-size: 10px;
	border-top: 1px #B4D771 solid;
	margin-right: 43px;
  margin-left: 43px;
	padding-top: 5px;
}

#footer a:link, #footer a:visited {
  color: #a6a69a;
	text-decoration: none;
}

#footer .orange_txt {
  font-family: 'Arial Rounded MT Bold', Verdana, Arial, Sans Serif;
	color: #cf4318;
	font-size: 10px;
}

#footer .purple_txt {
  font-family: 'Arial Rounded MT Bold', Verdana, Arial, Sans Serif;
	color: #733158;
	font-size: 10px;
}

#footer .purple:link, #footer .purple:visited {
	color: #733158;
}

.bg_left {
  background-image: url('../images/bg_left.gif');
	background-repeat: repeat-y;
}

.bg_right {
  background-image: url('../images/bg_right.gif');
	background-repeat: repeat-y;
}

.buttonstyle
{
  background-color: #e4e0d4;
  color: white;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #9e9279;
  border-right-color: #9e9279;
  border-bottom-color: #9e9279;
  border-left-color: #9e9279;
  font-family: verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  margin-top:10px;
}

a.buttonstyle
{
  color: white;
  
}