BODY {  
	background-image: url('gfx/bg.jpg');
	background-color: #FFFFFF;
	margin-bottom : 0px;
   	margin-left : 0px;
   	margin-right : 0px;
   	margin-top : 0px;
   	text-decoration : none;
}

table {
	font-family: Verdana; 
	font-size: 11px;
	color: #232323;
}

.surveyTitle{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #232323;
}

.title{
	font-family: tahoma; 
	font-size: 11px;
	color: #EA2525;
}
.childDiv{
	position: absolute;
	left: 0px;
	height: 100px;
	width:500px;
	border: 1px solid #CDCDCD;
}
.childForm{
	position: absolute;
	left: 0px;
	height: 20px;
	width:200px;
}
.mainDiv{
	background-color: transparent;
	position:relative;
	height:400px;
	z-index: 1;

}
.mainDiv2{
	background-color: #FFFFFF;
	position:absolute;
	top: 10px;
	left: 18%;
	height:400px;
	width: 500px;
}
.submenu{
	position:relative;
	display: none;
	border: 0px;
}
.input {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Thaoma,Verdana, sans-serif;
	COLOR: #2B262F;
	BACKGROUND-COLOR: #F9F9F9;
	border: 1px solid #CDCDCD;
}
.buton {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Thaoma,Verdana, sans-serif;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #F95800;
	border: 0px;
}
.siteButon {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Thaoma,Verdana, sans-serif;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #42AE37;
	border: 0px;
}


.menu {
	cursor: pointer;
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 8pt;
	color: #B01B53;
	font-weight: bold;
	font-style: normal;
	margin-left: 0px;
}

a.copyright:link { 
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 8pt;
	color: #EBB0C4;
}

a.copyright:hover { 
	text-decoration: none;
	color: #E516AD;
}
a.copyright:visited {
	font-family: Verdana, sans-serif ;
	color: #EBB0C4;
}


a.header:link { 
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 8pt;
	color: #EA2525;
}
a.header:hover { 
	text-decoration: underline;
	color: #EA2525;
}
a.header:visited {
	font-family: Verdana, sans-serif ;
	color: #EA2525;
}


a:link {
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 11px;
	color: #5C672D;
}
a:visited {
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 11px;
	color: #5C672D;
}


a.sbmenu:link { 
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 11px;
	color: #BD9C73;
}
a.sbmenu:visited {
	color: #BD9C73;
}
a.sbmenu:hover { 
	color: #FBEECB;
}

a.siteLink:link { 
	font-family: Verdana, sans-serif ;
	text-decoration: none;
	font-size: 11px;
	color: #FC5900;
}
a.siteLink:visited {
	color: #FC5900;
}
a.siteLink:hover { 
	color: #FC5900;
}



.select {FONT-SIZE: 13px; font-family: Thaoma,Verdana,sans-serif; COLOR: #86004C; font-weight:bold; text-align: center; margin-bottom: 2px; BACKGROUND-COLOR: #E5E9F3;}
.option {FONT-SIZE: 13px; font-family: Thaoma,Verdana,sans-serif; COLOR: #86004C; font-weight:bold; text-align: center; margin-bottom: 2px; BACKGROUND-COLOR: #E5E9F3;}
