@import url('forms.css');
@import url('errorbox.css');
@import url('banner.css');
@import url('footer.css');
@import url('leftmenu.css');
@import url('lists.css');
@import url('sidebar.css');
@import url('print.css');



html,body,#container{
      margin:0;
      padding:0;
      border:none
   }


BODY  {
	background: #BC150C;
	margin: 0;
        padding: 0;	
	font-family: Arial, Helvetica, sans-serif;

}
html , body , div , p , ul , li , input, label, address, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	color: #505050;
}

TABLE TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

IMG {
	border:  0px;
	padding: 0px;
	margin:  0px;
}
A {
	color: #1A5E8E;
}
P {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 140%;
}
h1 {
	font-size: 11pt;
	color: #878484;
	padding: 0;
	margin: 10px 0 10px 0;
}

h2 {
	font-size: 10pt;
	border-bottom: 1px solid #8D8D8D;
	line-height: normal;
	color: #BC150C;
	padding: 3px 0;
	margin: 0 0 10px 0;
}

DIV.mediaobjectleft {
	margin-top:    0em;
	margin-bottom: 0.5em;
	margin-right:  1.5em;
	margin-left:  2px;
	float: left;
}

DIV.mediaobjectright {
	margin-top:    0em;
	margin-bottom: 0.5em;
	margin-left:   1.5em;
	margin-right:  2px;
	float: right;
}

.inlinemediaobject {
	margin-right:  10px;
}


em {
	font-style: normal;
	font-weight: bold;
}

#container {
	width: 792px;
	margin: 0 auto;
	padding: 0;
	background: url(../gfx/bg.gif) repeat-y;
}

#subcontainer {
	width: 750px;
	padding: 0;
	background: #fff;
	border: 1px solid #333;
}

#subcontainer td.leftnavi{
	width: 200px;
}

#subcontainer td.content{	
	width: 550px;
	padding:0;
}

DIV.formalparatitle {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
tt.email {
	font-family: Arial, Helvetica, sans-serif;
}

DIV.pics table {
	width: 100%;
}

div.bridgehead h2{
	padding: 4px 0 0 0;
	margin: 0;
}
div.printversion {
	text-align: right;
}
div.printversion A{
	color: #505050;
}

#adresse P{
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

.section {
	clear: both;
	margin-bottom: 20px;
}
.caption {
	margin-top: 5px;
}

.caption P{
	color: #1A5E8E;
	font-weight: bold;
}

#content {
	background: url(../gfx/bg.jpg) top right no-repeat;
}


#content .exhibitionlist , #content .newslist{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content .exhibitionlist li , #content .newslist li {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

#content .exhibitionlist A , #content .newslist A{
	text-decoration: underline;
}

#leftnavi .mcdrylink {
	padding: 5px 0;
	line-height: 100%;
}

#leftnavi .mcdrylink A{
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
}

.ts-bf table td {
	padding: 2px 5px;
	background: #E2E2E2;
}
.ts-bf table td P{
	padding: 0;
	margin: 0;
}

.ts-bf table td.thead {
	background: none;
	font-weight: bold;
}

#homeaddress {
	background: #E1F0E4;
	padding: 30px 6px 6px;
}

address {
	font-size: 11px;
	font-style: normal;
	line-height: 160%
}




.fair div{
	font-size: 11px;
}

.fair .title{
	font-weight: bold;
	color: #51A462;
}
