a:link {
	color: #800040;
	text-decoration: underline;
	font-weight: none;
}

a {
	color: #800040;
	text-decoration: underline;
	font-weight: none;
}

a:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}


.style3 {
	font-weight: bold;
	color: #800040;
}

.style9 {
	font-size: 18px;
	font-weight: bold;
}

.styleImg {
border-color:#660000;
}

img {border-color:#660000;}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin: 0px; margin-bottom:5px;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin: 0px; margin-bottom:5px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 0px; margin-bottom:5px;
}
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  margin:0; padding-bottom:5px;
}
h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: lighter;
  color: #666666;
  margin: 0px; margin-bottom:5px;
}
h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: lighter;
  color: #993333;
  margin: 0px; margin-bottom:5px;
}
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left:20px; padding-right:20px;
}
td th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color:#839135;
  color: #ffffff;
  padding-left:10px; padding-top:2px; padding-bottom:1px;    
}
td td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-left:5px;  
}
hr {
  height:1;
  color:#999999;
  background-color:#999999;
}
ul {
  margin-top: 0;
  margin-bottom: 0;
}
li {
  list-style-position: outside;
  margin-left:-20px;  
  margin-bottom: 3px;
}
.MMhide_reverse {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
}

.MMhide_reverse a:link{
	color: #green;
	clear: left;
	font-weight: bold;
	text-decoration: none;
}

.MMhide_reverse a:visited{
	color: #green;
	clear: left;
	font-weight: bold;
	text-decoration: none;
}

.MMhide_reverse a:hover{
	color: blue;
	clear: left;
}


.MMhide_tableHeader h1{
  color: #ffffff;
}
.MMhide_tableHeader {
  background-color: #cccccc;
}
.MMhide_slideHeader h1{
  color: #ffffff;
}
.MMhide_slideBody h1, .MMhide_slideBody h2, .MMhide_slideBody h3 {
  color: #cccccc;
}
.MMhide_slideBody td td li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #cccccc;
  margin: 0px; margin-bottom:10px;
  vertical-align: middle;
}
.boxOverHdr {
	width:648px;
	background:#F2F7FB;
	border:1px solid #C4D5E3;
	font-weight:bold;
	padding:10px;
	font-weight:bold;
 }
 
 .boxOverBdy{
	width:648px;
	background:#FFFFFF;
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:10px;
 }


.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

