BODY, TD, P, BR,  {
scrollbar-face-color: #FFCCCC; 
scrollbar-shadow-color: #993333; 
scrollbar-highlight-color:#993333; 
scrollbar-3dlight-color: #eeeeee; 
scrollbar-darkshadow-color: #eeeeee; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #993333; 
overflow-y : hidden;
overflow-x : auto;
}
.address {
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
.address:hover {
	color: white;
}
.thorir {
	font-family : verdana, helvetica;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #ff9d9d;
}
.thorir:hover {
	color: white;
}
.links {
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
.links:hover {
	color: #FFCCCC;
}
.linksOn {
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: silver;
}
.picframe {
	padding : 4px 4px 4px 4px;
}
.mainframe {
	background : white;
	padding : 4px 4px 4px 4px;
	border: 2px solid #E7BFC2;
}
.secframe {
	background : #EEEEEE;
	padding : 4px 4px 4px 4px;
	border: 1px solid silver;
}
.lokationer {
	background : #E2EBF3;
	padding : 4px 4px 4px 4px;
	border: 1px dotted #0B99C7;
}
.linksblue {
	font-family : verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CBDFEF;
}
.linksblue:hover {
	color: white;
}
.contenttext {
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #24547B;
}
p {
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}
select {
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	background : #FFCCCC;
}

.send{
	font-family : verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px outset white;
	color: gray;
	padding : 1px 1px 1px 1px;
	background : #FFCCCC;
}
.input{
	font-family : verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px inset white;
	color: black;
	padding : 1px 1px 1px 1px;
	background : #FFCCCC;
}
