html {
	overflow: scroll;
}
body {
	background_old: #fffee0;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 1em;
	line-height: 115%;
	
}
table {
	padding: 0px;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
}
td.head {
	padding: 0px;
}
img.head {
	padding: 0px;
	float: left;
	border: 0px;
}
img.center {
	padding: 5px;
	float: middle;
	border: 0px;
}
td.mainmenu {
	word-spacing: 4px;
	background-image: url('http://www.valla.fhsk.se/fast/greybar.jpg');
	padding-left: 25px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: left;
	vertical-align: middle;
	font-size: 0.9em;
}
td.body {
	background-image: url('http://www.valla.fhsk.se/fast/white_bg.jpg');
	padding: 25px;
	vertical-align:top;
	width:450px;
	min-width:450px;
}
a.mainmenu {
	text-decoration: none;
	color: #fff;
}
a.mainmenu:hover {
	text-decoration: underline;
}
div.yellow {
	background: #ffff44;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #33444A;
	border-bottom: 1px solid #33444A;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.red {
	background: #ff6666;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #33444A;
	border-bottom: 1px solid #33444A;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	}
div.green {
	background: #55ff55;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #33444A;
	border-bottom: 1px solid #33444A;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.blue {
	background: #9999ff;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 1px solid #33444A;
	border-bottom: 1px solid #33444A;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.huvudman {
	vertical-align: text-bottom;
}
h3.menu {
	color: #33444A;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: .9em;
	text-decoration: none;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-align: center;
}
h3.menu_done {
	color: #33444A;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.9em;
	text-decoration: line-through;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-align: center;
}
td.menu {
	background-image: url('http://www.valla.fhsk.se/fast/bg-celebrate2.jpg');
	padding: 25px;
	vertical-align:top;
	border-right-width: 1px;
	border-right-style: 1px;
	border-right-color: #000000;
	width: 205px;
	font-size: .9em;
}
p.menu {
	color: #33444A;
	margin-top: 0px;
	margin-bottom: 2px;
}
a.menu {
	color: #33444A;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
ul.menu {
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 1em;
}
li.menu {
	list-style-type: disc;
}
li.menu_sub {
	list-style-image: url(fast/linje.png);
}
hr.menu {
	color:#000000;
	height: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33444A;
	border-right-color: #33444A;
	border-bottom-color: #33444A;
	border-left-color: #33444A;
}

h2.body {
	color: #33444A;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.1em;
	text-decoration: none;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
}
h3.body {
	color: #33444A;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
}
h4.body {
	color: #33444A;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: 500;
	font-size: 1em;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
}
p.body {
	color: #33444A;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: .9em;
	text-decoration: none;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
}
p.body img.body {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}
p.body img.body_noframe {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}
img.body {
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
object.body {
        border: 1px solid #000000;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
}
img.body_noframe {
	border: 1px solid #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
ul.body {
	color: #33444A;
	font-size: .9em;
	text-decoration: none;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-left: 1em;
	padding-bottom: 0px;
}
a.body {
	color: #A41500;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	text-decoration: none;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
}
a.body:hover {
	text-decoration: underline;
}
div.body {
	background: #f19180;
	border-top: 0px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	width: 300px;
}
td.foot {
	word-spacing: 4px;
	background-image: url('http://www.valla.fhsk.se/fast/greybar.jpg');
	text-align: center;
	vertical-align: middle;
	padding-top:4px;
	padding-bottom:4px;
	color: #ffffff;
	font-size: 0.9em;
}


a.foot {
	color: #ffffff;
	text-decoration: none;
}
a.foot:hover {
	text-decoration: underline;
}

