body,td,p {
	font-family: Verdana; 
	font-size: 11px; 
	color: #606060; 
	text-decoration: none
}

th {
	font-family: Verdana;
	font-size: 10px;
	color: #232323;
	text-decoration: none;
	font-weight: bold
}

.menulink	{
	font-family: Verdana; 
	font-size: 13px; 
	color: #606060; 
	text-decoration: none;
	font-weight: normal
	}

a {
	color: #000000
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.hidden_link {
	color: #000000;
	text-decoration: none;
	cursor: pointer
}

img {
	border: 0
}



.pagesubject {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	background-color: #4573B7;
	border-top: 1px outset #EAEAD5;
	border-right: 1px none #EAEAD5;
	border-bottom: 1px none #EAEAD5;
	border-left: 1px outset #EAEAD5;
	}

.form	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}

.formwrong {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}

.bordertoright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.smallsubject {
	font-weight: bold
}

.innersubject{
	font-weight: bold;
	color: #4573B7;
	text-decoration: underline;
	font-size: 13px;
}

.tableborder {
	border: 1px solid #EAEAD5;
}

.middlecellborder {
	border-top: 0px none #EAEAD5;
	border-right: 1px solid #EAEAD5;
	border-bottom: 1px none #EAEAD5;
	border-left: 1px solid #EAEAD5;
}

.bottomcellborder {
	border-top: 0px none #EAEAD5;
	border-right: 1px solid #EAEAD5;
	border-bottom: 1px solid #EAEAD5;
	border-left: 1px solid #EAEAD5;
}

.boxmargin {
	margin-left: 2px;
}

.whitebg{
	background-color: #FFFFFF;
}

.anslagssvar{
	background-color: #FFFFFF;
	border-top: 2px solid #4573B7;
}
.unreaded_thread{
	background-color: #4573B7;
	color: #000000;
}


.alertbox{
	background-color: #FFFFFF;
	border: 2px solid #4573B7;
	font-weight: bold;
	width: 75%;
	font-size: 14px;
	padding: 7px;
	margin-top: 5px;
}

.rightHeadline {
  clear: both;
  float: left;
  background: #4573B7;
  color: white;
  text-align: center;
  width: 149px;
  font-weight: bold;
  font-size: 13px;
}
