/* © 2006 AM Production A/S */

/* -- Body -- */
body			{margin: 0px; margin-top: 30px; background-color: white; }
td, body 		{ font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: black; line-height: 140% }
b, strong		{ font-weight: bold; color: #373737 }
i 				{ font-style : italic }
INPUT.button	{ font-size: 10px; color: #06303d; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; background-color: white}
hr				{ width: 100%; border: solid #009CD9; height: 1px }

/* -- Links -- */
a 				{ color: #0a427b; font-weight: bold; text-decoration: underline }
a:hover 		{ color: #0a427b; text-decoration: underline }

/* -- Misc -- */
.yellowcell		{ background-color: #e3d522; }
.greycell		{ background-color: #606060; }
.main			{ background-image: url(main_bg.gif); height: 197px; }
.content		{ background-color: #eaeaea; margin-top: 17px; }
.contentleft	{ padding-top: 20px; padding-left:20px; padding-bottom: 20px }
.textcell		{ padding: 26px 20px 20px 20px; line-height: 170%}
.textcell2		{ padding: 26px 20px 20px 20px; line-height: 140%}
.submenu		{ background-color: #e3d522; }
.lefttable		{ margin: 20px 0px 20px 20px }

.title_1		{ font: 13px; color: #606060; font-weight: bold;}

.dropdown		{ background-color: white; font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; width: 220px }
.dropborder		{ border: solid 1px #009CD9; }
INPUT.button	{ font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; color: white;  background-image : url(knap_bg.gif); 
				  border: 0px; width: 118px; height: 19px }
