h1, h2, h3, h4, p, ul, ol, li, div, td, tr, th, address, blockquote, nobr, b, i { font-family: Verdana, Arial, sans-serif  }

p, table, ol, div, td, tr, th, address, blockquote, #startingMsg {
	font-size: 8pt;
	background-color: transparent;
	}
															  
img { border: 0px; }
	
body {
	font-size: 8pt;
	background-color: #6699FF;
	margin: 0px;
}

.innerbody { font-size: 10pt;
			 background-color: #999999;
			 margin: 0px; 
			 scrollbar-base-color        : #FFFFCC;
      		 scrollbar-track-color       : #C0C0C0;
      		 scrollbar-face-color        : #999999;
      		 scrollbar-highlight-color   : #FFFFFF;
      		 scrollbar-3d-light-color    : #CCCCCC;
      		 scrollbar-dark-shadow-color : #000000;
      		 scrollbar-shadow-color      : #000000;
      		 scrollbar-arrow-color       : #333399;
}

table { border-spacing: 0px; 
		padding: 0px;
		border-collapse: collapse;
		 }

td { vertical-align: top; }
			 
.pagetable {
	width: 750px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	table-layout: fixed;
	vertical-align : top; }
		
td { vertical-align: top; }		
		
#topic { letter-spacing: 0.1em;
		 color:#333333; }

#nav { letter-spacing: 0.1em;
	   color:#0000FF;
	   font-weight:bold; }

h1 { font-size:14pt;
     margin-bottom:18pt;
     color:#333399;
     font-weight: normal; }

h2 { font-size:12pt;
     margin-bottom:18pt;
     color:#333399;
     font-weight: normal;
     letter-spacing: 0.3em; }

h3, h3.xmp, h3.xpl, h3.inf, h3.tip, h3.akt { font-size:10pt; }

h4 { color:#939598;
     font-weight:normal; }

hr { border-top: 1px dashed #576675;
	 border-bottom: none }
	 
a:link { color:#FFFFCC; text-decoration:underline; }

a:visited { color:#FFFFCC; text-decoration:underline;}

a:active { color:#FFFFFF; text-decoration:none;}
       
a:hover { color: #FFFFCC; text-decoration:underline; }



/* CLASSES */

.top	{
			background-image: url("images/top.gif");
			background-repeat: repeat-x;
			width:100%;
		}

.bottom	{
			background-image: url("images/bottom.gif");
			background-repeat : repeat-x;
		}

.right	{
			background-image: url("images/right.gif");
			background-repeat : repeat-y;
		}

.left	{
			background-image: url("images/left.gif");
			background-repeat : repeat-y;
		}

.inner	{
			background-color: #999999;
		}

.ulc	{
			background-image: url("images/ulc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:13px;
		}

.urc	{
			background-image: url("images/urc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:15px;
		}

.llc	{
			background-image: url("images/llc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:15px;
		}

.lrc 	{
			background-image: url("images/lrc.gif");
			background-repeat: no-repeat;
			height:15px;
			width:13px;
		}