/* default text style */
body     { font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 9pt;
           line-height: 14pt;
					 background: url(http://www.ghits.dk/baggrund1.jpg) repeat fixed;}
					 
div.main { margin-left: 40px;
    		 	 width: 840px;
					 }

 
/* paragraph styles */
p { margin-left: 20px;
    margin-right: auto;
    width: 740px;
    text-align: center;
		color: #778899;
		}
		
p.leftm { margin-left: auto;
    margin-right: auto;
		text-align: left;
		font-size: 10pt;
    width: 600px;
		font-weight: bold;
    }
		
p.welcome {font-weight: bold;
					}
					
div.top {text-align: center;
			padding: 6px;
 			}
			
div.topmenu {text-align: left;
						margin-left: 00;
 			}

p.footer {font-style: italic;}
		
p.small { font-size: 8pt; }

		
/* link styles */
a       { text-decoration: none; 
				  color: #6633ff;}
					
a:visited {color: #6633ff;}


a:hover { background-color: #3300ff; 
					color:#ffffff;
					}

.graphview { font-size: 10px;} 								 			
			
.graphview:active {font-size: 350px;}	


a b { color: #f0906c; }

/* heading text styles */
h1 { font-family: Arial, Helvetica, sans-serif;
     font-size: 14pt;
     font-weight: bold;
     color: #3300ff;
		 margin-left: auto;
     margin-right: auto;
     width: 500px;
		 height: 20px;
     text-align: center;
     border-bottom: 0px solid #3300ff;
     }
		 
h2 { font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
     color: #3300ff;
		 text-align: left;
		 margin-left: 30px;
		 width: 660px;
		 height: 20px;
		 border-bottom: 1px solid #3300ff;}
		 
h3 { font-family: Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
     color: #d0c6c0;
     margin: 20px 10px 15px 0; }

/* table cell/heading styles */	
table {  							margin-left: 80px;
     									margin-right: auto;
											border-spacing: 0pt 0pt;}				
					 
table.admin  	{				border-spacing: 0pt 0pt;}				
	 
th { font-size: 7pt;
     font-weight: bold;  }	

tr:hover { background-color:	#cccccc;}

tr.update  { background-color:	#ccccac;}		 
									
td      { font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 9pt;
					 color: #3300ff;}
					 
	

        


