		.cell_normal
		{
			font-family: Arial, Verdana;
			font-size: 16px;
			font-weight: bold;
			color: #3A4DA1;
			padding-left: 8px;
			width: 110px;
		}
		.cell_alternate
		{
			font-family: Arial, Verdana;
			font-size: 16px;
			font-weight: bold;
			color: #3A4DA1;
			padding-left: 8px;
			width: 110px;
			background-color: #F3F6F9;
		}
		.alternate
		{
			background-color: #F3F6F9;
		}
		.logo_title
		{
			font-family: Arial, Verdana;
			font-size: 14px;
			font-weight: bold;
			color: #100e42;
			display:block;
			clear: both;
			float: left;
			padding-left:13px;
			line-height: 10px;
		}
		a
		{
			text-decoration: none;
		}
		a:hover
		{
			text-decoration: underline;
		}
		.heading
		{
			background-image: url(images/heading_back.png);
			background-repeat: repeat-x;
			height: 21px;
		}
		.heading_menu
		{
			font-family: Arial, Verdana;
			font-size: 14px;
			font-weight: bold;
			color: #231E59;
			margin-right: 10px;
			vertical-align: top;
			line-height: 18px;
		}
		.heading_menu:hover
		{
			font-family: Arial, Verdana;
			font-size: 14px;
			font-weight: bold;
			color: #778797;
			text-decoration: none;
			vertical-align: top;
		}
		.heading_menu_footer
		{
			font-family: Arial, Verdana;
			font-size: 12px;
			font-weight: bold;
			color: #778797;
			margin-right: 10px;
			vertical-align: top;
			line-height: 18px;
		}
		.heading_menu_footer:hover
		{
			font-family: Arial, Verdana;
			font-size: 12px;
			font-weight: bold;
			color: #96a3b0;
			text-decoration: none;
			vertical-align: top;
		}
		.info_footer
		{
			font-family: Arial, Verdana;
			font-size: 12px;
			color: #778797;
			vertical-align: top;
		}
		.info
	{
		font-size: 12px;
                font-weight: normal;
                font-family: Arial, Verdana;
                color: #555555;
	}
	.button_wide1
{
    width: 87px;
    height: 27px;
    background-image: url(http://www.wibiya.com/Graphics/masterpage/button_wide1_normal.png);
	background-repeat: no-repeat;
    background-position:center;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
    color: #051b22;
    line-height: 26px;
    text-decoration: none;
    display:  inline-block;
}

.button_wide1:hover
{
    width: 87px;
    height: 27px;
    background-image: url(http://www.wibiya.com/Graphics/masterpage/button_wide1_over.png);
	background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
    color: #051b22;
    line-height: 26px;
    text-decoration: none;
    display:   inline-block;
}

.button_wide1:active
{
    width: 87px;
    height: 27px;
    background-image: url(http://www.wibiya.com/Graphics/masterpage/button_wide1_on.png);
	background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
    color: #051b22;
    line-height: 26px;
    text-decoration: none;
    display:  inline-block;
    outline: none;
}