td, p {
	font-family: Arial; font-size: 11px;
}

A {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:link {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:visited {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:active {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:hover {font-size: 11px;font-family: Arial;color: #999999;text-decoration: none;font-weight : normal;}

.menu {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;padding: 7px; }
A:link {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:visited {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:active {font-size: 11px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
A:hover {font-size: 11px;font-family: Arial;color: #000000;text-decoration: underline;font-weight : normal;}

.bottom { color: #000000; font-family: Arial; font-size: 10px; font-weight: normal; }
.bottom:link {font-size: 10px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
.bottom:visited {font-size: 10px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
.bottom:active {font-size: 10px;font-family: Arial;color: #000000;text-decoration: none;font-weight : normal;}
.bottom:hover {font-size: 10px;font-family: Arial;color: #000000;text-decoration: underline;font-weight : normal;}

.small_box {
	padding: 6px;
	height: 100px;
	background: #F5F5F5;
	text-align: center;
}
.DimmedPicture
{
    BACKGROUND-COLOR: silver;
    OPACITY:.45;
    FILTER: alpha(opacity=45);
    -moz-opacity: 0.45;
}

.FocusedPicture
{
    BACKGROUND-COLOR: silver;
    OPACITY:1.00;
    FILTER: alpha(opacity=100);
    -moz-opacity: 1.00;
}

.DimmedFlag
{
    OPACITY:.45;
    FILTER: alpha(opacity=45);
    -moz-opacity: 0.45;
}
.Heading
{
    font-size: 20px;
}
.SubHeading
{
    font-weight: bold;
}
