A:ACTIVE {color:#3C447F; text-decoration:none; font-weight:bold;}
A:VISITED{color:#3C447F; text-decoration:none; font-weight:bold;}
A:LINK {color:#3C447F; text-decoration:none; font-weight:bold;}

td, body {
	color:#000000;
	font-family: Tahoma;
	font-size:11px;
	vertical-align: top;
}
a {color:#3C447F; text-decoration:none; font-weight:bold;}
a:hover {color:#000000; text-decoration:none; font-weight:bold;}
a:active {color:#000000; text-decoration:none; font-weight:bold ;}

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #726D68;
	SCROLLBAR-ARROW-COLOR:#726D68;
	SCROLLBAR-TRACK-COLOR:#726D68;
	SCROLLBAR-DARKSHADOW-COLOR: #726D68;
	text : #000000;
}
TEXTAREA {
	font-size : 11px;
}
INPUT {
	font-size : 11px;
}

select{
	font-size : 11px;
}

.mainPos{
position: absolute;
left: 10px;
right: 10px;
top: 10px;
}

.header{
color:#000000;
font-size:14px;
}

.blank{
	background-color : #3C447F;
}

.bottomLink{
	color:#808080;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}

.valignTop{
	vertical-align: top;
}

.fetsomfan{
	font-size: 25px;
	font-weight: bold;
}

/*Menyn*/

.masterMenu{
	position: absolute;
	left:10px;
	top: 50px;
}

.linkBg
	{
	position: relative;
	width: 125px;
	height: 10px;
	color: navy;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	padding: 0px;
	margin: 0px;
}

.linkBgMouseOver
	{
	position: relative;
	width: 125px;
	height: 10px;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	padding: 0px;
	margin: 0px;
}

