body.bkgnd
{
	background: #2B3B4B url(images/backgrd1.jpg) repeat-x;
	font-family:Georgia, Serif;
	font-size:13px;	
	color:Black;
	margin:0px;
	padding:0px;
}

body.frontpage
{	
	font-family:Tahoma;
	font-size:11px;	
	color:Black;
	background-color:white;
	margin-top:30px;
	padding:0px	
}

div.fronttitle
{		
	position:relative;
	top:25px;
	left:60px;
	height:40px;
	width:500px;
	background-color:transparent;		
	font-family:Georgia;
	font-style:italic;
	font-weight:100;
	font-size:30px;	
	text-align:left;
	color:Black;		
}


table
{
	background-color:White;		
}


td.glowingband
{
	height:150px;
	background-image:url(images/header_blue_band950.jpg);
	background-repeat:no-repeat;	
}


td.glowing
{
	height:150px;
	background-image:url(images/header_blue_circle950.jpg);
	background-repeat:no-repeat;	
}


td.regexheaderimg_complex
{
	height:180px;
	background-image:url(images/som_redglass.jpg);
	background-repeat:no-repeat;	
}


td.regexheaderimg_replace
{
	height:180px;
	background-image:url(images/som_spiral.jpg);
	background-repeat:no-repeat;	
}


td.logo
{
	height:180px;
	background-image:url(images/som_stripes.jpg);
	background-repeat:no-repeat;	
}


div.tiptext
{
	position:relative;
	top:0px;
	left:-120px;
	height:50px;
	width:550px;
	background-color:Transparent;		
	font-family:Georgia;
	font-style:italic;
	font-weight:100;
	font-size:30px;	
	text-align:left;
	color:Black;	
	cursor: pointer;				
}


div.titletxt
{
	position:relative;	
	top:3px;
	left:-95px;
	height:40px;
	width:600px;
	font-family:Georgia;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	background-color:Transparent;	
	text-align:left;				
}



span.fronttext
{
	font-weight:bold;
	padding-bottom:3px;	
}


div.fronttext
{
	cursor: pointer;	
}


tr.frontimg
{			
	background-image:url(images/front2_blue.jpg);
	background-repeat:no-repeat;	
	height:150px;
	width:800px;
	padding:0px;
	margin:0px;	
}


a.frontlinktext
{
	color:Black;
	text-decoration:none;	
}


a.header
{
	color:Black;
	text-decoration:none;
}


div.fronttiptext
{
	position:relative;
	top:40px;
	left:60px;	
	padding: 0px;
	margin: 0px;	
	height: 40px;
	width: 520px;
	background-color: transparent;
	font-family:Georgia;	
	font-size: 18px;
	font-weight:normal;
	font-style:italic;	
	vertical-align: top;
	text-align: left;
	text-decoration:none;
	color:Black;		
}

tr.fronttext
{
	height:150px
}



td.fronttext
{
	width:400px;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	font-style:normal;
	text-align:left;
	vertical-align:top;
	padding-top:20px;
	padding-left:15px;
	padding-right:5px;		
}


div.linkobj
{
	position:relative;
	top:-40px;
	left:10px;
	height:70px;
	width:650px;
	background-color:gray;
	font-family:Comic Sans MS;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;	
}





.section
{
	text-align:left;
}


h2
{
  font-family:Arial;  
  text-align:center;
  vertical-align:middle;
  padding-top:5px;
}


h3
{
  font-family:Georgia, serif;  
  text-align:left;
}


.codetxt
{
	background-color: #cbe4fc;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 0px;	
	padding-top: 0px;
	font-family: 'Courier New' , Monospace;
	font-size: 11px;
	text-align: left;	
	border:solid 1px darkgray;	
}


.disclaimertxt
{
	background-color:White;
	padding-left:0px;
	padding-right:0px;		
	text-align:left;
}


.titletxtprivacystatement
{
	position:relative;
	top:-10px;
	left:30px;
	height:30px;
	width:200px;
	font-size:18px;
	font-weight:bold;
	background-color:Transparent;		
}


.copytext
{
	font-size:11px;
	text-align:center;
	padding-top:10px;
}


.middlecol
{
	text-align:center;
}


.leftcol
{
	text-align:center;
	vertical-align:top;	
	padding-top:20px;
	width:170px;
}


.rightcol
{
	text-align:center;
	vertical-align:top;	
	padding-top:20px;
	width:200px;
}


.endtext
{
	text-align:center;
	color:#aaaabb;	
}


span.comment
{
	color:Gray;	
}


span.important
{
	color:#C04040;	
}


span.interesting
{
	color:Teal;
	font-style:italic;
}


span.identifier, span.keyword
{	
	color:Blue;	
}


span.number, span.warning
{
	color:Red;
}


span.string
{
	color:Green;	
}


span.usertype
{
	color:Navy;
	font-weight:bold;
}


span.tinytxt
{
	color:inherit;
	font-size:16px;	
	font-family:Georgia;
	font-style:normal;
	padding-left:10px;
}