body
{
	margin:0px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

img
{
	border:0px;
}

.menu
{
	width:100%;
	min-width:1000px;
	height:40px;
	background-color:#007abb;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	border-top:#007abb solid 1px;
	border-bottom:#007abb solid 1px;
}

.menu a{
	color:#FFF;
	text-decoration:none;
}

.menu td:hover
{
	background-color:#04527f;
}

.register
{
	color:#555;
	font-size:14px;
}

.register td
{
	text-align:left;
	padding-left:5px;
}

.register input[type=text]
{
	width:280px;
	height:20px;
}

.register select
{
	padding:3px;
	width:150px;
	height:30px;
}

.register input[type=submit]
{
	width:100px;
	height:30px;
	background-color:#1B92D0;
	color:#FFF;
	border-radius:5px;
	border:#197fb4 solid 2px;
}

.register textarea
{
	width:280px;
	height:50px;
}

.fees
{
	color:#555;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif
}

.fees td
{
	border:#CCC solid 0.01em;
	font-size:12px;
	padding:8px;
}

.feesmobile
{
	color:#555;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif
}

.feesmobile td
{
	border:#CCC solid 0.01em;
	font-size:12px;
	padding:8px;
}

.fees input[type=radio]
{
	border:0px;
	width:18px;
	height:18px;
}

.submitbutton
{
	height:40px;
	font-size:16px;
	background-color:#C7583A;
	color:#FFF;
	border-radius:5px;
	border:#197fb4 solid 2px;
}

.sessionmain
{
	padding-top:15px;cursor:pointer;
}
.sessiondetails
{
	padding-left:15px;margin-bottom:20px;color:#666;font-size:12px;line-height:150%;
}

.resetbox
{
	height:40px;float:right;
}

.resetbutton
{
	background-color:#0079c0;color:#FFF;border:0px;height:30px;background-image:url(../images/reset-icon.png);background-repeat:no-repeat;background-position:left;background-size:23px;text-indent:20px;
}



.registermobile
{
	color:#555;
	font-size:13px;
}

.registermobile td
{
	text-align:left;
	padding-left:5px;
}

.registermobile input[type=text]
{
	width:95%;
	height:20px;
}

.registermobile select
{
	padding:3px;
	width:95%;
	height:30px;
}

.registermobile input[type=submit]
{
	width:100px;
	height:30px;
	background-color:#1B92D0;
	color:#FFF;
	border-radius:5px;
	border:#197fb4 solid 2px;
}

.registermobile textarea
{
	width:95%;
	height:50px;
}

.abstract
{
	font-size:13px;
}

.abstract td
{
	padding:5px;
	border:#CCC solid 0.01em;
}

.abstract input[type=radio]
{
	border:0px;
	width:18px;
	height:18px;
}

.abstractother
{
	border:#CCC solid 0.01em;
}

.abstractother td
{
	padding:5px;
}

.abstractother input[type=text]
{
	width:98%;
	height:25px;
	padding-left:5px;
}

.abstractother textarea
{
	width:98%;
	height:150px;
	padding-left:5px;
}

.innertable td
{
	border:0px;
	padding:0px;
	line-height:130%;
}

.innertableabstract td
{
	border:0px;
	padding:0px;
	line-height:180%;
	font-size:13px;
}

.scientific td
{
	padding:5px;
	line-height:180%;
	border:#0C6 solid 0.01em;
}

.boder_top
{
	border-top:#000 solid 1px;
}
