body {
    background-image:  url("/_images/bg_site.gif");
    background-repeat: repeat;
    margin-left: 10px;
    margin-top: 1px;
    font-size: 0.7em;
    font-family: Arial, Verdana, Helvetica;
    color: #333333;
	}



/**** TYPO *******/
/*****************/

.contenttextbox_cream,
.contenttextbox_grey,
.contenttextbox_blue  {
    color:#003366;          
    border: 1px solid #666666;
    padding-left: 5px;
	}

.contenttextbox_cream {background-color:#F6F7E7;}
.contenttextbox_grey {background-color:#E7E7E7;}
.contenttextbox_blue {background-color:#d9ebf9;}





a {color: #003366; text-decoration: underline;}
a:hover {color: #cc0000; text-decoration: none;}

a.footer {color: #333333; text-decoration: none;}
a.footer:hover { color: #333fff;}



ul{list-style-type: none;}
ul.disc li {list-style-type: disc; margin-bottom: 0.5em;}
ul.circle li {list-style-type: circle; margin-bottom: 0.5em;}
ul.square li {list-style-type: square; margin-bottom: 0.5em;}

h1 {font-weight: bold;  padding: 0 0 5px 0; margin:0; font-size: 19px; color: #6699CC;}
h2 {font-weight: bold;  padding: 0 0 5px 0; margin:0; font-size: 17px;}
h3 {font-weight: bold;  padding: 0 0 5px 0; margin:0; font-size: 15px;}
h4 {font-weight: bold;  padding: 0 0 5px 0; margin:0; font-size: 13px;}
h5 {font-weight: bold;  padding: 0 0 5px 0; margin:0; font-size: 11px;}







.title_nr,
.subtitle_nr,
.title_gp, 
.subtitle_gp, 
.title_rp,
.subtitle_rp,
.title_pr,
.subtitle_pr, 
.title_tools,
.subtitle_tools,
.title_pubs,
.subtitle_pubs,
.title_su,
.subtitle_su,
.title_us,
.subtitle_us,
.title_blue {
	padding: 0 0 0 0;
	margin: 0 0 0 0;

    background-image: url('/_images/site/spacer.gif');
    background-repeat: repeat-y;
    background-position: 13px 0px;
    font-weight: bold;
    padding: 1px 0 1px 19px;
    color: #fff;
    margin-bottom: 5px;
	} 

.title_nr { background-color: #CC0000;}
.subtitle_nr { background-color: #CC4A4C;}
.title_gp { background-color: #FF9933;} 
.subtitle_gp { background-color: #FFCC99;}
.title_rp { background-color: #66CC66;}
.subtitle_rp { background-color: #99CC99;}
.title_pr { background-color: #339999;}
.subtitle_pr { background-color: #99CCCC;}
.title_tools { background-color: #CCCC99;}
.subtitle_tools { background-color: #EFEECF;}
.title_pubs { background-color: #996699;}
.subtitle_pubs { background-color: #CC99CC;}
.title_su { background-color: #336699;}
.subtitle_su { background-color: #6699Cc;}





