

body, td, h1, h2, h3 {
		color : #777777;
		font-family : "verdana";  
		font-size : 12px;
	}

body {
		background-color : #dddddd; 
	}

.titlebanner {
    width:950px;
    height:153px;
    background-image:url(http://thoughtman.com/images/fadetoblack_header.png);
}

.topnav {
	width:950px;
}

.topnav ul {
 width:950px;
 background: #555555; 
 margin:0px;
 padding:0px;
 padding-top:5px;
 padding-bottom:5px;
 list-style:none;
}

.topnav li {
 width:16.66%;
 display:inline;
 padding-left:20px;
 padding-right:20px;
}

/* navigation css hacks */
* html .topnav li {
    display: inline;
	float:left;
	text-align:center;
}


.featureslist {
 text-align:left;
 margin:30px;
 position:relative;
}




.bodywrapper {
/*
 background: #550000; 
 border: 3px coral solid;
*/
 width:950px;
 position:relative;
 background: #fff; 
}

.bitbigger
	{
		font-size : 15px;
	}

a {
		color : #bbbbdd;
		text-decoration : none;
   }

a:visited {
		color : #dddddd;
 }

a:hover {
		color : #dddddd;
 }


.contentbackground {
		background-color : #ffffff; 
	}

.leftindexpanel {
		background-color : #aaa; 
	}

.menubarlighter {
		background-color : #99C4E9; 
	}

.vsmall {	font-size : 9px;	}

.newfeature	{
		font-size : 10px;
		color : red;
	}

.featureinfo	{
		font-size : 10px;
	}

h1 {	font-size : 24px;	}
h2 {	font-size : 18px;	}
h3 {	font-size : 14px;	}


.h1x {	font-size : 24px;	}
.h2x {	font-size : 18px;	}
.h3x {	font-size : 14px;	}

.h1x, .h2x, .h3x { font-weight : bold; }

.titlebar {
		background-color : #7B6B5A;
	}

.thoughtmantitle {
		font-size : 14px;
		color : #ffffff;
		font-family : "arial";
		font-weight : bold;
	}

.titletext, .subtitletext {
		color : #ffffff;	
		font-weight : normal;
   }

.titletext {
		font-family : "verdana, arial";	
		font-size : 30px;
		font-style : italic; 
   }

.subtitletext {
		font-family : "verdana, arial";	
		font-size : 22px;
   }
  
.downloadlinkbig, .downloadlinkmedium, .downloadlinksmall {
		color : #ffffff;
		font-weight : bold;
   }
  
.downloadlinkbig {
		font-size : 20px;
    }

.downloadlinkmedium {
		font-size : 18px;
   }

.downloadlinksmall {
		font-size : 14px;
   }

.menu, .menucurrent {
		font-family : arial;
		font-size : 14px;
		text-decoration : none;
		font-weight : bold;
   }
/*
.menu:hover {
		color : white;
   }
*/

.othercurrency {
		font-size : 10px;
	}

.menucurrent {
		color : #c0e0c0;
   }

.redtext {
		color : #dd0000;
		font-size : 18px;
		text-decoration : italic;
		font-weight : bold;
   }

.smallredtext {
		color : #dd0000;
		font-size : 10px;
		text-decoration : none;
		font-weight : bold;
   }

pre {
		color : #00dd00;
		font-family : "courier, verdana, arial";
		font-size : 18px;
		text-decoration : none;
		font-weight : none;
   }

.linkslist {
		font-size : 18px;
		font-weight : bold;
}

.alerttable {
		background-color : #509158; 
	}

.quotetext {
		text-decoration : italic;
		font-size : 11px;
	}		

.helpmenuheader {
		font-size : 12px;
		font-weight : bold;
	}

.helpmenuitem {
		font-size : 11px;
	}
