html , body  {
text-align : center;
margin : 0;
padding : 0;
background : #00366f;
color : #000;
font-family : Tahoma, Arial;
font-size : 12px;
height : 100%;
}

.blue001 {color : #315683}

a{
text-decoration : none;
border-bottom : 1px dotted #a3c5ff;
color : #4969a0;
}

a:visited {
text-decoration : none;
border-bottom : 1px dotted #a3c5ff;
color : #4969a0;
}

a:active {
text-decoration : none;
border-bottom : 1px dotted #a3c5ff;
color : #4969a0;
}

a:hover {
text-decoration : none;
border-bottom : 1px dotted #ff4700;
color : #4969a0;
}


#midd-one {
font-size: 12px;
background : #bbbbbb;
padding : 10px;
margin : 0;
text-align : left;
clear : both;
width :950px;
}

#midd-one a{
text-decoration : none;
border-bottom : 1px dotted #284476;
color : #284476;
}

#midd-one a:visited{
text-decoration : none;
border-bottom : 1px dotted #284476;
color : #284476;
}

#midd-one a:active{
text-decoration : none;
border-bottom : 1px dotted #284476;
color : #284476;
}

#midd-one a:hover {
text-decoration : none;
border-bottom : 1px dotted #ff4700;
color : #ddffff;
}


#footer {
font-size: 11px;
background : #89a8db;
padding : 10px;
margin :  1px;
clear : both;
width :980px;
}
#footer a {
text-decoration : none;
border-bottom : 1px dotted white;
color : white;
}

#footer a:visited {
text-decoration : none;
border-bottom : 1px dotted white;
color : white;
}

#footer a:active {
text-decoration : none;
border-bottom : 1px dotted white;
color : white;
}
#footer a:hover {
text-decoration : none;
border-bottom : 1px dotted #ff4700;
color : white;
}



#boots {
padding : 10px;
margin :  1px;
clear : both;
width :980px;
height: 92px;
text-align: center;
}


#dater {
font-size: 12px;
background : #f7f7ff;
padding : 10px;
margin :  1px;
clear : both;
width :980px;
text-align : left;
line-height: 20px;
}
#dater a {
text-decoration : none;
border-bottom : 1px dotted #999;
color : #06c;
}

#dater a:visited {
text-decoration : none;
border-bottom : 1px dotted #96c;
color : #96c;
}

#dater a:active {
text-decoration : none;
border-bottom : 1px dotted blue;
color : #ff6a00;
}
#dater a:hover {
text-decoration : none;
border-bottom-style:solid;
color : #06c;
}


#toper {
font-size: 12px;
background : #ffcc99;
padding : 10px;
margin :  1px;
clear : both;
width :980px;
}
#toper a {
text-decoration : none;
border-bottom : 1px dotted white;
color : white;
}

#toper a:visited {
text-decoration : none;
border-bottom : 1px dotted white;
color : white;
}

#toper a:active {
text-decoration : none;
border-bottom : 1px dotted white;
color : white;
}
#toper a:hover {
text-decoration : none;
border-bottom : 1px dotted #ff4700;
color : white;
}


#location {
padding : 0;
margin : 0;
float : left;
width : 549px;
height : 50px;
text-align : right;
background : #a3c5ff;
color : white;
font-size : 10px;
font-weight : normal;
}
#location a {
text-decoration : none;
color : white;
}

#location a:active {
text-decoration : none;
color : white;
}

#location a:visited {
text-decoration : none;
color : white;
}

.one {
font-size : 16px;
color : black;
}
.two {
font-size : 16px;
color : #ff6a00;
}
.vsmall {
font-size : 12px;
}

.points {
color : #eff5ff;
font-size : 14px;
}


.bigfont {
 font-size: 20px;
 line-height: 25px;
}

.mediumfont {
 font-size: 14px;
 line-height: 28px;
}


.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}
