body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#251651;

	background-image:url('../images/Home(2011)_01.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	margin-top:2px;
}
label {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
}

.textMain {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
}

li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
  
  list-style:none;
}

h1,h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;

  margin:0px;
  
  color:#251550;
}

#iframe_body {
  background-color:#fff;
  background-image:none;
}

a {
  text-decoration:none;
  color:#FF410F;
}

#contact-details a
{
	color:#f7c865;
}

p {
  color:#251550;
}


#contact-details
{
	color: #F7C765;
	font-weight: bold;
	font-size: 14px;
}

#regholder
{
	position: relative;
	height: 0;
	margin: auto;
	width: 785px;	
}

#regbttn
{
	position: absolute;
	bottom: 25px;
	right: 10px;	
}

#conts
{
	color: #251550;
	font-size: 0.8em;
	line-height: 1.5em;
	height: 276px;
	overflow: auto;
	margin-left:  13px;
	padding-right: 13px;
}

#conts img
{
	margin: 0 auto 10px;
}

#conts h1
{
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: 0.7em;
}

#conts h2
{
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

#conts p
{
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 0.3em;
}

