﻿.InfoPane
{
 font-size:8pt;
}

body
{
 margin: 0px;
 font-family: Verdana, 'Microsoft Sans Serif' , Arial;
 font-size: 9pt;
}


.gradient
{
 background-image: url(Images/gradients/bluewhite.jpg);
 background-repeat: repeat-x;
}

.h3
{
 font-size:16px
 }

h1
{
 font-size: 26pt;
 font-weight: normal;
}
h2
{
 font-size: 20pt;
 font-weight: normal;}

h3
{
 font-size:16px
}

h4
{
 font-size:13pt;
}

.frontpanel
{
 height: 100%;
 background-color: #eee8aa;
}

.footer
{
 font-size: 8pt;
 font-family: 'Lucida Sans' , Arial, 'Microsoft Sans Serif';
 color: #a9a9a9;
}

#TableBlueBottomBorder
{
 border-bottom: #6495ed 1px dotted;
}
.Field
{
 border-bottom: #009966 1px solid;
}
#NoRecordsStyle
{
 padding-bottom: 10px;
 padding-top: 10px;
 text-align: center;
 font-size: 20pt;
}
.score
{
 font-weight: bold;
 font-size: 14pt;
 color: #ff9900;
 font-family: Arial, Helvetica, sans-serif;
}