body
{ 
background-image: url(./images/background.jpg);
background-repeat: inherit;
background-position: center center;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.supported
{ 
font-size: 24px;
font-style:bold;
color:#173C7D;
}

.middlepadding
{
padding-top:10px;
padding-bottom:10px;
padding-left:0px
}
.middlepaddinglogo
{
padding-left:0px;
padding-right:15px
}
.logos
{
border-style:solid;
border-width:1px;
color:#ffffff;
}
.bodyTablePadding
{
padding:10px;
}

h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#0E3274;
}

.staff-tablepadding {
padding:5px;
}

A:link{text-decoration: none; color:#0E3274; font-weight:bold; }
A:visited{text-decoration: none; color: #0E3274; font-weight:bold;}
A:active{text-decoration: underline; color:red; font-weight:bold;}
A:hover{text-decoration: underline; color: black; text-decoration: underline; font-weight:bold;}

.topcolumn a:link {  color: #FFFFFF; text-decoration: none}
.topcolumn a:visited {  color: #FFFFFF; text-decoration: none}
.topcolumn a:hover {  color: #FFFFCC; text-decoration: underline; background-color: none}
.topcolumn a:active {  color: #FFFFFF; text-decoration: underline}