﻿/* STYLES FOR THE MAIN LOOK OF THE SITE */

body {
	background: url("images/2009/background.jpg") no-repeat scroll 50% 0;
	text-align: center;
	color: #000000;
	font-family: arial; 
	
}

#WRAPPER  { 

	width: 990px;
	background:white;
		
	
}

#MAINDAUGHTER  { 

	width: 990px;
	background:url("images/2009/body_with_box_Sem.jpg");
	background-repeat: repeat-y;
	
	
}

.main  { 

	width: 990px;
	background:url("images/2009/seminar.jpg");
	background-repeat: repeat-y;
	
	
}


td {
}

/* STYLES FOR THE SEMINAR PAGE */

.rowOdd {           
    color: White;
    font-family: Century Gothic;
    font-size: 10pt;
}

.rowEven {
	background-color:#3F1858;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	color: White;
	font-family: Century Gothic;
	font-size: 10pt;
}
h2 {

	padding:0 0 8px 0;
	margin: 0px;
	color: White;
	font-weight: normal;
	font-family: Century Gothic;

}


/* FORM STYLES  */

fieldset
{
	border: 1px solid #781351;
	font-size: 10px;
	background-color:White;
	padding: 5px;

}

legend
{
	color: #fff;
	background: #A044C1;
	border: 1px solid #781351;
	padding: 2px 6px;
} 


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #f1ebf2;
border: 1px solid #781351;
}

.submit input
{
color: #fff;
background: #8f33b0;
border: 2px outset #d7b9c9;
}

.submit2
{
color: #fff;
background: #8f33b0;
border: 2px outset #d7b9c9;
}


.style6 {
	font-size: large;
}
       
.style8 {
	color: #FFFFFF;
        }
.style9 {
	font-size: 14pt;
	font-weight: normal;
}
.style10 {
	width: 238px;
}
.style11 {
	width: 157px;
}
.style12 {
	font-size: small;
}