body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(main_bg.gif);
	background-color: #999999;
}
table{
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 145%;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	line-height: 145%;
	font-weight: normal;
}

.text {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #ffc5b3;
}
select
{
	font-family: verdana;
}

.button{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
	border: 1px solid #5c85b4;
	height: 25px;
	width: 140px;
}

.lefttd {
	font-family: Arial;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
	text-decoration: none;
	background-image: url(headerBG.gif);
}

a:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #7777fe;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #7777fe;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7160C9;
	text-decoration: none;
}

.content 
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #fdfcf6;
	border-bottom : 1px solid #ffc5b3 ;
}
.contentMain
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #fdfcf6;
	border : 1px solid #ffc5b3 ;
	line-height:180% ;
}
td.alternate
{
	font-family: arial; 
	font-size:12px; 
	background-color:#FBF2EE; 
	line-height:120%
}
.speaker
{
	font-family: Arial;
	font-size: 12px;
	color: #ff7b53;
	font-weight: bold;
}


h1
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #287BDB;
	margin:0px;
}

.conventionTheme
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3333;
	margin:0px;
}