div {
	font-family: Verdana;
	font-size: 11px;
}

BODY {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
}

A {
	COLOR: #A8070F; TEXT-DECORATION: underline
}
A:active {
	COLOR: #A8070F; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #A8070F; TEXT-DECORATION: underline	
}
A:hover {
	COLOR: #808081; TEXT-DECORATION: underline;
}

INPUT.searchbox {
	BORDER-RIGHT: #3b382c 1px solid; BORDER-TOP: #3b382c 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #3b382c 1px solid; WIDTH: 90px; BORDER-BOTTOM: #3b382c 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-Serif; HEIGHT: 17px
}
}
INPUT.input2 {
	BORDER-RIGHT: #3b382c 1px solid; BORDER-TOP: #3b382c 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #3b382c 1px solid; BORDER-BOTTOM: #3b382c 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-Serif; 
}

TH {
	font-family : arial, helvetica;
	font-size : 12px;
	text-align : center;

}

TEXTAREA {
	border : 1px solid;
	font-family : arial, helvetica;
	font-size : xx-small;
}

INPUT {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}
INPUT2 {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}
.Button {
	border: 1px solid #333333;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('http://www.shh.is/Template_Images/button_shadow.gif');
}

TD {
	font-family : verdana;
	font-size : 11px;
	line-height:1.3em;
}

.FormButton {
	border: 1px solid #333333;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url('http://www.shh.is/Template_Images/button_shadow.gif');
}


