@font-face {
    font-family: 'blue_highwayregular';
    src: url('bluehigh-webfont.eot');
    src: url('bluehigh-webfont.eot?#iefix') format('embedded-opentype'),
         url('bluehigh-webfont.woff') format('woff'),
         url('bluehigh-webfont.ttf') format('truetype'),
         url('bluehigh-webfont.svg#blue_highwayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html {
	height:90%;
}

.dans
{
	FONT-FAMILY: 'blue_highwayregular', Arial, Helvetica, sans-serif;
	FONT-SIZE: 37px;
	COLOR: #ffffff;
	TEXT-ALIGN: left;
	font-style: normal;
}

body {
	background-image: url(../gifs/fons.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #2c353c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:90%;
}

body,td,th {
	FONT-FAMILY: 'blue_highwayregular', Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}
.searchBox
{
    BORDER-TOP: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-BOTTOM: 0px solid;
	BACKGROUND-IMAGE: url('../gifs/bottom.gif');
	BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #ffffff;
    WIDTH: 138px;
    HEIGHT: 38px;
    PADDING: 2px;
	FONT-SIZE: 19px;
	COLOR: #ffffff;
	FONT-WEIGHT: normal;
	font-family: 'blue_highwayregular', Arial, Helvetica, sans-serif;
}
.input
{
	border-top: #dee3e5 1px solid;
	border-right: #dee3e5 1px solid;
	border-left: #dee3e5 1px solid;
	border-bottom: #dee3e5 1px solid;
	background-color: #dee3e5;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #78827c;
}
