﻿body 
{
    color: #005082;
}

a 
{
    color: #005082;
}

hr 
{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #D2D2D2;
}

img 
{
    border: solid 1px #69819F;
}

#top-adv-panel 
{
    background-color: #E3EDF9;
    border-bottom: solid 1px #69819F;
}

#top-adv-panel div 
{
    background-color: #E3EDF9;
}

#header-panel 
{
    background-color: #9ABEEA;
    border-top: solid 1px #69819F;
    border-bottom: solid 1px #69819F;
}

#header-panel div 
{
    background-color: #9ABEEA;
    background-image: url(logo.jpg);
    background-repeat: no-repeat;
}

#menu-panel 
{
    background-image: url("bg-fade-blue.png");
}

#menu-panel div 
{
    background-image: url("bg-fade-blue.png");
}

#left-panel 
{
    border-left: solid 1px #B4B4B4;
    border-right: solid 1px #B4B4B4;
}

#center-panel 
{
}

#right-panel 
{
    border-left: solid 1px #B4B4B4;
    border-right: solid 1px #B4B4B4;
}

#footer 
{
    background-image: url("bg-fade-blue.png");
    border: solid 1px #D2D2D2;
}

.item-panel 
{
    border: solid 1px #D2D2D2;
    background-image: url("bg-fade-light.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

.item-panel .header
{
    background-color: #E3EDF9;
    border-bottom: solid 1px #D2D2D2;
}

.item-panel2 
{
    border: solid 1px #D2D2D2;
    background-image: url("bg-fade-light.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

.item-panel2 .header
{
    background-color: #E3EDF9;
    border-bottom: solid 1px #D2D2D2;
}

.item-panel2 .content h1.male 
{
    color: #000080;
}

.item-panel2 .content h1.female 
{
    color: #008000;
}

.item-panel2 .content h1.both 
{
    color: #D52B00;
}

.item-panel3 
{
    border: solid 1px #D2D2D2;
    background-image: url("bg-fade-light-oposite.png");
    background-repeat: repeat-x;
    background-position: top;
}

.item-panel3 .header
{
    background-color: #E3EDF9;
    border-bottom: solid 1px #D2D2D2;
}

.item-panel4 
{
    border: solid 1px #D2D2D2;
}

.item-panel4 .header
{
    background-color: #E3EDF9;
    border-bottom: solid 1px #D2D2D2;
}

.item-panel5 
{
    border: solid 1px #D2D2D2;
    background-image: url("bg-fade-light2.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

.item-panel5 .header
{
    background-color: #E3EDF9;
    border-bottom: solid 1px #D2D2D2;
}


.male-label 
{
    color: #000080;
}

.female-label 
{
    color: #008000;
}

.both-label 
{
    color: #D52B00;
}

.data-pager-panel 
{
    background-color: #E3EDF9;
    border: solid 1px #D2D2D2;
}

.current-page 
{
    font-weight: bold;
    color: #000000;
}

.numeric-button 
{
    font-weight: bold;
}

.Table tr td 
{
	padding: 3px;
}

.TableHeader 
{
	padding: 3px;
}

.TableColumn 
{
	padding: 2px;
}
