
.longconferencename {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A0201;
	font-size: 14px;
}
.title1 {
	font-size: 18px;
	color: #9A0201;
}
.title2 {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000066;
}
h1 {
	font-size: 18px;
	color: #9A0201;
}
.authors {
	font-weight: bold;
}

.left {
	FLOAT: left; MARGIN: 3px 10px 2px 0px
}
.right {
	float: right;
	margin: 2px 0px 2px 10px
}
.redline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F02C33;
	border-right-color: #F02C33;
	border-bottom-color: #F02C33;
	border-left-color: #F02A33;
}
.grayline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

body {background-color: #EEEEEE;}

body, td, th {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;}
.style1 {color: #9A0201;
	font-size: 14px;}
#Layer1 {position:absolute;
	width:252px;
	height:47px;
	z-index:2;
	left: 182px;
	top: 94px;}
.style2 {font-family: "Times New Roman", Times, serif}
#Layer2 {position:absolute;
	width:216px;
	height:21px;
	z-index:1;
	left: 230px;
	top: 159px;}
.bigred {
	color: #990000;
	font-size: 2.4em;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.biggray {
	color: #666666;
	font-size: 2.4em;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.medgray {
	font-size: medium;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a  {
	text-decoration : none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
/* FORMULAR */
.button{
	border-bottom : solid 1px #767065;
	border-left : solid 1px #ccc;
	border-right : solid 1px #767065;
	border-top : solid 1px #ccc;
	background-color: #e8e8e8;
}
input, textarea, select{
		border-top : solid 1px #767065;
		border-right : solid 1px #CCC;
		border-left : solid 1px #767065;
		border-bottom : solid 1px #CCC;
		color : #666;
		font : normal 11px verdana, sans-serif;
	}

/* End FORMULAR */
