html, body, p {
	margin:0;
	padding:0;
}

body {
	background-image:  url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.tablethinborder {
	border: 1px solid #555555;
}


p             {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height: 19px;
}
p.title       {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #444444;
	line-height: 19px;
}
td            {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height: 19px;
}
td.small      {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #444444;
	line-height: 19px;
}
td.bold       {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #444444;
	line-height: 19px;
}
td.title      {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #444444;
	line-height: 19px;
}
div           {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height: 19px;
}

A:link        {
	color : #716436;
	text-decoration: none;
}
A:visited     {
	text-decoration: none;
	color: #716436;
}
A:active      {
	color : #716436;
	text-decoration: none;
}
A:hover       {
	text-decoration: underline;
	color: #716436;
}


.topbottomline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}


span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
ul {
	text-indent: 0pt;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 15px;
}
.eventTitle {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	width: 540px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 19px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.accolades {
	display:block;
	padding-left:15px;
}

.homeTitleBox {
	width:100%;
	font-weight:bold;
	margin:0;
	padding:2px;
	background:#E5E4DF;
}

/*----------------Trade & Media--------------------*/

tr#gray { background: #EEEEEE; }
