﻿.lang table
{
	background-color :#365F91;
}

.lang td
{
	color:#fff;
}

.lang a
{
   color:#fff;
}

.lang a:visited
{
	color:#fff;
}

.lang a:hover
{
	color:#fff;
}

.lang .first
{
    background: url(/images/corner_top_left_UpsideDown_FB.gif) no-repeat left bottom;
}

.lang .last
{
	background: url(/images/corner_top_right_UpsideDown_FB.gif) no-repeat right bottom;
}


table.footer
{
	background-color: #365F91;
	color:#fff;
}

table.footer td.first
{
	background: url(/images/corner_top_left_FB.gif)  no-repeat top left;
}

table.footer td.last
{
	background: url(/images/corner_top_right_FB.gif)  no-repeat top right;
}


table.footer td a:link, 
table.footer td a:visited, 
table.footer td a:active, 
table.footer td a:hover
{
	color:#fff;
}