body{
	font-family: arial;
	font-size: 10pt;
}
hr{
	height: 1px;
	background-color: black;
	border: none;
}
body.front{
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	background-color: black;
}
div.container{
	width: 779px;
	_background-color: white;
}
div.heading{
	height: 232px;
}
div.menu{
	height: 36px;
	background-image: url('../images/menu.png');
	background-repeat: repeat-x;
}
div.menu_seperator{
	height: 8px;
	background-color: #dd9436;
}
div.middle{
	background-image: url('../images/vq_07.png');
	background-repeat: no-repeat;
	background-color: white;
	min-height: 429px;
	overflow: auto;
}
div.mainbody{
	float: left;
	width: 550px;/*579px;*/
	padding: 16px 12px 16px 12px;
	_background-image: url('../images/vq_07.png');
	_background-repeat: no-repeat;
	_background-color: white;	
	_background-position: top -200px;
}
div.leftside{
	float: left;
	width: 200px;
	padding-top: 22px;
	_background-image: url('../images/vq_07.png');
	_background-repeat: no-repeat;
	_background-color: white;
}
div.leftside div.moduletable{
	margin-bottom: 15px;
}
div.middle2{
	background-image: url('../images/fc_07.png') !important; 
	background-repeat: repeat-x !important;
	background-color: white !important;
	min-height: 429px;
	overflow: auto;
}
div.com_conferencemanager{
	_background-image: url('../images/fc_07.png') !important; 
	_background-repeat: repeat-x !important;
	_background-color: white !important;
	_min-height: 600px;
	overflow: auto;
}
/*submenu*/
div.leftside ul, div.leftside li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
div.leftside ul{
	padding-left: 20px;
padding-bottom: 20px;
;
}
div.leftside ul a, div.leftside ul a:visited{
	font-weight: bold;
	color: #83271B;
font-size: 15px;
padding: 6px 0px 6px 0px;
border-bottom: 1px solid #666;
display: block;
width: 160px;
}
div.submenu{
	text-align: left;
}
table.moduletable_gallery{
	margin-left: 24px;
}
div.moduletable_gallery{
	margin-bottom: 21px;
}
h3, .contentheading, .componentheading{
	font-size: 16pt;
	color: #83271b;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
padding-bottom: 10px;
}
h3 {
  font-size: 16px;
padding-bottom: 0px;
}

h4{
	font-size: 13px;
	color: #83271b;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
margin-top: 4px;
}
div.partnersheading{
	width: 779px;
	height: 33px;
	background-image: url('../images/vq_09.png');
	background-repeat: no-repeat;
}
div.partnersheading span{
	display: block;
	margin-left: -5000px;
}
div.menu ul li a, div.menu ul li a:visited{
	display: block;
	float: left;
	height: 36px;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 36px;
	margin: 0px 10px 0px 10px;
}
div.menu ul li{
	display:block;
	float: left;
}
div.menu ul, div.menu ul li{
	display:block; 
	float:left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.frontpage{
	text-align: left;
}
div.frontpage div.moduletable{
	width: 500px;
	float: middle;
	margin-left: 24px;
}
table.contentpaneopen{
	margin-left: -3px;
}
a, a:visited{
	color: #18526D;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline
}
a.readon{
	font-weight: bold;
}
table.blog img{
	margin-right: 5px;
}
table.blog .contentheading{
	font-size: 16pt;
}
div.partners{
	height: 81px;
	width: 779px;
	background-color: white;
}
div.moduletable_partners img{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
div.footer{
	width: 779px;
	height: 32px;
	background-image: url('../images/footer.png');
	background-repeat: repeat-x;
}
div.mainbody{
	text-align: left;
line-height: 140%;
}

span.required{
	color: red;
	font-weight: bold;
}

/*===Registration Stuff==============================================================*/
label.block{
	display: block;
}
input{
	margin-right: 10px;
}
div.submitbar{
	padding-top: 15px;
	text-align: center;
}
div.com_conferencemanager{
	width: 755px;
}

div.mainbody ul{
margin-top:0px;
}
div.mainbody ul li {
list-style-position: outside;
margin-left: 15px;
}


/*=============agenda tables==============*/
.agenda {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.agenda td{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 2px 5px;
font-size: 11px;
line-height: 14px;
}
.agenda th{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
background:#83271b;
color: #FFF;
padding: 5px 5px;
}


body.front table.blog {
width: 100%;
}
body.front table.blog table.contentpaneopen{
 width: 95%;
}
body.front table.blog table.contentpaneopen td.contentheading {

padding-bottom: 3px;
padding-right: 8px;
border-bottom: 1px solid #D88F32;

}