/* CSS Document */

body{

margin:0px;
padding:0px;
background-color: white;
}

.content{
padding-left:15px;
padding-right:15px;
padding-top:3px;
padding-bottom:80px;
}

.top{
position:absolute;
top:0;
left:0;
height:100px;
width:100%;
}

.footer{
position:absolute;
bottom:0;
left:0;
width:100%;
height:75px;
text-align:center;
}

body>div.top{
position: fixed;
}

body>div.footer{
position: fixed;
}



.blueneamheader {  text-align: center; background-color: #0000CC; color: #FFFF33; width: 100%; padding-top: 2px; padding-bottom: 2px; font-size: larger; font-weight: bold}

h1 {
	font-size: x-large;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}

td.button A:link {
background : navy;
color : yellow;
text-decoration : none;
font-weight : bold;
padding : 3px
}
td.button A:visited {
background : blue;
color : yellow;
text-decoration : none;
font-weight : bold;
padding : 3px
}
td.button A:active {
background : yellow;
color : navy;
text-decoration : none;
font-weight : bold;
padding : 3px
}
td.button a.nohoover:hover{
Background-Color : navy;
Color : yellow;
font-weight : bold;
padding : 3px
}
td.button A:hover{
Background-Color : yellow;
color : navy;
font-weight : bold;
padding : 3px
}

hr.blaastreg{
	color: blue;
	background-color: blue;
	noshade: true;
	height: 4px;
}

.comic {
	font-family: Comic Sans MS, Arial, Helvetica;

}
.whiterefborder {
	border: 0px none #FFFFFF;
}

  }
.eurock {
	color: #990000;
	background : transparent;
    text-decoration : none;
}
.small {
	font-size: smaller;
}
.brownbackground {
	background-color: #BF847E;
}
.bluebackground {
	background-color: #CCFFFF;
}
td.branch A:link {
background : yellow;
color : navy;
text-decoration : none;
font-family: monospace;
font-weight: bold;
}
td.branch A:visited {
background : yellow;
color : blue;
text-decoration : none;
font-family: monospace;
font-weight: bold;
}
td.branch A:active {
background : navy;
color : yellow;
text-decoration : none;
font-family: monospace;
font-weight: bold;
}
td.branch a.nohoover:hover{
Background-Color : yellow;
Color : navy;
font-family: monospace;
font-weight: bold;
}
td.branch A:hover{
Background-Color : navy; Color : yellow;
}



@media screen
  {
  body>top.fixed
    {
    position: fixed;
    }

  {
  body>footer.fixed
    {
    position: fixed;
    }.bluefont {
		color: #1822CD;
}

