body
{
	background-color: #ffffff;
	margin-left: 55px;
	margin-right: 50px;
	margin-top: 90px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

table
{
	padding: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr
{
	vertical-align: top;
}

td
{
	padding: 0px;
}

tr.dark
{
	background: #E2DCFF;
}

th
{
	text-align: left;
	border-bottom: thin solid #999977;
}

th.group, td.group
{
	width: 200px;
}

th.title, td.title
{
	width: 400px;
}

th.speaker, td.speaker
{
	width: 120px;
}

th.date, td.date
{
	width: 200px;
}

th.location, td.location
{
	width: 200px;
}

h1 
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

h2 
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-style: italic;
}

p 
{
	color: #444444;
	text-decoration: none;
}

ul {
	list-style-image: url('../Icons/icons/bullet_red.png');
	margin: 0 0 0 0px;
}
.aims li {
	list-style-image: url('../Icons/icons/cog_go.png');
}
.news li {
	list-style-image: url('../Icons/icons/newspaper.png');
}
.links li {
	list-style-image: url('../Icons/icons/world.png');
}
.red li {
	list-style-image: url('../Icons/icons/bullet_red.png');
}

hr
{
 	border-top: groove #555555; 
 	border-left: none; 
 	border-bottom: none; 
 	border-right: none; 
}

img
{
	border-style: none;
}

a:link    {color: #2244aa; text-decoration: none;}
a:visited {color: #2244aa; text-decoration: none;}
a:hover   {color: #FF9900; text-decoration: underline;}
a:active  {color: #FF9900; text-decoration: none;}

.info
{
	color: #999999;
}

span.selected
{
	color: #bbbbbb;
}

div.left
{
	float: left;
	width: 430px;
	background-color: #ffffff;
}

div.right 
{
	margin-left: 460px;
	background-color: #ffffff;
}

div.footer 
{
	clear: both;
	border-color: #000000;
	border-width: 1px 0px 0px 0px; 
	border-style: dashed;
}
