﻿body.BMFL2010
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*
ul 
{
    list-style-type: none;
    margin : 0;
    padding : 0;
}
li 
{
	color : White;
    padding-left : 5px;
    margin-top : 15px;
    margin-bottom : 15px;
    width : 130px;
}
*/
a.WhiteNoUL
{
    text-decoration : none;
    color : white;
}
a.WhiteNoUL:hover 
{
    color : red;
}
table.FillWidth
{
	width: 100%;
}
td.TopRightBorder
{
	border-top-style: solid; 
	border-right-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-color: #000000;
}
td.RightBorder
{
	border-right-style: solid; 
	border-right-width: thin; 
	border-color: #000000;
}
td.BottomRightBorder
{
	border-bottom-style: solid; 
	border-right-style: solid; 
	border-bottom-width: thin; 
	border-right-width: thin; 
	border-color: #000000;
}
td.BottomBorder
{
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-color: #000000;
}
td.PaddedCell
{
	padding-left: 5px;
}

a.BMFL2010:link
{
	font-size: small;
	font-family: Arial;
	text-decoration: none;
	color: White;
}

a.BMFL2010:visited
{
	font-size: small;
	font-family: Arial;
	text-decoration: none;
	color: White;
}

a.BMFL2010:hover
{
	font-size: small;
	font-family: Arial;
	text-decoration: none;
	color: Gray;
}

a.hyperlink
{
	color: Black;
}


