A:LINK			{ color : #000000; text-decoration : none; }
A:VISITED		{ color : #000000; text-decoration : none; }
A:ACTIVE		{ color : #5B5B5B; text-decoration : none; }
A:HOVER			{ color : #5B5B5B; text-decoration : none; }

body
{
	margin			: 0 0 0 0;
	font-family		: Verdana, Arial, Sans-Serif;
	font-size		: 10px;
	color			: #000000;
	scrollbar-base-color : #e1e1e1;
}

table, td, td, tr, input
{
	font-family		: Verdana, Arial, Sans-Serif;
	font-size		: 10px;
}

iframe
{
	border			: none 1px white;	
}

#bg_image 
{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}

#contents 
{
	z-index: 1;
	position: absolute;
}

.button
{
	background-color: #e1e1e1;
	border			: solid 1px black;
	font-family		: Verdana, Arial, Sans-Serif;
	font-size		: 10px;
}

.topimages
{
	border-width	: 0px;
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}

.menu_objects
{
	line-height		: 18px;
}

.menu_objects a
{
	display			: block;
	width			: 100%;
	color			: black;
	border			: solid 1px white;
}

.menu_objects a:hover
{
	background-color: #e1e1e1;
	color			: Black;
	border			: solid 1px black;
	border-bottom	: solid 1px #e1e1e1;
}

.menu_objects a:visited
{
	color			: Black;
}

/* Nedan css-stilar till menyn */
.anylinkcss
{
	position			: absolute;
	visibility			: hidden;
	border				: 1px solid black;
	border-bottom-width	: 0;
	font				: normal 10px Verdana;
	line-height			: 18px;
	z-index				: 100;
	background-color	: white;
	width				: 86px;
}

.anylinkcss a
{
	width				: 100%;
	display				: block;
	text-indent			: 3px;
	border-bottom		: 1px solid black;
	padding				: 1px 0;
	text-decoration		: none;
	font-weight			: normal;
	text-indent			: 5px;
}

.anylinkcss a:hover
{ /*hover background color*/
	border				: solid 1px white;
	border-bottom		: 1px solid black;
	background-color	: #e1e1e1;
	color				: Black;
}

.menu_div
{
	position			: absolute;
	text-align			: center;
	vertical-align		: middle;
	width				: 100%;
	height				: 100%;
	padding				: 0 0 0 0;
	margin				: 0 0 0 0;
}

.menu_dropdown
{
	vertical-align		: top;
	text-align			: left;
	border-width		: 0px;
}

.menu_dropbowntable_top
{
	background-color	: White;
}

.menu_dropdowntable_middle
{
	border-width	: 1px;
	border-color	: Black;
	border-style	: solid;
}

.menu_dropdowntable_bottom
{
	
}

.image_thumbs
{
	border			: solid 1px black;
	vertical-align	: middle;
	height			: 102px;
	width			: 102px;
}

.editBox
{
	font-size: 12px;
}

.helpBox td
{
	border: solid 1px black;
}

.dottedborder_all
{
	border			: dotted 4px #353635;
}

.dottedborder_top
{
	border-top		: dotted 4px #353635;
}

.dottedborder_left
{
	border-left		: dotted 4px #353635;
}

.dottedborder_right
{
	border-right	: dotted 4px #353635;
}

.dottedborder_bottom
{
	border-bottom	: dotted 4px #353635;
}

.solidborder_all
{
	border			: solid 1px #353635;
}

.solidborder_top
{
	border-top		: solid 1px #353635;
}

.solidborder_left
{
	border-left		: solid 1px #353635;
}

.solidborder_right
{
	border-right	: solid 1px #353635;
}

.solidborder_bottom
{
	border-bottom	: solid 1px #353635;
}

.newsMainTable
{
	width			: 100%;
}

.newsDiv
{
	border			: 1px solid black;
	background-color:#CCCCCC;
}

.newsInput
{
	height			: 12px;
	font-size		: 10px;

}

.newsTextarea
{
	font-size		: 10px;
	height			: 100px;
	width 			: 100%;

}

.newsButton
{
	font-size		: 10px;

}