/* body,p,div,td,input,select,h1 { font-family: verdana; font-size: 8pt; color: #000000; } */
body,p,div,td,input,select,h1 { font-family: verdana; font-size: 8pt; color: #003399 ; }
html, body{
   height: 100%;
   margin: 0;
   padding: 0;
}
p { 
	margin: 5px;
}
form { display: inline; }

img, a {
        border:none;
        outline:none;
}

a.meny, a.meny:visited, a.meny:active {
        display:block;
	font-size: 10px;
        font-weight:bold;
        padding-bottom:6px;
        text-decoration:none;
}
a.meny:hover {
        text-decoration:underline;
}

td.menu { background-color: #42689A; color: #FFFFFF; font-weight: 800; padding-left: 5px; padding-top: 2px; height: 25px; }

td.head {	background-color: #ffffff; 
			color: #ffffff; 
			font-weight: 800; 
			height: 10px; 
			padding-left: 10px; }

h1 {
	margin: 5px;
	font-size: 12px;
}

a:link { 
	color: #003399; 
}

a:visited { 
	color: #003399; 
}

a:hover { 
	color: #003399; 
}

a:active { 
	color: #003399; 
}

h1.blackNotBold {
	display: inline;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
	font-size: 11px;
}

h2 {
	display: inline;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
}

td.startmiddle {	background-color: #ffffff; 
			height: 10px; 
			padding-left: 5px; }

td.info {	background-color: #ffffff; 
			color: #000000; 
			font-size: 8pt;
			padding-left: 10px; 
			padding-right: 15px; 
			padding-top: 0px; 
			padding-bottom: 5px; 
			line-height: 1.6;
			 }

td.inforight {	background-color: #FFFFFF; 
				color: #000000; 
				font-size: 8pt;
				padding-right: 10px; 
				padding-left: 10px; 
				padding-top: 0px; 
				padding-bottom: 5px; }

td.search {		text-align: right; 
				padding-top: 10px; 
				padding-right: 20px; }

.xxsmall {	font-size: 8pt; }

img.border { border: 1px solid #000000; }

select.search { width: 100px; z-index: -10000; }

select.select1 { width: 150px;
				font-size: 8pt; }

select.select2 { width: 100px;
				font-size: 8pt; }

select.select_short { width: 69px;
				font-size: 8pt; }

img.banner { border: 1px solid #000000; width: 120; height: 51px; }
img.banner2 { border: 1px solid #000000; width: 120; }
td.hand { cursor: pointer; }

div.fxinfo {	background-color: #F0F4F7; 
			border: 1px dotted #BBC8D5;
			color: #000000; 
			font-size: 8pt;
			padding: 5px; 

			 }
div.xinfo {	background-color: #ffffff; 
			border: 1px dotted #ffffff;
			color: #000000; 
			font-size: 8pt;
			padding: 5px; 

			 }

.smallviewstrongtxt { font-size: 8pt; padding-top: 5px; padding-bottom: 5px; color: #FF0000; }

div.smallviewstrongtxt A {	color: #FF0000;
						text-decoration: none;
						border-bottom: 0px; 
					}

div.smallviewstrongtxt A:hover {	color: #FF0000;
									text-decoration: none;
									border-bottom: 2px solid #880000; 
							}

.brg_lightblue { background-color: #0885C2; }

.brg_blue { background-color: #004D91; }

.headline {
/*	background-color: #0885C2; */
	background-color: #3aaadc;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
}

div.headline {
	width: 100%;
	margin-bottom: 5px;
	line-height:20px;
}

div.headline2 {
	padding-left: 6px;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
}

body.bottom {
	background-color: #0885C2;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	margin: 6px;
}

a.headline {
	background-color: #0885C2;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
}

hr {
/*	background-color: #0885C2;
	color: #0885C2;
	height: 2px;
*/
        height:1px;
        background-color:#adcee7;
        color:#adcee7;
        border:none;
        outline:none;
	margin-top:7px;
	margin-bottom:5px;
}

li { margin-left: 10px; }
ul { margin: 0px 0px 0px 20px; }

/* används i search_form.inc.php */
.search_form_header
{
/*	color: 			white;*/
	font-size: 		10pt;
	font-weight: 	bold;
}
.search_form_selectbox
{
/*	color: 			black; */
	color: 			#003399 ;
	width: 			100%;
	font-size: 		7pt;
}
.search_table
{
	width: 			100%; 
/*	background: 	#0885C2; */
}
