* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

*.footer-txt {
	font-size: 8px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
*.footer-bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #B30D0D;
	border-left-color: #B30D0D;
}
*.content {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.privacy-c1 {
	color: #333333;
	text-decoration: none;
}
.privacy-h1 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.privacy-h2 {
	font-size: 11px;
	color: #B30D0D;
	text-decoration: none;
	font-weight: bold;
}
.form-cnt {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.list-h2 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.list-h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.list-bar {
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B30D0D;
	border-right-color: #B30D0D;
	border-bottom-color: #B30D0D;
	border-left-color: #B30D0D;
}
.list-c1 {
	color: #999999;
	text-decoration: none;
}
.list-c2 {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.list-selected {
	font-weight: bold;
	text-decoration: none;
}


*.redbutton {
  background-color: #B30D0D;
  border: 1px solid #999999;
  color: #FFFFFF;
  padding:2px 8px 2px 8px;
}
*.redtext {
  color: #B30D0D;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
*.admnote {
  font-weight: bold;
}
*.title {
  font-size: 15px;
  font-weight: bold;
  color: #B30D0D;
  text-decoration: none;
}
*.subtitle {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}
*.frtitle {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
*.admenu {
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
  text-transform: uppercase;
}
*.admenu_hover {
  font-size: 15px;
  font-weight: bold;
  color: #B30D0D;
  text-decoration: none;
  text-transform: uppercase;
}
*.admenu_act {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
}
td.evenlist {
  background-color: #FDF5F5;
}
*.listhead {
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}
th.listhead {
  -background-color-: #FEEDED;
}
*.intable {
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
*.intable_act {
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
*.listbord {
  background-color: #B30D0D;
}
*.inpla {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}
*.text {
  font-size: 11px;
}
div.checkfield {
	border: 1px solid;
	overflow: scroll;
	height: 300px;
	width: 500px;
}
textarea.wysiwygarea {
	border: 1px solid #000000;
}