P, TABLE, TD, TH, DIV, FORM, LI, UL, OL, H1, H2, H4, CENTER, DD, DT, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size : 12px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
	text-transform: none;
	color: Navy;
}

TD.leftborder{
	border-left-width: 3px;
	border-left: black;
	border-left : groove;
	background-color: silver;
	padding : 5px;
}

TH.print {
	font-size : 16px;
	font-weight: bolder;  
	text-align: center;
}

TH{ 
	font-weight: bolder;  
	text-align: left;
}

CAPTION{ 
	font-weight: bolder;  
	text-align: center;
	font-size: 18px;
}

H1 {
	font-size : 24px;
}

H2 {
	font-size : 18px;
}

H3 {
	font-size : 16px;
}

H4 {
	font-size : 14px;
}

A {
	text-decoration: none;
}


A {
	text-decoration: none;
}

BODY {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size : 12px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
	text-transform: none;
	color: Navy;
	text-align: left;
	text-decoration: none;
	width: auto;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	vertical-align: middle;
}

P.entry{
	font-weight: bolder;
	}
	
INPUT.buttonlist {
	font-weight: bolder;
	margin-bottom: 3px;
	margin-top: 3px;
}

TEXTAREA {
	font-size: 9pt;
}

TH{	
	font-size: 12px;
	font-weight: bolder;
	}

CENTER.counter {
	font-weight : bolder;
	font-size : 16px;
	background : Black;
	border : 2px inset White;
	color : Lime;
}

DIV.counterHeader {
	font-weight : bolder;
	font-size : 12px;
	padding-top: 10px;
	}

DIV.submenu{
	color: Gray;
	background: navy; 
	border-bottom : groove;
}

TH.submenu{
	font-weight : bolder;
	color : Silver;
}

TABLE.submenu{
	text-align : left;
	margin-left: 2px;
	margin-right: 2px;
}

.tittel      { 
	font-style: italic; 
	text-transform: none; 
	font-variant: normal; 
	font-weight: 700; 
	font-size: 30px; 
	color: white; 
	text-align: left;
	background-image: url('../images/bakgrunn2.jpg');
	background-position : 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
	
A:LINK {
	color: White;
}

A:VISITED {
	color: Yellow;
}

A:ACTIVE {
	color: Lime;
}

A:HOVER {
	color: Red;
	text-decoration: underline;
}

TABLE.topp   { 
	color: white; 
	vertical-align: top; 
	background-image: url('../images/bakgrunn2.jpg');
	background-color: transparent;
	background-position: right 50%;
	background-repeat: no-repeat; 
	width: 100%; 
	border-style: none; 
	padding-bottom: 10px; 
}
	
#menu {
	background-color: silver;
	border-style: solid;
	text-align: right;
	border-color: gray;
	border-width: thin;
	margin: 1px;
	padding: 0px
}

DIV.head {
	color: white;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	border-style: none;
	vertical-align: top;
	padding-right: 10px;
}

DIV.topp{
	font-weight: bold;
	text-align: right;
	color: white;
	font-size: 20px;
	padding: 0px 10px 0px 0px;
	border-style: none;
}

DIV.toppurl{
	font-weight: bold;
	text-align: right;
	color: white;
	font-size: 14px;
	padding: 0px 10px 0px 0px;
	border-style: none;
}

TD.head3 {
	color: white;
	font-size: 10pt;
	border-style: none;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

#menuitem {
	background-color: navy;
	color: white;
	text-align: right
}

#content {
	background-color: silver;
	letter-spacing: normal;
	margin: 20px;
	word-spacing: normal;
	line-height: normal;
	text-align: left;
	color: navy;
	padding: 10px;
}

DIV.news {
	color: navy;
	background-color: white
}

TABLE.news{
	margin-top : 2px;
	width : 100%;
	font-size: 8pt;
}

TH.news {
	color: white;
	background-color: navy;
	font-weight: 700;
	vertical-align : middle;
}

TD.news {
	background-color: White;
	color: Navy;
}

TD.newsheading-save {
	background-color: Silver;
	font-size: 9pt;
	color: Navy;
	font-style: italic;
	font-weight: bolder;
	padding-top: 5px;
}

TD.newsheading {
	background-color: White;
	color: Maroon;
	font-style: italic;
	font-weight: bolder;
	padding-top: 5px;
}

TD.newsfooter {
	background-color: White;
	font-size: 10px;
	color: Navy;
	font-style: italic;
	font-weight: bolder;
	padding-bottom: 5px;
}
TABLE.mainbody {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width : 100%;
	height : 350px;
	padding : 0px 4px 0px 4px;
	padding-top : 0px;
	}

HR.c3 {
	background-color: gray;
}

TD.c2 {
	background-color: #ffff80;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	text-align: left;
	width: 25%;
}

TD.c2.A:HOVER {
	color: #800040;
	text-decoration: underline
}

TD.c2.A:LINK {
	color: navy
}

TD.c2.A:VISITED {
	color: #008040
}

TD.mainbody {
	margin-top: .2em;
	background-color: Silver;
	width : 12%;
	height : 500px;
	border-width: thin thin thin thin;
	border-style: outset;
}

TH.submenu{
	font-size:9pt
}

TABLE.racelist{
	width : 100%;
}

TABLE.racelistprint{
	width : 100%;
}
TABLE.poslist{
	width : 100%;
}

TD.poslist {
	border-color: navy;
	border-width: thin;
	border-style: solid;
	font-size : 5pt;
	width : 12px;
}

TD.racelist  { 
	background-image: url('../images/bgltblugrad.jpg');
	background-repeat: repeat; 
	background-attachment: scroll; 
   background-position: 0%;
	color: Navy; 
   font-size: 9px; 
	border-style: none; 
	border-width: 0px; 
}
	 
#RACEDESC{	
	color: Navy;
	font-weight: bolder;
	border-style: none;
	border-width: 0px
}

TD.RACEDESC{	
	color: Navy;
	font-weight: bolder;
	border-style: none;
	border-width: 0px
}

A.racelist:LINK{
	color : Navy;
}
A.racelist:HOVER{
	color : Red;
}
A.racelist:VISITED{
	color : Green;
}
A.racelist:ACTIVE{
	color : Maroon;
}

A.submenu{
	font-size: 13px;
	font-weight: bolder;
	padding: 10px 0px 20px 0px;
}

A.submenu:ACTIVE {
	color: Navy;
}

A.submenu:HOVER {
	color: red;
	text-decoration: underline
}

A.submenu:LINK {
	color: Navy;
}

A.submenu:VISITED {
	color: Navy;
}

A.reglist:LINK {
	color: Navy
}

TABLE.breadcrumbs {
	border-top: 1px solid #fff;
	border-bottom: 2px solid #999;
	border-left: 1px solid #fff;
	border-right: 2px solid #999;
	background-color: navy;
	padding: 2px 0px 0px 0px;
	font-weight : bolder;
	width: 100%;
}

TD.breadcrumbs {
	vertical-align: middle;
	background-color: navy;
	border-left : 1px solid #fff;
}

TD.emptyCell {
	vertical-align: middle;
	font-weight: bold;
	background-color: navy
}  

#errors {
	color: red;
	font-weight: bolder;
	font-size: 12px;
}

TABLE.ENTRYLIST {
	padding-top: 10px;
	border-style: none;
	border-width: 0px;
	font-size: 9px;
}

TH.ENTRYLIST {
	background-color: navy;
	font-weight: bold;
	color: white;
	border-style: none;
	border-width: 0px;
	text-align: left;
}

TH.racelist {
	background-color: navy;
	color: white;
	border-style: none;
	text-align: left;
	border-width: 0px
}

TD.racelist {
	text-align: left;
}

TH.racelist2 {
	border-style: none;
	border-width: 0px;
}

TD.racelist2 {
	border-style: none;
	border-width: 0px;
	font-size : 10px;	              
}

TD.racelist3 {
	width: 6pt; 
	border-width: thin; 
	border-style: solid;
	font-size : 10px;	              
}

TD.racelist4 {
	width: 8pt; 
	border-width: thin; 
	border-style: solid;
	text-decoration: line-through;
	color : silver;
}

TH.racelistheader {
	font-weight: bolder;
}

A.reglist:ACTIVE {
	color: Red;
}

A.reglist:LINK{
	color: Green;
}

A.reglist:VISITED{
	color: #DAA520;
}

A.reglist:HOVER{
	text-decoration: underline;
	color: Red;
}

TABLE.reglist{
	border-style: inset;
	border-width: 2px;
	width: 100%;
}

TD.reglist{
	text-align: center;
	border-style: inset;
	border-width: 2px;
	background-color: White;
	padding-left: 0%;
}

TD.topp{
	vertical-align: top;
	font-weight: bold;
	border-style: none;
	vertical-align: top;
	color: white;
	font-size: 18px;
	padding-right: 10px;
}

TH.reglist{
	font-weight: bolder;
	border-style: inset;
	border-width: 2px;
	color: Maroon;
	background-color: Silver;
	padding-left: 0%;
}

TD.closed{
	color: Gray;
	text-align: center;
	border-style: inset;
	border-width: 2px;
	background-color: White;
}

TD.ENTRYLIST {
	border-style: none;
	border-width: 0px
}

TD.ARTICLE{
/*	font-size: 13px;
	font-style : italic;*/
}

TD.ARTICLE IMG{
	float: left;
	padding: 4px;
}

TD.ARTICLE A{
	color: red;
	text-decoration: underline; 
}

TR.placelist{
	text-align: right;
}

#ELHEADER {
	font-style : italic;
	text-transform: capitalize;
	font-weight: bolder;
	text-align: center;
	padding: 10px
}

FORM.entryform {
	width : auto;
}

FORM.entryform TABLE{
	width : auto;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
}

TH.entryform{ 
	font-weight: bolder;  
	text-align: left;
}

DIV.buttonlist{	
	background-color: Grey;
	border-width: thin thin thin thin;
	border-style: inset;
	font-weight: bolder;
	font-weight: bolder;
	text-align: center;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

TABLE.boardmenu{
	padding: 30px;
	margin: 50px;
}

.hiddenPic {
	display:none;
}

#nyhet a {
	text-decoration: underline;
}

#nyhet a:visited {
	color: navy;
}

#nyhet a:hover {
	color: red;
}

#nyhet a:link {
	color: navy;
}