BODY, TD
 {	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #122155; }

A:LINK
{	color: #122155;	text-decoration: none;	font-weight : bold; }
A:VISITED 
{	color: #122155;	text-decoration: none;	font-weight : bold; }
A:ACTIVE 
{	color: #122155;	text-decoration: underline;	font-weight : bold; }
A:HOVER
{	color: #122155;	text-decoration: underline;	font-weight : bold; }

a.bottomBar:link
{	color: white; font-weight: bold; text-decoration: none; }
a.bottomBar:visited
{	color: white; font-weight: bold; text-decoration: none; }
a.bottomBar:active
{	color: white; font-weight: bold; text-decoration: underline; }
a.bottomBar:hover
{	color: white; font-weight: bold; text-decoration: underline; }

.boldText 
{	font-weight : bold;  }


.whiteText 
{	color : White; }

.bottomBar{
	background-color : #122155;
	color : White;
}

.bgImage{
	background-image : url(../convention/conference/images/main_bg_image.jpg);
	background-position : top right;
	background-repeat : no-repeat;
}

.topSpacer{
	background-image : url(../convention/conference/images/gradient_spacer.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.formButton
{	padding-left: 5px; padding-right: 5px; text-align: center; text-decoration: none; 
	cursor: pointer; background: #E00000; color: white; font-weight: bold;
	border-left: 1px solid #4D0000; border-bottom: 1px solid #4D0000; border-top: 1px solid #F08080; border-right: 1px solid #F08080; 	}

.formButtonHover
{	padding-left: 5px; padding-right: 5px; text-align: center; text-decoration: underline;
	cursor: pointer; background: #E00000; color: white; font-weight: bold; 
	border-left: 1px solid #4D0000; border-bottom: 1px solid #4D0000; border-top: 1px solid #F08080; border-right: 1px solid #F08080; 	}

.formElement270
{	width: 270px; border: 1px solid #122155; background: white; }

.divider{
	border-bottom : 1px dashed #122155;
}

.searchCategoryHeader{
	font-weight : bold;
	font-size : 110%;
	color : #E00000;
}

.searchResults
{	color: #122155;	text-decoration: underline;	font-weight : bold; }

