body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.homeTxt{
	line-height: 13px;
}

p{
 margin: 0px 0px 0px 0px;
}

.submenu{
color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a.submenu:link, a.submenu:visited, a.submenu.active{
	color: #333333;
	font-weight: bold;
	
}


a.submenu:hover{
	color: #FF0000;
	font-weight: bold;
}

a.submenuHL:link, a.submenuHL:visited, a.submenuHL:active, a.submenuHL:hover{
 color: #FF0000;
 font-weight: bold;
}


.homeTitle{
font-size:13px;
font-weight: bold;
}

.homeOrangeTxt{
font-size:12px;
font-weight:bold;
color:#FF0000;
}

.blackButton{
border: 1px solid #000000;
background-color:#000000;
color: #ffffff;
font-size: 11px;

}

.redButton{
border: 1px solid #FF0000;
background-color:#ff0000;
color:#ffffff;
font-size:11px;
}


.whiteTxt{
color:#ffffff;
font-weight: bold;
}

.contentTableTitle{
color:#ffffff;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}

.contentTableTitle2{
color:#ffffff;
font-size: 14px;
line-height: 20px;
}

.formFields{
	border: 1px #e7e7e7 solid;
	background:#ffffff;
	font-size: 10px;
	height: 13px;
	width: 300px;
}

.regFields{
border: 1px #e7e7e7 solid;
	background:#ffffff;
	font-size: 10px;
	height: 13px;
	width: 300px;
	
}

.regFieldsShort{
border: 1px #e7e7e7 solid;
	background:#ffffff;
	font-size: 10px;
	height: 13px;
	width: 202px;
	
}

.regFieldsShorter{
border: 1px #e7e7e7 solid;
	background:#ffffff;
	font-size: 10px;
	height: 13px;
	width: 50px;
	
}

.regFieldsMini{
border: 1px #333333 solid;
	background:#ffffff;
	font-size: 10px;
	height: 13px;
	
}

a:link {

	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

a:hover{
	color:#FF0000;
	text-decoration: none;
}

a.anchor:link, a.anchor:visited , a.anchor:active {
	color: #FF0000;
	font-weight: bold;
}

a.anchor:hover{
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}

.factsTitle{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

a.speakerLink:hover{
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.speakerLink:link, a.speakerLink:visited, a.speakerLink:active {
font-weight: bold;
	color: #FF0000;
}



.speakerName{
	font-size:12px;
	font-weight: bold;
}

.speakerCompany{
	font-size:12px;
	font-weight: bold;
}


.pollTitle{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.companyName{
color: #FF0000;
font-size:12px;
	font-weight: bold;
}
