body {
	padding : 0;
	text-align : center;
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	background-color : #FFFFFF;
	background-repeat : repeat;
	background-position : top left;
	background-attachement : scroll;
}

h1{
	color : ;
	font-size : 16px;
}

a.link{
	color : ;
	text-decoration : none;
}

a.hover{
	color : ;
	text-decoration : none;
}

a.visited{
	color : ;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #0082ff;
display:none;
z-index:205;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
display:none;
z-index:206;

}
#glTable{
padding:3px;
font-weight:bold;
}
#glTableForm1{
	background-image:url(http://www.eventvibe.com/common/email/images/selfBg.png);
	background-repeat:no-repeat;
padding:3px;
font-weight:bold;
}
#glTableForm2{
	background-image:url(http://www.eventvibe.com/common/email/images/groupBg.png);
	background-repeat:no-repeat;
padding:3px;
font-weight:bold;
}
