
body {
	margin : 16px auto auto 10px;
	background-image: url(../picture/bg/skugga_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, h1, h2, h3, h4, h5, h6, menu, ol, td, th
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

img {border: 0;}

A:link		{color: blue; background-color: transparent; text-decoration: none;}
A:visited	{color: blue; background-color: transparent; text-decoration: none;}
A:active		{color: blue; background-color: transparent; text-decoration: none;}
A:hover		{color: blue; background-color: transparent; text-decoration: underline;}

A.black:link		{color: Black; background-color: transparent; text-decoration: none;}
A.black:visited	{color: Black; background-color: transparent; text-decoration: none;}
A.black:active		{color: Black; background-color: transparent; text-decoration: none;}
A.black:hover		{color: Black; background-color: transparent; text-decoration: underline;}

tr.Over { background-color: #FFFFFF; }
	.normal { background-color: #FFFFFF; }
	.highlight { background-color: #F2F6F9; cursor: default; }

.border {
	border-bottom: 1px solid #6593cf;
	border-left: 1px solid #6593cf;
	border-right: 1px solid #6593cf;
	border-top: 0px none ;
	background-color: #FFFFFF;
}	

.BloggHeaderText
{
  color: #333333;  
  font-family: arial; 
  font-size: 11px;
  padding-left: 4px;
  text-align: left;
}

.BloggHeaderBg
{ 
  background-color: #e3efff; 
  background-image: url(../picture/headers/crl_header.gif);
  font-size: 12px;
  font-weight: bold;
  height: 24px;
}

  .hand 
{ 
  cursor: hand;
}