body 
{
    font-family:  "Open Sans";
    /*font-family:  Georgia,"times new roman",serif; */
    font-size:1.2em;color:#f0f1f1; 
    line-height:auto;
  
    background-color:whitesmoke;
}
a
{
    color: #131943;
    text-decoration:none;
} 
a:hover 
{
    color:#D3D3D3;
}
h1 
{
    text-align:center;
    font-size:2.4em; 
    font-weight:normal;
}
select
{
    color:#1A215A;
    background-color:#62c7c2;
}

h2
{
    font-size:1.8em; 
    font-weight:normal;
}
h3
{
    font-size:1.8em; 
    font-weight:normal;
    padding:20px 0px 10px 0px; 
    margin:0;
}
h4 
{
    font-size:1.2em;
    font-weight:normal
}
h5
{
    text-align:left;
    font-size:2.4em; 
    font-weight:normal;
    padding:5px; 
    margin:5px;
}
h6
{
    text-align:center;
    font-size:1.2em;
    font-weight:normal
}
#header
{
   
    margin-left:auto;
    margin-right:auto;
    background-image: url("../images/DCSL header.png"); 
    background-size: 200px 200px;
    background-repeat: no-repeat;
    background-position:center;
    width:100%;height:250px;
    z-index:1;
    position:relative;
    background-color:#62c7c2;
}
#croppedheader
{
    margin-top:0px;
    background-image: url("../images/DCSL header.png"); 
    background-repeat: no-repeat;
    background-size: 200px ;
    background-position:center;
    width:100%;height:240px;
    z-index:1;
    position:relative;
    background-color:#62c7c2;
}
.logooverlaywithbutton
{
    height:200px;
    width:200px;
    position:absolute;
    bottom:60px;
    left:10px;
}
.logooverlaynobutton
{
    height:200px;
    width:200px;
    position:absolute;
    bottom:20px;
    left:20px;
}
table
{
    font-family:  "Open Sans";
   /* font-family:Arial,Helvetica,sans-serif;*/
    font-size: small;
}

button
{
    font-family:  "Open Sans";
     /*font-family:Georgia,"times new roman",serif; */
     padding: .1% .5%;
     font-size: medium;
}
#main 
{
    
    z-index:1;
    width:979px; 
    margin-left:auto;
    margin-right:auto;
    position:relative;
    font-size:1.3em;
    color:#1A215A;
    height:100%;
    background-color:whitesmoke;
    /*background-color:#2780DF;*/
   
}
.submit 
{
  color:silver;
}
.standardtable
{
    width:770px;
}
.narrowtable
{
    width:550px;
    color:#1A215A;
    padding:0;
    margin:auto;
    background-color:white;
}
.narrowside
{
    min-width:12px;
}
th 
{
    border:1px solid gray;
    background-color: #62c7c2;
    
}
td
{
    border:1px solid gray;
    padding:0px 6px;
}
.myyellow
{
    color:#FFC125;
}

.butt
{
    padding:0; 
    margin:0;
}
.bigbutt
{
    width:200px;
    height:30px;
}
.bigbutt:hover
{
    background-image: url("../images/DCSLshine.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
.button:hover
{
    background-image: url("../images/DCSLshine.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
.myyellowback
{ 
    background-color:#FFC125;
}
input
{
    background-color:#62c7c2;
    color:#1A215A;
    padding-left:4px;
    font-family: "Open Sans";
    border: none;
}
.mydarkblue
{
    color:#0a3074;/*#4053E0;water #62c7c2*/
}
.myblue
{
    color: #62c7c2;/*#88C8E9;*/
   
}
.mydarkblueback
{
   color:#f0f1f1;
   background-color:#0a3074;/*#26A9E1 26 is color in logo blue #00aeef*/
}
.myblack
{
    color:#111;
}
.mydarkgray
{
    color:darkgray;
}
.centered
{
    text-align:center;
    
}
.bcentered
{
    text-align:center;
    font-weight:bold;
}
#croppedheadanchor
{
    position:absolute;
    bottom:50px;
    left:100px;
    height:50px;
}
#headanchor
{
    position:absolute;
    bottom:50px;
    left:15px;
    height:50px;
}
.resultstable
{  
    width:750px;
    color:#1A215A;
    padding:0 2px;
    margin:auto;
    background-color:white;
}
.gold
{
    background-color:gold;
}
.silver
{
    background-color:silver;
}
.bronze
{
    background-color:goldenrod;
}
.copper
{
    background-color:#B87333;
}
.platinum
{
    background-color:#F6FAE0;
}
.honor
{
    background-color:#94F5F5 /* #88C8E9;*/
}
.goldw
{
    color:gold;
}
.silverw
{
    color:silver;
}
.bronzew
{
    color:goldenrod;
}
.copperw
{
    color:#B87333;
}
.diamondw
{
    color:lightgreen;
}
.honorw
{
    color:#94F5F5;
}
.wideycell
{
    width:50%
}
.tightcell
{
    white-space:nowrap;
   
}
.right
{
    text-align:right;
}

.myblueback
{
    color:#1A215A;
    background-color:#88C8E9;
    
    width:800px;
}
.even
{
     background-color:	#EFFCFC;/*lightcyan*/
}
.mylittlebluebutton
{
    background-color:#88C8E9; /* #AFEEEE */
    color:gray;
    font-size:small;
    padding: .1% .4%;
}
.hovershine:hover
{
    background-image: url("../images/DCSLshine.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
.headerrow
{
    height: 32px;
}
.eventrow
{
    height: 22px;
}
.pagetitle
{
    display:inline-block; 
    float:left;
    font-size:1.8em;
}
.middle
{
    vertical-align:middle;
}
.testbox
{
    min-width:100px;
    min-height:100px;
    background-color:#88C8E9;
    color: #1A215A;
}
.wide
{
    width:100%!important;
}
#tickertape
{
    font-family: Times New Roman;
    font-size: .8em;
    background-color:lightgrey;
    position:fixed;
    bottom: 25px;
    width: 950px;
    line-height:25px;
    max-height: 25px;
    overflow:hidden;
    white-space:nowrap;
    z-index:-1;
    padding:0px 10px;
    word-break:break-all;
}
#aboveticker
{
    z-index:1;
    width:100%; 
    position:relative;
    background-color:whitesmoke;
}
.fixedtable 
{
    table-layout: fixed;
}
.officestyle
{
    background-color:silver;
    padding:8px;
}
.smallfont
{
    font-size:.6em;
}
.pink
{
    background-color: lightpink;
}
.left
{
    text-align:left;
    padding-left:5px;
}
.info
{
    background-image:url("../images/question_mark.jpg");
    min-height:20px;
    min-width:20px;
    font-size: .4em;
    background-repeat: no-repeat;
    background-position: center;
}
.hiddeninfo
{
    background-color:lightgray;
    width:600px;
    position:absolute;
    z-index:10;
    text-align:left;
}
.under
{
    position:relative;
    z-index:1;
}
.boldtext
{
    font-weight:bold;
}
.blocktable
{
   overflow: auto;
    padding:0;
    margin:0;
    vertical-align:top;
    list-style-type: none;
}
/*Picton Blue
#2FADE0

Porcelain
#ECEFF1

Seagull
#88C8E9

Spindle
#88C8E9* replaced #8FA9D6 */