html,body{
	margin				:	0;
	padding				:	0;
	height				:	100%;
    border				:	none;
	color				: 	#000000;
 	font-size			: 	11px;
	font-family			: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight			: 	500;
	font-style			: 	normal;
	line-height			: 	13px;
	letter-spacing		: 	0px;
	background-color	:	#CCCCCC;
   }

#container{
	height				:	800px;
	width				:	1024px;
	margin-left			: 	auto;
	margin-right		: 	auto;
	/*background-color:white ;*/
}

#top_left{
	position			:	relative;
	height				:	131px;
	width				:	300px;
	float				:	left;
}
#top_mid{
	height				:	141px;
	width				:	416px;
	/*background-image	:	url(../Images/logo.gif);	*/
	background-repeat	:	no-repeat;
}

#hr_top{						/*top streg*/
	height				:	10px;
	width				: 	1024px;
	border-top			: 	solid #000000 1px;
	clear				:	both;
}

#content{
	height				:	610px;
	width				: 	1024px;
	clear				:	both;
}

#content2 {						/*place holder*/
	width				:	1024px;
	height				:	610px;	
	padding-right		:	10px;
}

#bottom1{						/*bund streg*/
	height				:	10px;
	width				:	1024px;
	border-bottom		: 	solid #000000 1px;
}

#bottom2{						/*bund tekst*/
	height				:	30px;
	width				:	1024px;
	padding-top			:	5px;
	text-align			:	center;
}

.top_left{
	height				:	131px;
	width				:	300px;
	}

.upload
{
	font-family: Verdana;
	font-size: 12px;
	width: 650px;
}

.login
{
	font-family: Verdana;
	font-size: 11px;
	width: 100px;
}

.scrollbar 
{
	/*overflow-y					: 	auto;					*/
	/*
	overflow					: auto;
	scrollbar-arrow-color		:	#000000;  
	scrollbar-shadow-color		: 	#aaaaaa;   
	scrollbar-highlight-color	: 	#aaaaaa;  
	scrollbar-DarkShadow-Color	: 	#aaaaaa;
	scrollbar-base-color		: 	#aaaaaa;
	scrollbar-Track-Color		:	#cccccc;
	color						: 	#000000;
	
	/*
	           	scrollbar-arrow-color: #000000;   
         	scrollbar-base-color: #aaaaaa;
           	scrollbar-shadow-color: #aaaaaa; 
           	scrollbar-highlight-color: #aaaaaa;
           	scrollbar-DarkShadow-Color: #aaaaaa; 
		   	scrollbar-base-color: #aaaaaa; 
 		   	scrollbar-Track-Color: #cccccc;
			scrollbar-Face-Color:#aaaaaa*/
} 

/*td
{
	vertical-align		:	top ;
	
	}
*/

/*
#cts_btnSend
{
	font-weight: bold;
}
*/

TABLE.contentbesk {
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : left;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	border : 0px none Aqua;
	background-color : transparent;
	vertical-align : top;
	padding-bottom : 16px;
	line-height : 16px;
	}
/*	
#hplHomeTop
{
	top: 10px;
	left: 1200px;
}
*/
a:link
{
   font-style: normal;
   color: #000000;
   text-decoration: none;
}
a:visited
{
   font-style: normal;
   color: #000000;
   text-decoration: none;
}

