body {
  text-align: center;
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
  color: #333333;
 }

 a {
	color: #4260a8;
 }
 
 a:visited {
	color: #4260a8;
 }
 
table, tr, td, th {
	border: 0px solid black;
}

.moduletable {
	display: inline;
}

.contentpaneopen{
	width: 100%;
}


.componentheading{
	display: none;
	font: 19px/22px Arial Black, Arial, Helvetica, sans-serif; 
	color: #c10104; 
	letter-spacing: -0.02em;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.contentheading{
	font: 19px/22px Arial, Helvetica, sans-serif; 
	color: #c10104; 
	letter-spacing: -0.02em;
	margin-top: 15px;
	margin-bottom: 5px;
	
}

.blog .contentheading {
	border-top: 1px solid #777777;
}


#container {
  margin: 0 auto;
  padding-left: 5px;
  padding-right: 5px;
  width: 800px;
  text-align: left;
  background: url(../images/background.jpg);
  display: table;
  overflow: hidden;
}

#header {
	width: 800px;
	padding: 0px;
	margin: 0px;
	background: url(../images/headerbg.png);
	height: 84px;
	
	text-align: right;
}

#fullmenu table {
	width: 754px;
}

#fullmenu th {
	font-weight: bold;
	background-color: rgb(250,250,250);
	border-bottom: 1px solid rgb(100,100,100);
}

#headerlogo {
	width: 258px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	text-align: left;
	padding-top: 9px;
	padding-left:12px;
	padding-bottom: 0px;
}

#headersearch {
	width: 510px;
	padding: 10px;
	float: left;
	height: 39px;
	text-align: right;
}

#headermenu {
	width: 794px;
	padding: 3px;
	margin: 0px;
	margin-top: 2px;
	margin-left: 0px;
	height: 19px;
	text-align: center;
	overflow-x: hidden;
	/*float: left;*/
	background-color: #dadada;
	
}

#headermenu_old {
	width: 494px;
	padding: 3px;
	margin: 0px;
	margin-left: 30px;
	height: 19px;
	text-align: center;
	float: left;
	background-color: #dadada;
	
}

#headermenu ul {
	margin: 0px;
	height: 19px;
	text-align: center;
	
}

#headermenu li {
	list-style: none;
	font-size: 11pt;
	display: inline;
	font-weight: normal;
	
}

#headermenu a {
	text-decoration: none;
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	
}

#headermenu a:hover {
	background-color: #cacaca;
	color: #c10104;
}

.menu a{
	font-size: 9pt;	
}

#tenpixelwhite {
	width: 800px;
	background-color: #FFFFFF;
	min-height: 1px;
	height: 1px;
	margin: 0px;
	font-size: 1pt;
	padding: 0px;
	color: #999999; 
}

#prettysky{
	padding: 0px;
	margin: 0px;
	background: #9999FF;
	height: 120px;
	width: 800px;
	background: url(../images/prettysky_startup.jpg);
}

#mellomhimmelogjord{
	width: 800px;
	height: 200px;
	padding: 0px;
	margin: 0px;
	/*min-height: 10px;*/
}

#footer {
	width: 784px;
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	/*background-image: url(../images/headerbg.png);
	background-color: #FFFFFF;*/
	float: left;
	text-align: center;
	color: #999999;
	background-color: #dadada;
	
}

#breadcrumb {
	width: 790px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 13px;
	background-color: #dadada;
	font-size: 8pt;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#main790{
	width: 790px;
	float: left;
	margin: 0px;
	padding: 5px;
	
}

#main590{
	width: 590px;
	margin: 0px;
	float: left;
	padding: 5px;
}

#rightbar{
	width: 189px;
	margin: 0px;
	float: right;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	background: #EEEEEE;
	height: 100%;
	display: table-cell;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

#rightbar h3 {
	width: 185px;
	/*height: 25px;*/
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 0px;
	/*background: url(../images/rightbar_header_back.jpg);*/
	color: #c10104;
	margin-bottom: 5px;
	margin-top: 0px;

	
}

#rightbar ul {	
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	
}

#rightbar li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 4px;
}

#rightbar a {
	
}

#bottomcontainer {
  margin: 0 auto;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  width: 800px;
  text-align: left;
  margin-bottom: 0px;
  display: table;
  overflow: hidden;
}

#remository a {
	text-decoration: none;
}

#mod_loginform input{
	margin-bottom: 5px;
}

.contentpaneopen li {
	margin-top: 5px;
}

#downloadtable {
	display: table;
	width: 500px;
	height: 150px;
	/*verticalalign: middle;*/
	background-color: rgb(246,246,246);
	/*background: url(../images/downloadback.png);*/
	padding: 0px;
	margin: 10px;
	border: 1px solid rgb(150,150,150);
}

#downloadtableimagecell {
	
	display: table;
	width: 169px;
	height: 135px;
	border: 1px solid rgb(150,150,150);
	border-right: 1px solid rgb(150,150,150);
}

.downloadtableheader {
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid rgb(150,150,150);
	background-color: rgb(200,200,200);
}

.downloadtablefooter {
	
	border-top: 1px solid rgb(150,150,150);
	background-color: rgb(200,200,200);
	text-align: right;
}

.downloadtablefooter a {
	font-weight: bold;
	margin-left: 10px;

}

#downloadtabletopcell {	
	padding-top: 0px;
	padding-left: 15px;	
	padding-bottom: 0px;
	width: 290px;
	margin-bottom: 0px;	
	
}

#downloadtablebottomcell {
	padding-left: 15px;
	height: 10px;
	width: 290px;	
	margin-bottom: 0px;	
}

th {
	text-align: left;	
}