body.egomarket
{
  font-family:  Arial, Helvetica, sans-serif;
  bgcolor: #000000;
  
}

td.egomarket
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #000000;
}

p
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
}

.disclosure
{
  font-size: 8px;
  letter-spacing: 1px;
}

.newsSpacer
{
  font-size: 8px;
}

a.undefinedClass {
	color: #66CCFF;
}

.egomarketTitleEvent
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #000000;
  font-weight: bold;
}

.egomarketDetailEvent
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: #000000;
}

.egomarketBckgAgenda
{
  background-color: #3163ff;
}

a.egomarketPrevNext
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #66ccff;
  font-weight: bold;
  letter-spacing: 0px;
  background-color: #000000;
  text-decoration: none;
}

a.egomarketPrevNext:hover
{
  color: #ffffff;
  text-decoration: none;
}

a.egomarketPicture
{
  color: #66ccff;
}

.red
{  
  color: #dc143c;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

.login
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  background-color: #E2DFDF;
}

input.200,select.200,
{
	 font-family:  Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #54368B;
	width: 200px;
	
}
select.none
{
	 font-family:  Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #54368B;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	width: 200px;
}

textarea.400
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	width: 406px;
}

.buttoncolor
	{
	background-color:#EBEAE6;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	width: 108px;
	color: #000000;
 	font-size: 11px;
	width: 200px;
	}
.small
{
	 font-family:  Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.xxsmall
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1px;
}

a.sev_nav
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003f5e;
  text-decoration: none;
}

a.sev_nav:hover
{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003f5e;
  text-decoration: underline;
}


/* ********************* */
/* Email Send 2 a friend */
/* ********************* */

	#send2friend table {
		font-family: Verdana;
		font-size: 10px;
		color: #ffffff;
	}

	#send2friend a {
		text-decoration: none;
		font-weight: bold;
		color: #86b8ec;
	}

	#send2friend a:hover {
		text-decoration: underline;
	}
	
	#send2friend .bckColorMain {
		background-color: #000000;
	}	

	#send2friend .bckColorExt {
		background-color: #c0c0c0;
	}

	#send2friend .Emboss {
		border: 1px solid;
		border-color: #666666 #ffffff #ffffff #666666;
	}
	
	#send2friend .bckColor1 {
		background-color: #333333;
	}
	
	#send2friend .bckColor2 {
		background-color: #262626;
	}

	#send2friend .ThumbBorder {
		border: 1px solid #636363;
	}
	
	#send2friend .Liner {
		background-color: #636363;
	}

/* ********************* */
/* Email Send 2 a friend */
/* ********************* */


/* ******************** */
/* Form Send 2 a friend */
/* ******************** */

	/* Out of #send2fForm */

	.send2ffBgcolor {
		background-color: #000000;
	}

	>.send2ffBgcolor {
		margin-top: 10;
	}

	/* Out of #send2fForm */



	#send2fForm * {
		font-family: verdana;
		color: #ffffff;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
	}
	
	#send2fForm a {
		text-decoration: none;
		font-weight: bold;
	}

	#send2fForm a:hover {
		text-decoration: underline;
	}
	
	#send2fForm .bckColorMain {
		background-color: #000000;
	}
	
	#send2fForm .border {
		border-style: solid;
		border-width: 1px;
		border-color: #666666;
	}		

	#send2fForm input {
		width: 200px;
		color: #c6e2ff;
		font-weight: bold;
		margin-bottom: 2px;
		border-style: solid;
		border-width: 1px;
		border-color: #666666;
		background-color: #262626;
	}

	#send2fForm input.button {
		font-color: #000000;
		width: 200px;
		margin-bottom: 2px;
		border-style: solid;
		border-width: 1px;
		border-color: #666666;
		background-color: #4f4f4f;
		cursor:Hand;
	}

	#send2fForm input.button:hover {
		background-color: #858585;
	}

	#send2fForm textarea {
		color: #c6e2ff;
		font-weight: bold;
		width: 200px;
		margin-bottom: 2px;
		border-style: solid;
		border-width: 1px;
		border-color: #666666;
		background-color: #262626;
	}

	#send2fForm .ThumbBorder {
		border: 1px solid #2b2b2b;
		background-color: #4f4f4f;
	}
	
	#send2fForm .done {
		border: 1px solid #2b2b2b;
		background-color: #aeffae;
	}	

	#send2fForm td.topic {
		font-size: 10px;
		font-weight: bold;		
		color: #ffffff;
		letter-spacing: 0px;
		padding: 2px 0px 2px 6px;
		background-color: #262626;
	}

/* ******************** */
/* Form Send 2 a friend */
/* ******************** */
#egomktInfoPic {
	display: none;
}

