TD {
	text-decoration : none;
	font-family : arial, verdana, helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #626262;
}
A:ACTIVE {
	text-decoration : none;
	font-family : arial, verdana, helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : black;
}
A:HOVER {
	text-decoration : underline;
	font-family : arial, verdana, helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #6E5348;
}
A:LINK {
	text-decoration : none;
	font-family : arial, verdana, helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #6E5348;
}
A:VISITED {
	text-decoration : none;
	font-family : arial, verdana, helvetica;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #6E5348;
}

.brunText {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #A86E2F;
}

.beigeText {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #A86E2F;
}

.beigeTextItalic {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10px;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #A86E2F;
}

.rubriktext{
	text-decoration : none;
	font-family : Georgia, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-size : 13px;
	font-weight : bold;
	color : #727272;
}

.rubriklitenItalic{
	text-decoration : none;
	font-family : sans-serif;
	font-style : italic;
	font-variant : normal;
	font-size : 10px;
	font-weight : bold;
	color : #A86E2F;
}

.rubriksuper{
	text-decoration : none;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	font-size : 16px;
	color : #727272;
}

.inputbox
{
    BORDER-RIGHT: #728999 1px solid;
    BORDER-TOP: #728999 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #728999 1px solid;

    BORDER-BOTTOM: #728999 1px solid;
    font-family : arial, verdana, helvetica;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #f2f3f0
}

.inputboxArea
{
    BORDER-RIGHT: #728999 1px solid;
    BORDER-TOP: #728999 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #728999 1px solid;
    BORDER-BOTTOM: #728999 1px solid;
    font-family : arial, verdana, helvetica;
    BACKGROUND-COLOR: #f2f3f0
}

.inputboxStor
{
    BORDER-RIGHT: #728999 1px solid;
    BORDER-TOP: #728999 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #728999 1px solid;

    BORDER-BOTTOM: #728999 1px solid;
    font-family : arial, verdana, helvetica;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #f2f3f0
	size:40;
}

.sendbutt
{
    BORDER-RIGHT: #728999 1px solid;
    BORDER-TOP: #728999 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #728999 1px solid;
    BORDER-BOTTOM: #728999 1px solid;
    font-family : arial, verdana, helvetica;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #f2f3f0;
	color : black;
	cursor: hand;
}

.inputboxbig
{
	BORDER-RIGHT: #728999 1px solid;
	BORDER-TOP: #728999 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #728999 1px solid;
	BORDER-BOTTOM: #728999 1px solid;
	FONT-FAMILY: sans-serif;
	BACKGROUND-COLOR: #000000;
}
