
body, td
{
	font-family: Verdana;
	font-size: 10px;
	color: #262626;
	line-height: 14px;
}

.print
{
	font-family: Times;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.capital
{
	font-family: Verdana;
	font-size: 14px;
	color: #B92929;
	font-weight: bold;
	line-height: 12px;
}

.info
{
	font-family: Tahoma;
	font-size: 9px;
	color: #c35f24;
}

.in
{
	font-family: Verdana;
	font-size: 9px;
	color: #797C9B;
}

.copyright
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.rubrik
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c35f24;
	line-height: 17px;
}

.adminrubrik
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

.underrubrik
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

.menuboxrubrik
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
}

.minifont
{
	font-family: Tahoma;
	font-size: 9px;
	color: #262626;
}

.links
{
	font-family: Verdana;
	font-size: 10px;
	color: #262626;
	line-height: 16px;
}

.meny A:link    { text-decoration: none; color: #000000; }
.meny A:active  { text-decoration: none; color: #000000; }
.meny A:visited { text-decoration: none; color: #000000; }
.meny A:hover   { text-decoration: underline; color: #000000; }

.meny { line-height: 13px; }
.info { line-height: 13px; }

.info A:link    { text-decoration: none; color: #ffffff; }
.info A:active  { text-decoration: none; color: #c35f24; }
.info A:visited { text-decoration: none; color: #ffffff; }
.info A:hover   { text-decoration: none; color: #c35f24; }

.in A:link    { text-decoration: none; color: #797C9B;}
.in A:active  { text-decoration: none; color: #797C9B;}
.in A:visited { text-decoration: none; color: #797C9B;}
.in A:hover   { text-decoration: none; color: #797C9B;}

.content A:link    { text-decoration: none; color: #4D4D4D; }
.content A:active  { text-decoration: underline; color: #9B9FBD; }
.content A:visited { text-decoration: none; color: #4D4D4D; }
.content A:hover   { text-decoration: underline; color: #9B9FBD; }

input,textarea,select,type
{
	font-size	: 10px;
	font-family	: Verdana;
	color		: #111111;
	background	: #ffffff;
	border		: 1px solid #CCCCCC;
}


.noborder
{
	background	: #FFFFFF;
	border		: 0px;
}

.yellowbg1
{
	background	: #FFDE39;
	border		: 1px solid #FFDE39;
}

.yellowbg2
{
	background	: #FFC039;
	border		: 1px solid #FFC039;
}

.code
{
	font-family	: Lucida Console;
	color: #8BB82A;
}

.dgdMain
{
	background	: #636363;
}

.dgdHeader
{
	background	: #B0B0B0;
	font-weight	: bold;
}

.dgdItem
{
	background	: #FFFFFF;
}

.dgdAlt
{
	background	: #F5F5F5;
}

.dgdEdit
{
	background	: #D6E5EA;
}

body  {scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #cecece}