img
{
	border-style:none;
}
.Verdana12 
{
    font-family: verdana;
    font-size: 12px;
}
.Bold13 
{
    font-size: 13px;
    font-weight: bold;
}
.Font11
{
    font-size: 11px;
}
.Font12
{
    font-size: 12px;
}
.FontSmall 
{
    font-size: small;
}
.FontMedium 
{
    font-size: medium;
}
.TextLeft 
{
    text-align: left;
}
.TextCemterBold16 
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.PanelFloat
{
	float:left;
}
.PanelSep
{
	float:left;
	width:79px;
	min-width:79px;
	height:195px;
}
.PanelCenter
{
	margin-left:auto;
	margin-right:auto;
}
.PanelHeader
{
	/*background-image:url(images/insurint_connect_tile2.jpg); 
	background-repeat:repeat-x;
	height:145px;*/
	text-align:center;
}
.CloseX
{
	padding-top: -15px;
}
.TableTitle
{
	width:500px;
}
.TableBody
{
	border: solid thin #000;
	padding: 5px 0px 0px 10px;
}
.TitleBar
{
	background-image:url(/images/top_pop.png);
	background-repeat:repeat;
	text-align:left;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:10px;
	width:490px;
}
.TitleBarText
{
	text-align:left; 
	font-weight:bold; 
	width:457px; 
	float:left;
	cursor:move;
	color:#FFF;
}
.TitleBarButton
{
	text-align:right; 
	width:20px; 
	float:left; 
	padding-top:2px;
}
.TitleBarBkg
{
	background-color: #7f7f7f; 
}
