body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	word-spacing: 0.1em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #926656;
	text-indent: 5px;
	margin-top: 10px;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #926656;
	margin-bottom: 5px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DADADA;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DADADA;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DADADA;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DADADA;
	margin-top: 10px;
}

.tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
}

.bloggheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #926656;
	margin-bottom: 5px;
}
a.bloggheader:link, a.bloggheader:visited { color: #926656; text-decoration: none;}
a.bloggheader:hover { color: #555; text-decoration: none;}

.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
a.small:link, a.small:visited { color: #926656; text-decoration: none;}
a.small:hover { color: #555; text-decoration: none;}


.solidborder {
	border: 1px solid #333333;
	margin-top: 10px;
}

.search_highlight {
	color: #FFFFFF;
	background-color: #926656;
}

.signalit {
	color: #926656;
}

.userinput {
	background-color: #926656;
}

.black {
	color: #000000;	
}

a:link {
	color: #926656;
}

a:visited {
	color: #926656;
}

a:hover {
	color: #CCC;
}

a:active {

}

a.h1:link, a.h1:visited { color: #926656; text-decoration: none;}
a.h1:hover { color: #555; text-decoration: none;}

a.small:link, a.small:visited { color: #926656; text-decoration: none;}
a.small:hover { color: #555; text-decoration: none;}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}



body.mceContentBody {
    font-size:12px;
    padding:5px;
    line-height:135%;
}
.errors {
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}
.sucess {
	font-size: 12px;
	font-weight: bold;
	color: #0C0;
}

.menuheader {
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	letter-spacing: 0.2em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #926656;
	display: block;
	width: auto;
	height:100%;
	padding-left: 0.25em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.menuitem {
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	letter-spacing: 0.2em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #4D4D4D;
}

.menuheaderadmin {
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	letter-spacing: 0.2em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #3C3;
	display: block;
	width: auto;
	height:100%;
	padding-left: 0.25em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

#meny{
	font-family: Verdana, Helvetica, sans-serif;
}

#meny a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 0.25em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-decoration: none;
}
#meny a:link{
	color: #CCC;
	background-color: #4D4D4D;
}
#meny a:visited{
	color: #CCC;
	background-color: #4D4D4D;
}
#meny a:hover{
	background-color: #696969;
}
#meny a#current{
	background: #FFCC66;
	color: #CCC;
}
.thumbstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
}
