
body {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
}
table {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
}

th { text-align: left;}

.header14 {
	font-family : Trebuchet MS, Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #404040;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 15px;
	font-style: italic;
}
.treeNav{
	height:46px;
	padding-left:10px;
}
.treeNav h1{
	display: inline;
}

A{COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:normal  }
A:active { COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:normal }
A:link { COLOR: #404040; font-family:  Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:normal }
A:visited {COLOR: #404040; font-family:  Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:normal }
A:linkblack:hover { TEXT-DECORATION: underline }

.linkgrey {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
.linkgrey:active {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
.linkgrey:link  {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
.linkgrey:visited {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
a.linkgrey:hover { TEXT-DECORATION: underline; }

a.linkwhite {COLOR: #FFFFFF; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
a.linkwhite:active {COLOR: #FFFFFF; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
a.linkwhite:link  {COLOR: #FFFFFF; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
a.linkwhite:visited {COLOR: #FFFFFF; font-family: Trebuchet MS, Verdana; font-size: 11px; text-decoration:underline; font-weight:bold }
a.linkwhite:hover { TEXT-DECORATION: underline; }

a.adlinkblack {COLOR: #000000; font-family:  Trebuchet MS, Verdana; font-size: 10px; font-weight:normal; text-decoration:underline }
a.adlinkblack:active {COLOR: #000000; font-family:  Trebuchet MS, Verdana; font-size: 10px; font-weight:normal; text-decoration:underline }
a.adlinkblack:link  {COLOR: #000000; font-family:  Trebuchet MS, Verdana; font-size: 10px; font-weight:normal; text-decoration:underline }
a.adlinkblack:visited {COLOR: #000000; font-family:  Trebuchet MS, Verdana; font-size: 10px; font-weight:normal; text-decoration:underline }

.headerLink14 {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 14px; text-decoration:underline; font-weight:bold }
.headerLink14:active {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 14px; text-decoration:underline; font-weight:bold }
.headerLink14:link  {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 14px; text-decoration:underline; font-weight:bold }
.headerLink14:visited {COLOR: #404040; font-family: Trebuchet MS, Verdana; font-size: 14px; text-decoration:underline; font-weight:bold }
a.headerLink14:hover { COLOR: #404040; }

a.linkunderlinedred {COLOR: #FF0000; font-family: geneva,Trebuchet MS, Verdana; font-size: 12px; text-decoration:underline; font-weight:bold }
a.linkunderlinedred:active {COLOR: #FF0000; font-family: geneva,Trebuchet MS, Verdana; font-size: 12px; text-decoration:underline; font-weight:bold }
a.linkunderlinedred:link  {COLOR: #FF0000; font-family: geneva,Trebuchet MS, Verdana; font-size: 12px; text-decoration:underline; font-weight:bold }
a.linkunderlinedred:visited {COLOR: #FF0000; font-family: geneva,Trebuchet MS, Verdana; font-size: 12px; text-decoration:underline; font-weight:bold }


.bonusCode {
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FF0000;
}

.searchField {
	width : 120px;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
}

.select {
	width : 40px;
	font-family :  Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
}

.bgWhite {
	background-color : #FFFFFF;
	font-family :  Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000
}

.bgGrey {
/*	background-color : #cdcdcd; */
/*	background-color: #808080; */
	background-color: #A0A0A0;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

.bgBox {
	background-color : #f2f2f2;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
	border : solid 1px #A0A0A0;
}

.bgGreyLight {
	background-color : #E4E8E5;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.bgBlueLight {
	background-color : #D8E4F1;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}


.bgBlueMediumLight {
	background-color : #A2BAD3;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.bgYellowLight {
	background-color : #FDF3D0;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.bgYellow {
	background-color : #C69B07;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

.bgRedLight {
	background-color : #F1E4D8;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.bgRed {
	background-color : #AA1002;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

.bgBlue {
	background-color : #336699;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}



.bgBlueLightHeader {
	background-color : #D8E4F1;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #336699;
}


a.bgBlueLightHeader {
	background-color : #D8E4F1;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #336699;
}

.bgGreenLight {
	background-color : #D8F1E4;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.bgGreen {
	background-color : #339966;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
}

.bgGreenLightHeader {
	background-color : #D8F1E4;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #339966;
}

.bgGreenLightHeader14 {
	background-color : #D8F1E4;
	font-family : Trebuchet MS, Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #666666;
}


a.bgGreenLightHeader {
	background-color : #D8F1E4;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #339966;
}

a.linkunderlinedblack {
	background-color : #339966;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;

}

.toplist {}


a.bgGreenHeader {
	background-color : #339966;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.topOrange {
	background-color : #92BF78;  /*"bakgrundsplattor ändrade till grönt" Fredrics antecking*/
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.topBlue {
	background-color : #AFD1E1;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040;
}

.bgTransparent {
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #404040
}

.footer {
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #000000
}

.button {
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	font-weight : Bold;
	color : #FFFFFF;
	background-color : 627678;
	border : 1px solid #99A3A7;
}
.new {
	font-size: 9px;
	color: orange;
}

.hot {
	font-size: 9px;
	color: red;
}

.reviewTable { background-color:#FFFFFF; margin-bottom:5px; padding: 4px; width:270px; }
.reviewTable td, .reviewTable th { padding:2px 2px; }
.reviewTable .header {
	padding: 2px;
	background-color: #C2A7CF;
	color : #FFFFFF;
}

.reviewTableBonus { background-color:#FDF3D0; margin-bottom:5px; padding: 4px; width:270px; }
.reviewTableBonus td, .reviewTableBonus th { padding:2px 2px; }
.reviewTableBonus .header {
	padding: 2px;
	background-color: #C2A7CF;
	color : #FFFFFF;
}

.reviewTableBigButton { margin:0px 0px 0px 3px; padding: 0px; width:480px; }
.reviewTableBigButton a, .reviewTableBigButton a:active, .reviewTableBigButton a:link, .reviewTableBigButton a:visited {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}

.reviewTableBigButton td, .reviewTableBigButton td th { padding:2px; }
.reviewTableBigButton .header {
	padding: 2px;
	background-color: #C2A7CF;
	color : #FFFFFF;
}




.reviewGetBonus { font-size: 15px; }

.center { text-align: center; }
.bold { font-weight: bold; }

.toplistShortReview {
	width: 340px;
}

