body				{ margin: 0px; background-color: #FFFFFF; }
td					{ font-family: arial, verdana; color: #000000; font-size: 12px; }

a					{ color: #78A000; font-weight: none; }
a:active			{ color: #78A000; text-decoration: none; }
a:hover				{ color: #78A000; text-decoration: none; background-color: #DCEDA8; }
a:link				{ color: #78A000; text-decoration: none; }
a:visited			{ color: #78A000; text-decoration: none; }

a.a_kort			{ color: #78A000; font-weight: bold; }
a.a_kort:active		{ color: #78A000; text-decoration: none; }
a.a_kort:hover		{ color: #78A000; text-decoration: none; background-color: #DCEDA8; }
a.a_kort:link		{ color: #78A000; text-decoration: none; }
a.a_kort:visited	{ color: #78A000; text-decoration: none; }

a.a_blue			{ color: #3B8CB6; font-weight: none; }
a.a_blue:active		{ color: #3B8CB6; text-decoration: none; }
a.a_blue:hover		{ color: #3B8CB6; text-decoration: none; background-color: #BBDFF1; }
a.a_blue:link		{ color: #3B8CB6; text-decoration: none; }
a.a_blue:visited	{ color: #3B8CB6; text-decoration: none; }

a.a_u				{ color: #000000; font-size: 11px; font-weight: none; }
a.a_u:active		{ color: #000000; text-decoration: none; }
a.a_u:hover			{ color: #000000; text-decoration: none; background-color: #DDDDDD; }
a.a_u:link			{ color: #000000; text-decoration: none; }
a.a_u:visited		{ color: #000000; text-decoration: none; }

.tbl_top			{ background-image: url("./images/tbl_top.gif"); background-repeat: repeat-x; }
.tbl_left			{ background-image: url("./images/tbl_left.gif"); background-repeat: repeat-y; }
.tbl_right			{ background-image: url("./images/tbl_right.gif"); background-repeat: repeat-y; }
.tbl_bottom			{ background-image: url("./images/tbl_bottom.gif"); background-repeat: repeat-x; }

.tbl_top_green		{ color: #FFFFFF; font-weight: bold; background-image: url("./images/tbl_top_green.gif"); background-repeat: repeat-x; }
.tbl_left_green		{ background-image: url("./images/tbl_left_green.gif"); background-repeat: repeat-y; }
.tbl_right_green	{ background-image: url("./images/tbl_right_green.gif"); background-repeat: repeat-y; }
.tbl_bottom_green	{ background-image: url("./images/tbl_bottom_green.gif"); background-repeat: repeat-x; }

.tbl_top_blue		{ color: #FFFFFF; font-weight: bold; background-image: url("./images/tbl_top_blue.gif"); background-repeat: repeat-x; }
.tbl_left_blue		{ background-image: url("./images/tbl_left_blue.gif"); background-repeat: repeat-y; }
.tbl_right_blue		{ background-image: url("./images/tbl_right_blue.gif"); background-repeat: repeat-y; }
.tbl_bottom_blue	{ background-image: url("./images/tbl_bottom_blue.gif"); background-repeat: repeat-x; }

.tbl_inner			{ background-color: #FCFCFC; }

.padding			{ padding-bottom: 15px; }

.dotted				{ background-image: url("./images/dotted.gif"); background-repeat: repeat-y; }

.under				{ padding-top: 10px; }

.tbl_menu			{ background-color: #EDEDED; }

.input_text			{ font-family: verdana, arial; font-size: 10px; color: #000000; line-height: 15px; border: #A9A9A9 1px solid; width: 120px; height: 16px; }
