body, p, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #002133;}

A.meny1, A.meny2, A.meny1valgt, A.meny2valgt {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal; 
   text-decoration:none;
}

H1, H2, H3 {
   color: #002133;
   font-size: 12px;
}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

A {
   color: #3D7499;
}

A.meny1, A.meny2 {
   color: #004366; 
}

A.meny1valgt, A.meny2valgt {
   color: #8BA62B; 
}

A.meny1:hover, A.meny2:hover {
   color: #3D7499;
}

A.meny1, A.meny1valgt {
   font-weight: bold;
}

.linkButton {
   color: #004366; 
   font-weight: bold;
   text-decoration:none;
}

.dato, .liten {
   font-size: 10px;
}

.boxHeader {
   font-size: 12px;
   font-weight: bold; 
}

.boxContentGreen {
   font-size:12px;
   background-color:#DDEDA1;
   padding-right:5px;
   padding-bottom:5px;
}

.boxFooterGreen {
   background-color:#C7E164;
   font-weight: bold;
   text-decoration:none;
}

.boxContentBlue {
   font-size:12px;
   background-color:#D2E4EC;
   padding-right:5px;
   padding-bottom:5px;
}

.boxContentWhite {
   font-size:12px;
   background-color:#FFFFFF;
   padding-right:5px;
   padding-bottom:5px;
}

.boxFooterBlue {
   background-color:#B7CDD6;
   color: #004366;
   font-weight: bold;
   text-decoration:none;
}

.login {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; width: 100px;
}

.tableCellColor1 {
   background-color:#C7DEE6;
} 

.tableCellColor2 {
   background-color:#A7C2CD;
}

.teeTimeAvailable {
   background-color:#ADD32E;
   color:#000000;
   text-decoration:none;
}

.teeTimeOccupied {
	background-color:#003242;
	color:#C9DDE4;
	text-decoration:none;
	width: 108px;
}

.calendarHeading { 
   font-size: 10px;
   font-weight: bold;
}

.calendarDate { 
   font-size: 10px;
   text-decoration: none;
}

.scoreCard {
   background-color:#FFFFFF;
   color:#000000;
   border: 0px;
   font-size: 11px;
}

.scoreHole {
   background-color:#AAAAAA;
   color:#000000;
}

.scoreHolePar {
   background-color: #C8DEE5;
   color:#000000;
}
.scorePoints {
   background-color: #EDF2F3;
   color:#002133;
}
.scoreAce {
	background-color: #FF9900;
	color: #002133;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.scoreEagle {
	background-color: #FFD83C;
	color:#002133;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.scoreBirdie {
	background-color: #DDEDA1;
	color:#002133;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.scorePar {
   background-color: #FFFFFF;
   color:#002133;
   font-weight: bold;
}
.scoreBogey {
   background-color: #E2CA94;
   color:#000000;
	font-weight: bold;
}
.scoreDouble {
   background-color: #B76631;
   color:#FFFFFF;
   font-weight: bold;
}
.scoreOthers {
   background-color: #002234;
   color:#FFFFFF;
   font-weight: bold;
}
.scoreNone {
   background-color:#EDF2F3;
   color:#002133;
}

.weatherBadge {
	font-size: 16;
	font-weight: bold;
	margin-top: 5px;
}