a
{
	color: #626262;
	text-decoration:none;
}
a:hover
{
	color: #62B400;
	text-decoration:none;
}
.greenLink
{
	color: #62B400;
	text-decoration:none;
}
.greenLink:hover
{
	color: #626262;
	text-decoration:none;
}
.goldLink
{
	color: #000000;
	text-decoration: none;
}
.goldLink:hover
{
	color: #E1B51A;
	text-decoration:none;
}
.darkblueLink
{
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
.darkblueLink:hover
{
	font-size:11px;
	color: #316AC5;
	text-decoration:none;
}
.lightblueLink
{
	font-family:Tahoma;
	font-size:11px;
	color:#626262; 
}
.lightblueLink:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#316AC5;
}

.policy{font-family:Tahoma; font-size:11px;  color:#626262; text-decoration:none}
.main{font-family:Tahoma; font-size:11px;  color:#626262; padding-left: 5px; padding-right: 5px}
.gold{font-family:Tahoma; font-size:11px;  color:#E1B51A;}
.green{font-family:Tahoma; font-size:9px;  color:#62B400; }
.main_b{font-family:Tahoma; font-size:11px;  color:#626262; }
.dark{font-family:Tahoma; font-size:11px;  color:#000000; }
.green_b{font-family:Tahoma; font-size:11px;  color:#62B400; }
.green_bold{font-family:Tahoma; font-size:11px;  color:#62B400; font-weight:bold; }
.blue_bold{font-family:Tahoma; font-size:11px;  color:#316AC5; font-weight:bold; }
.blue{font-family:Tahoma; font-size:11px;  color:#316AC5; }

.textbox
{
	width:204px;
	font-size:11px;
	height:18px;
	color:#626262;
	border-width:1px;
	border-style:solid;
	border-color:#4D4D4D;
	background-color:#FFFFFF;
}

#input{
  	width:111px; height:18px;
	border-width:1px;
	border-style:solid;
	border-color:#4D4D4D;
	background-color:#FFFFFF;
	}
		#name{
  	width:137px; height:18px;
	border-width:1px;
	border-style:solid;
	border-color:#4D4D4D;
	background-color:#FFFFFF;
	} 		
	
	#eventDetails{
width:204px; height:83px;
	border-width:1px;
	border-style:solid;
	border-color:#4D4D4D;
	background-color:#FFFFFF;
	overflow:auto
	}


#grid  {
border-top:1px solid #41321B;
border-left:1px solid #41321B;
}
#grid td {
border-bottom:1px solid #41321B;
border-right:1px solid #41321B;
border-top:none;
border-left:none;
}
