body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 1.1em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color: #CCCCCC
	}
h3 {font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #FFFFCC ;  	
	color: #000033;
	}
h4 {
	color: #000033
	}
	h5 {font-size:1.2em;}
table {
	color: #FFFFFF;
	margin-top: 1em;
	
	}
td, th {color:#000033;}

ul {font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square; 
	}

	
li {border-color: #FFFFFF; border-left-style:double;
 border-bottom-color:#FFFFFF; border-bottom-style: none; padding-left:1em; } 


.thread {background-color: #007dbf  ; font-size:.8em;}
.thread a:link {color: #ffffff ; font-size: 0.8em;}
.thread a:visited {color: #000066; font-size: 0.8em;}
.thread a:hover {color: #FFFFff; background-color: #000066; font-size: 0.8em; font-weight:bold;}
.thread a:active {color: #FFFFFF; font-size: 0.8em;}


#header {background-color:#ffffff; color: #ECEBDD; height:100px;}

.content {width:100%; border: 2px navy blue; border-bottom-width:15px; border-bottom-color: #007dbf }

.leftcolumn { background-image:url(bg1.gif); background-repeat: repeat-y ; float:left; background-color:#abccdd; width:20%;  }
.leftcolumn h3 {color: #000033; font-size:1.2em; }
.leftcolumn a:link {color:#000033; font-size: 0.8em;}
.leftcolumn a:hover {color: #ffFFFF; background-color:#000066; text-decoration: none; }
.leftcolumn ul {font-size: 0.8em;}

.rightcolumn {margin-top:inherit;}
.textb1 {background-color: #e7eff5; padding:1em; color:#000033; margin-left:25%; margin-top:1em;  }
.textb2 {font-size:small;}
.table1 { position:absolute;
margin-left:22%; 
margin-top:20%;}

.footer {
position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.em;
	line-height: 1.1em;
	background-color: #FFFFFF;
	border-top-width:medium;
	border-top-color: #007dbf;
	padding:3em;
	padding-left:3em;
	
		
	}
