
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	
}

h2 {
	color: #626262;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;	

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul{	
	margin-top: 4px;
	margin-bottom: 2px	
	margin-left: 0px;
	margin-right: 0px;
	line-height:15px;
}

.style1 {
	color: #626262;
	font-size: 12px;
	font-family: tahoma;
	line-height:15px;
}
.style2 {
	color: #505050;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #626262;
	font-size: 14px;
	font-family: tahoma;	
}
.style4 {
	color: #909090;
	font-size: 10px;
	font-family: tahoma;
}


.frontpage-news {
	color: #626262;
	font-size: 12px;
	font-family: tahoma;
	line-height:12px;	
	padding: 7px 5px 0 5px;
}

h2 a {
	text-decoration: none;	
}


h2 a:hover {
	text-decoration: underline;
}

.news {
	color: #626262;
	font-size: 12px;
	font-family: tahoma;
	line-height:15px;		
}

.dist-table {	
	border: 0px solid #ccc;
}

.dist-table th {
	color: #626262;
	font-size: 12px;
	font-family: tahoma;	
	font-weight: bold;
	text-align: center;
}

.dist-table td {
	color: #626262;
	font-size: 12px;
	font-family: tahoma;	
}

.dist-table a {
    	color: #808080;
    	font-weight: bold;
    	border-bottom: 0px dashed #FFF;
}


/* MODULE TABLE FOR INLINE BOXES */
.moduletable-inline {
	width: auto;
	padding: 0 0 0 0;
   	border: 0px solid #ddd;
	margin: 1px;
}

.moduletable-inline th {
	color: #505050;
    	text-align: left;
 	background: #ffdc80;
   	font-size: .9em;
   	font-weight: bold;
   	padding: 2px 0 2px .4em;
    	border: 0px solid #ccc;
	margin: 10px;
}

.moduletable-inline td {
	color: #333;    	
    	font-weight: normal;
    	background: #ffffff;
    	padding: 0 0 0 0;
    	border: 0px solid #ccc;
    	text-align: left;
}

.moduletable-inline li {	
	padding-left: 6px;
	font-size: 12px;
}

.moduletable-inline p {
	
}

.moduletable-inline a {
    	color: #808080;
    	padding: 0 0 0 0;
    	font-weight: bold;
    	border-bottom: 0px dashed #FFF;
}

