BODY {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}

TABLE {
    font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
    color: black;
}

TD {
    font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	/*font-weight: normal;*/
	color: black;
	vertical-align: top;
}


P {
    font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	vertical-align: top;
}

P.bold {
    font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	vertical-align: top;
}

UL {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}

TD.h2 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #919191;
	vertical-align: bottom;
}

TD.h5 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #919191;
	vertical-align: bottom;
}

SPAN.h5 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #919191;
	vertical-align: bottom;
}

/* Definitions for normal Link */        
A:link {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    color: #088484;
    text-decoration: none;
}

A:active {
	color: red;
	text-decoration: underline overline;
}

A:visited {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    color: #088484;
    text-decoration: none;
}

A:hover {
    color : red;
}

/* Definitions for Left-Menu */
.menu_ {
    padding-left: 10px;
	padding-top: 0px;
}
	
/* Big - Main Points */
A.main {
	font-weight: bold;
}    

A.main:hover {
    color: red;
}    

A.mainred {
    color: red!Important;
    font-weight: bold;
}    

/* Sub-Menu */
A.mainsmall {
    color : #088484;
    font-weight : normal;
	vertical-align: top;
}    

A.mainsmall:hover {
    color : red;
    text-decoration: none;
}    

A.mainactive {
    color: red!important;
    font-weight : normal;
} 
 
A.mainactive:hover {
    text-decoration: underline;
}     
 
A.mainspace {
	font-size: 1px;
}
 
 
A.ueblink {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
	vertical-align: bottom;
    text-decoration: none;
} 

A.ueblink:hover {
    color: RED ! important;
    text-decoration: none;
}  

 
H1 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: black;
}

H2 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #919191;
    /*line-height: 20pt;*/
}


H3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #919191;
}



SUP {
    font-size : xx-small;
}

.top {
    padding-top: 10px;
}    
 

H4 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px; 
	font-weight: bold;
    color: black;
}

H5 {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #919191;
}


.debug_des  {
	font : normal;
	color : Red;
}

.debug_val {
	font : bold;
	color : blue;
}

.XXSMALL
    {
    font-size: 75%;
    font-weight: normal;
    }
