A:link
{
	font-size: 11px;
	color: #0000ff;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}
A:hover
{
	font-size: 11px;
	color: #6666ff;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}
A:visited
{
	font-size: 11px;
	color: #0000ff;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}

li
{
	list-style-type:none;
}
BODY
{
	font-size: 11px;
	margin: 0px;
	color: #000000;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}
TD
{
	font-size: 11px;
	color: #000000;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}
H3
{
	font-weight: bolder;
	font-size: medium;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
H4
{
	font-color: #0000FF;
}
TD.things
{
	background-color: #e5e5e5;
}
TD.head
{
	font-weight: bold;
	background-color: #99ccff;
}
.redtext
{
	font-size: 11px;
	color: #000000;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}
redtext:hover
{
	font-size: 11px;
	color: #ff0000;
	font-family: verdana, geneva, arial;
	text-decoration: none;
}
.inputtext
{
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, geneva;
}
INPUT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: verdana, arial, geneva;
	background-color: transparent;
}
TEXTAREA
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #c5e3fe;
}
SELECT
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #c5e3fe;
}
.select2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}
.box
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #ffffff;
}
.solid
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.solidall
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.solid2
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
}
.solidleft
{
	padding-left: 10px;
	overflow: auto; width: 325px; height: 425px

}
.solidright
{
	border-right: #000000 1px solid;
}
.solidsides
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
.menuHeading
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #99ccff;
}
.menuText
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ececec;
}
.special
{
	font-size: 11px;
	font-family: Verdana;
	background-color: #FFFFFF;
}
.noborder
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}

a.meny
{
	color: #000000;
}

div.rubrik
{
	font-family: Verdana;
	size: 20 px;
}

A.FOT
{
	color: #000000;
}

.Normal
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.rubrik
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	padding: 0px 0 10px 0px;
}

#menycontainer
{
	padding: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#meny
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#meny a
{
	display: block;
	padding-top: 3px ;
	padding-left:5px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	height:20px;
	color: #333;
}

#meny ul a
{
	border-bottom: 1px solid #cccccc;
	margin-left:-40px;
	padding-left:20px;
	background-image: url( "/resort/images/pil1.gif" );
	background-repeat: no-repeat;
	background-position: 10px;
}
#meny a:hover
{
	text-decoration:none;
	background: #FFCC00;
}
#meny ul a:hover
{
	background-image: url( "/resort/images/pil1.gif" );
	background-repeat: no-repeat;
	background-position: 10px;
}

#meny a#current
{
	color: #000;
	background: #99CCFF;
	font-weight: bold;
}

