body{		background-color:#F0ECE0;
			width:530px;
			margin-top:15px;
			margin-left:12px;
			margin-right:12px;
      /*redefiniton of IE-scrollbars*/  
  		scrollbar-3dlight-color:#9E997E;
      scrollbar-arrow-color:#000000;
      scrollbar-base-color:#F0ECE0;
      scrollbar-track-color:#F0ECE0;
      scrollbar-darkshadow-color:#F0ECE0;
      scrollbar-face-color:#F0ECE0;
      scrollbar-highlight-color:#9E997E;
      scrollbar-shadow-color:#9E997E;}

}

#horizontalDelimiter{
			position:relative;
			width:543px;
			border-bottom-width:3px;
			border-bottom-style: solid;
			border-bottom-color: #9E997E;
			padding:0px;
			margin:0px;
			height:5px;

}

.basic{ background-color:#F0ECE0; 
        font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size:10px; 
        font-weight:400; 
        color:#666666; 
        text-decoration:none; 
        border-width:1px;
        border-style:solid;
        border-color:#9E997E;  

} 

/* FONTS & TEXT STYLES*/
.heading1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: 800; text-decoration: none}
.heading2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 800; color: #666666; line-height:18px}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height:12px font-weight: 400; color: #666666; text-decoration: none; text-align:left}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #666666; text-decoration: none;}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #990000; text-decoration: none}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #990000; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #990000; text-decoration: underline}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #990000; text-decoration: none}

