/* CSS Document */
body
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background-color:#330033;
	color: #000;
}


a:link
{
    color: #743492;
    text-decoration: none;
}

a:visited
{
    color: #9878a7;
    text-decoration: none;
}

a:hover
{
    color: #a79bad;
    text-decoration: underline;
}

h3{
font-family: Arial, sans-serif;
font-size: 110%;
color: #743492;
margin-left: 5px;
padding: 0px;
}
h1{
font-family: Arial, sans-serif;
font-size: 110%;
color: #743492;
margin: 0px;
padding: 0px;
}
h2{
font-family: Arial, sans-serif;
font-size: 105%;
color: #743492;
margin: 0px;
padding: 0px;
}

p{
	line-height: 1.500;
	font-size: 12px;
	text-align: left;
}

.regformtxt 
{
	border: solid 1px #743492;
	font-size: 12px;
	background-color: #F0EAF4;
	color: #303;
	font-weight: bold;
	text-align: left;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {font-weight: bold}
.style4 {font-size: 11px;}
.style5 {color: #FF0000}
.style7 {color: #FF0000; font-weight: bold; }
.style8 {color: #333333}
.style9 {color: #000000}
.b_table{ border-color: #743492;
border-style: solid;
border-width: thin;
}

div.sample_attach
{
  
  background: #F0EAF4;
  padding: 0px 0px 0px 0px;
  font-weight: 900;
  color: #743492;
  z-index: 1;
 
}

a.sample_attach
{
  display: block;
  border-bottom-style: solid;
  border-bottom-width: thin;
  width: 150px;
  text-decoration: none;
  text-align: left;
  background: #F0EAF4;
  padding: 5px 5px 5px 5px;
  font-weight: 900;
  color: #743492;
}

a.sample_attach:hover
{
  background: #a79bad;
  color: #FFFFFF;

}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #743492;
  padding: 0px 5px 2px 5px;
}

.moh{
width: 100%; 
background-color: #F0EAF4;
}

p.mohp{
margin-left: 10px;
padding-bottom: 3px;
}


.imageleft {
	padding: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.drdeedeeimagelt {
	padding: 5px;
	margin: 0px;
}
