body
{
	background-color: #FFFFFF;
	/*background-color: #E0E0E0;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 0px;
	color: #71073F; /*#787878;*/
}

a.content:link{color: #71073F; text-decoration: none; font-size: 10;  font-weight: bold;}
a.content:visited{color:  #71073F; text-decoration: none; font-size: 10; font-weight: bold;} 
a.content:active{color:  #71073F; text-decoration: none; font-size: 10; font-weight: bold;}
a.content:hover{color: #00036b;}

a:link{color: #71073F; text-decoration: none; font-size: 10;  font-weight: bold;}
a:visited{color:  #71073F; text-decoration: none; font-size: 10; font-weight: bold;} 
a:active{color:  #71073F; text-decoration: none; font-size: 10; font-weight: bold;}
a:hover{color: #787878;}

a.footer:link{color: #FFFFFF; text-decoration: none; font-size: 10;  font-weight: normal;}
a.footer:visited{color:  #FFFFFF; text-decoration: none; font-size: 10; font-weight: normal;} 
a.footer:active{color:  #FFFFFF; text-decoration: none; font-size: 10; font-weight: normal;}
a.footer:hover{color: #FFFFFF;}

.title{	
	font: 14pt bold Tahoma,Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	fontsize: 14pt;
	font-weight:bold;*/
	color: #71073F; /*#787878;*/
}

.footer{
	font: 8pt bold Verdana,Tahoma,Arial, Helvetica, sans-serif;
	/*font-family: Verdana;
	font-size: 8pt;*/
	color: #FFFFFF;
}

.q_form{
	border:solid 1px #787878;
	font: 8pt bold Verdana,Tahoma,Arial, Helvetica, sans-serif;
	/*font-family: Verdana;
	font-size: 8pt;*/
	color: #383838;
	background-color:#E0E0E0;
}

.content{background-color: #F3ECDC;}


.b1{border:solid 1px #71073F;}

	/*SWF Objects */
	html {
		height: 100%;
		/*overflow: hidden;*/
	}
	
	#flashcontent {
		height: 100%;
	}
	/***************/


/* registration */

.registration_input
{
    border: solid 1px #C0C0C0;
    width: 200px;
}

.registration_textarea
{
    border: solid 1px #C0C0C0;
}

.bg1 { background-color: #FFFFFF; }
.bg2 { background-color: #E0E0E0; }
.bg3 { background-color: black; }
.bg4 { background-color: #f3ecdc; }

.f8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
.f9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.f12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }

.right { text-align: right; }
.center { text-align: center; }
.left { text-align: left; }

.color1 {	color: #71073F; /*#787878;*/ }
.color2 { color: red; }

.border1 { border: solid 1px #C0C0C0; }

.bold { font-weight:bold; }

a.registration:link{color: #71073F; text-decoration: none; font-size: 10;  font-weight: bold;}
a.registration:visited{color:  #71073F; text-decoration: none; font-size: 10; font-weight: bold;} 
a.registration:active{color:  #71073F; text-decoration: none; font-size: 10; font-weight: bold;}
a.registration:hover{color: red; text-decoration: underline;}

a.registration2:link{color: #71073F; text-decoration: none; font-size: 12;  font-weight: bold;}
a.registration2:visited{color:  #71073F; text-decoration: none; font-size: 12; font-weight: bold;} 
a.registration2:active{color:  #71073F; text-decoration: none; font-size: 12; font-weight: bold;}
a.registration2:hover{color: red; text-decoration: underline;}

a.registration3:link{color: #71073F; text-decoration: none; font-size: 12;  font-weight: bold;}
a.registration3:visited{color:  #71073F; text-decoration: none; font-size: 12; font-weight: bold;} 
a.registration3:active{color:  #71073F; text-decoration: none; font-size: 12; font-weight: bold;}
a.registration3:hover{color: #71073F; text-decoration: none;}

.nowrap { white-space: nowrap; }

.intro_registration_div
{
    text-align: center; 
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px; 
    font-size: 14pt;
    font-weight: bold; 
    font-family: Arial;
}

p.intro_registration
{
    text-indent: 20px;
}

