.pop_txtb1{
	height: 13px;
	width: 13px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.submitbutton {
        font-family: Tahoma, Arial, Verdana, "Times New Roman";
        font-size: 10px;
        font-weight: bolder;
        color: #FFFFFF;
        background-color: #252525;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #252525;
        border-right-color: #252525;
        border-bottom-color: #252525;
        border-left-color: #252525;
        height: 20px;
}
b.redbold
{
        font-weight: bold;
        color: #FF0000;
        font-size: 11pt;
}
b.redballoonbold
{
        font-weight: bold;
        color: #FF0000;
        font-size: 7pt;
}
.pop_verdana11black{
        font-family: verdana;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

.pop_verdana10boldred1{
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FF0000;
        text-decoration: none;
}


///////////////////////////////Below text copied from XBalloon.css////////////////////
.XBalloon
{
	border-collapse: collapse
}


.XBalloon .body
{
	border-left: 1px solid #1D578C; 
	border-right: 1px solid #1D578C;
	background-color: #E9F0F3;
	padding: 5px;
}

.XBalloon .title
{
	font-size: 12pt;
	font-weight: bold;
}

.XBalloon .content
{
	font-size: 8pt;
}


.XBalloon .south_border_top
{
	border-top:1px solid #1D578C; 
	border-left-width:2px; 
	border-right-width:2px; 
	border-bottom-width:2px; 
	background-color: #E9F0F3
}



.XBalloon .south_border_bottom
{
	border-top: 1px solid #1D578C; 
}


.XBalloon .north_border_top
{
	border-bottom:1px solid #1D578C;
}


.XBalloon .north_border_bottom
{
	border-bottom:1px solid #1D578C; 
	border-left-width:2px; 
	border-right-width:2px; 
	border-top-width:2px;
	background-color: #E9F0F3
}

