body {
	margin:0 10 0 10;
	font-family: Arial, Helvetica,Verdana;
}

.maintable td {
	font-family: Verdana,Arial;
	font-size:13px;
}
	

.newsletterdiv {
	width:80px;
	font: 8pt Arial,Helvetica, Verdana; 
  	padding-left: 2px;
  	padding-right: 2px;
  	background-color: #FFFFFF;
  	border: 1px solid #676767;
}


.newsletterbutton {
	width:60px;
	font-size:8pt;
	font-size:8pt;
 	background-color:#EEEEEE;
 	border: 1px solid black;
	
}

.newsletterdivafmeld {
	color: #747474;
	font-size:8pt;
}

.newsletterdivafmeld:hover {
	color: #E80000;
}

.pagebrowser {
	font-size:12pt;
}

.searchfield {
	font: 8pt Verdana,Arial,Helvetica; 
  	padding-left: 2px;
  	padding-right: 2px;
  	margin-left: 0px;
  	margin-right: 2px;
  	background-color: #FFFFFF;
  	border-top: 1px solid #676767;
  	border-left: 1px solid #676767;
  	border-bottom: 1px solid #676767;
  	border-right: 1px solid #676767;
  	width: 125px;
  	height: 18px;
  	
}

.searchbutton {
 	width:50px;
 	font: 8pt Verdana,Arial,Helvetica; 
 	background-color:#EEEEEE;
 	border: 1px solid black;
 	
}


.topmenu {
	margin: 0 0 0 0;
	color: #494949;
	font-weight:bold;
	font-size: 12px;
}

.topmenu a {
  color: #494949;
  text-decoration: none;
}

.topmenu A:Hover {
  text-decoration: underline;
  color: #DD0000;

}

.menuheader {
	font-size:22pt;
	font-family: Times New Roman, Times;
	margin-bottom:5px
}

.menu {
	font-size: 12px;
	line-height:14px;
}

.menu A {
	text-decoration: none;
	color: #383838;
}

.menu A:Hover {
	text-decoration: underline;
	color: #DD0000
}

.bottommenu {
	font-size: 12px;
	line-height:14px;
}

.bottommenu A {
	text-decoration: none;
	color: #FFFFFF;
}

.bottommenu A:Hover {
	text-decoration: none;
	color: #acacac
}

.bottomheader {
	font-size:18pt;
	font-family: Times new Roman, Times;
	color: #ffffff;
	margin-bottom:10px;
}

.header {
	font-size: 40px;
	font-family: Times new Roman, Times, Helvetica;
	font-weight: normal;
	color: #000000;
	line-height:40px;
	margin-bottom:10px;
	margin-top:15px;
}

.intro {
	font-size: 20px;
	font-family: Times new Roman, Times, Helvetica;
	font-weight: normal;
	color: #000000;
	margin-bottom:20px;
	line-height:22px;
}	

.main {
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom:1px solid #e0dcd9;
	background-color:#FFFFFF;
}

.issuename {
	margin-bottom:14px;
	font-weight:normal;
	font-family:times new roman, times, arial;
}

.related {
	font-weight:normal;
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	line-height:14px;
	padding-bottom:5px;
}

.related a {
	text-decoration:none;
}

.related a:hover {
	text-decoration:underline;
	color:#E80000;
}

.issuelist {
	font-weight:normal;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:16px;
	padding-bottom:5px;
}

.issuelist a {
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	color:#535353;
}

.issuelist a:hover {
	text-decoration:underline;
	color:#E80000;
}

.rightlinks {
	font-weight:normal;
	font-family:verdana,arial,helvetica;
	font-size:10pt;
}

.rightlinks a {
	text-decoration:none;
}

.rightlinks a:hover {
	text-decoration:underline;
	color:#E80000;
}


.content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
}

.content a {
	color:#444444;
}

.content a:hover {
	color:#DD0000;
}

.pictext {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #6D6D6d;
	width:100%;
	padding-top:3px;
	text-align: right;

}


.lightblue {
	background-color:#F3F3F3;
	color:#535353;
	padding:5px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica;
}

.abo_text {
	font-family: times new roman, times;
	color: #535353;
	font-size:13px;
}

.smallimage {
	float:left;
	margin-right:10px;
	border:1px solid #E7E7E7;
}

.image {
	padding:5px;
	border:1px solid #cbcbcb;
}

form {
	margin:0px;
}


.issuedropdown {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	width:119px;
}

.usercomment {
	font-size:8pt;

}

.userrating {
	font-size:8pt;
}

.boxborder {
	border-style:solid;
	border-width:1px;
	border-color:#F3F3F3;
}


.boxheader {
	background-color:#F3F3F3;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:black;
	padding:5px 5px 4px 5px;
	clear:both;
}

.boxheader a {
	color:#000000;
	text-decoration:none;
}

.boxheader a:hover {
	text-decoration:underline;
}

.boxcontent {
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	color:#3E3E3E;
	font-size:8pt;
}

.boxcontent a {
	color: #535353;
}

.boxcontent a:hover {

}


.categoryheader {
	background-color:#F3F3F3;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:black;
	padding:5px 5px 4px 5px;
	clear:both;
}



