/* ================================
    CSS STYLES FOR Module PageLocalization
   ================================
*/

.TableAlternateStyle
{
	font-weight: bold;
    color: #003366;
	background-color: silver;
}

.TableItemStyle
{
	font-weight: bold;
    color: #003366;
	background-color:  Transparent ;
}

