HTML {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {
	background-color: #9a0103;
	font-family: Arial;
	font-size: 14px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

TABLE {
	font-size: 100%;
}

IMG {
	border: 0px none #000000;
}

A {
	color: #323232;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.stripes {
	background-color: #DDDDDD;
}

.logotext {
	font-size: 24px;
}

.menu A:HOVER {
	color: #3a6600;
}

.menu A {
	font-weight: bold;
}

.menu_level1 {
	font-size: 14px;
	padding: 10px 0px 0px 0px;
}

.menu_level2 {
	font-size: 11px;
	padding-left: 10px;
}

.menu_level3 {
	padding-left: 20px;
}

.article P {
	margin: 0px 0px 2px 0px;
}

.article UL {
	margin: 0px 0px 2px 15px;
}

.article TABLE {
	border-collapse: collapse;
}

.article OL {
	margin: 0px 0px 2px 15px;
}

.article {
	margin-bottom: 6px;
}

.article_head {
	font-size: 120%;
	font-weight: bold;
}

.article_head_list A {
	color: #000000;
	text-decoration: none;
}

.article_head_list A:HOVER {
	text-decoration: underline;
}

.article_head_list {
	font-size: 100%;
	font-weight: bold;
}

.article_ingress {
	font-weight: bold;
	padding: 8px 0px 10px 0px;
}

.article_ingress_list {
	padding: 4px 0px 2px 0px;
}

.article_readmore_list {
	padding-bottom: 8px;
}

.menu_active A {
	color: #3a6600;
}

.menu_active {
	font-weight: bold;
}

.banner IMG {
	border: 1px solid #000000;
	margin-bottom: 2px;
}

.language IMG {
	border: 1px solid #000000;
}

.category TH {
	background-color: #898989;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.category TD {
	padding: 3px;
}

.category {
	padding-top: 20px;
}

.toppbanner {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01031/files/toppbanner.jpg);
	background-repeat: no-repeat;
}

.leftbg {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01031/files/menubg.jpg);
	background-repeat: no-repeat;
	padding: 0px 40px 0px 0px;
}

.greenRightStripe {
	background-color: #abb866;
}

.centerArt {
	background-color: #eef1de;
}

.bgBgLeft {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01031/files/menuBgbg.jpg);
	background-repeat: repeat-y;
}

.shaddows {
	background-color: #242424;
}

.bgBgLeftOver A {
	color: #0000ff;
}

.bgBgLeftOver A:VISITED {
	color: #0000ff;
}

.bgBgLeftOver {
	background-image: url(http://web03.makeweb.no/shared/graphics/designs/01031/files/menuBgbg.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 10px;
}

H1 {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}

H2 {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}

H3 {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}

.poweredby A {
	color: #000000;
}

.poweredby {
	font-size: 80%;
	padding: 0px 0px 0px 25px;
}


