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: 11px;
	color: #444444;
	text-decoration: none;
	line-height: 145%;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	line-height: 145%;
	font-weight: normal;
}

.text {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #A7A7F5;
}
.textErr {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #B0C4DE;
	background-color: #FCF4F5;
}
textarea {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #000000;
}
.noborder {
	border: none;
}
select
{
	font-family: verdana;
}

.button{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #749ed5;
	border: 1px solid #5c85b4;
	height: 20px;
}
.table
{
	border-collapse:collapse;
	padding: 3px;
}

.lefttd {
	font-family: Arial;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
	text-decoration: none;
	background-image: url(headerBG.gif);
}
.righttd {
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #68A5D9;
	background-color: #f6f7fb;
}

a:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #7160C9;
	text-decoration: none;
}

.content 
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #F9FBFD;
	border-bottom : 1px solid #E6E8FE ;
}
.speaker
{
	font-family: Arial;
	font-size: 12px;
	color: #0099CC;
	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;
}
