body,td {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
}
h2 {
	color : #425983;
	font-size : 24px;
	font-weight : bold;
}
h3 {
	color : black;
	font-size : 14px;
	font-weight : bold;
}
h4 {
	color : black;
	font-size : 12px;
	font-weight : bold;
}
.KVIK {
	color : White;
	font-size : 12px;
}
.textdisabled {
	color : #7f7f7f;
}
.newslisthead {
	color : #9d0204;
	font-size : 14px;
	font-weight : bold;
}
.texttitle {
	color : #425983;
	font-size : 24px;
	font-weight : bold;
}
.textdate {
	color : black;
	font-size : 14px;
	font-weight : bold;
}
.arrdate {
	color : #4f4f6f;
	font-size : 10px;
}
.arrtitle {
	color : black;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.arrtitle:hover {
	text-decoration : underline;
}
.arrsubmit {
	color : Black;
	font-size : 11px;
	text-decoration : none;
}
.arrsubmit:hover {
	text-decoration : underline;
}
.menu1 {
	color : White;
	font-size : 12px;
	font-weight : bold;
}
.menu2 {
	color : White;
	font-size : 10px;
	line-height : 8px;
}
.menu2error {
	color : White;
	font-size : 12px;
	line-height : 12px;
}
.menulink {
	color : White;
	text-decoration : none;
}
.menulink:hover {
	color: Silver;
}
.menulink2 {
	color : White;
}
.menulink2:hover {
	color: Silver;
}

.topnote {
	font-size : 16px;
	font-weight : bold;
	color : White;
}
.inputbutton {
		font-size : 10px;
}
.inputfield {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.tablerow {
	background-color : #dee6ef;
}

/* Style for invalid input */
.invalidInput{
	border:1px solid #F00;
	padding:1px;
}

/* Style for valid input
.validInput{
	border:1px solid #FFF;
	padding:1px;

}                        */
