BODY
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin:0;
	
}	
#txtCode{
font-size:20pt;

}

.mainColumn
{
	height:100%;
	background-color: white;
	width:75%
}	
		
.codecolumn
{
	width: 50%;
	height:100%;
}



a.menulink{
text-decoration: none;
}

a{
	color: blue;
	
}

a:link{
	color: blue;
	
}

a:visited{
	color: #CC00FF;
	
}

a:hover{
	color: #ffcc00;
	text-decoration: underline;
}

a.orange{
	color: #ffcc00;
	text-decoration: none;
}

a.orange:link{
	color: #ffcc00;
	text-decoration: none;
	
}

a.orange:visited{
	color: #ffcc00;
	text-decoration: none;
}

a.orange:hover{
	color: #ffffff;
	text-decoration: none;
}


.localheading{
font-weight:bold;
font-size:12pt;
color:black;
background-color:white;
text-align:center;


}
.maindiv{
padding:10px;
}

.infocolumn
{
	border-left:1pt solid black;
	width:150px;
	font-size:8pt;
}


		

.localmenu{
/*border:ridge 1pt;*/
/*background-color: white;*/
font-size:8pt;
font-weight:bold;
/*width:100%;*/
/*text-align:center;*/

}
.heading 
{
 text-align:center;
 color:black; 
 font-weight:bold;
 font-size:larger;

}


.mainColumnCodeTester
{
	height:100%;
	background-color: white;
}

.contentsColumn
{
	font-size: 8pt;
	height : 100%;
}

#txtCode{
height:300px;
width:100%;
}

/*.menu  
{
	
	font-weight: bold;
	color: #ffcc66;  
	text-decoration:none;
	font-family: arial;
	font-size: 8pt;
	background-color: black; 	
	text-align: right;
	
}*/

#divWords{
background-color: #999999;
padding: 10px;

}

.localmenutd
{
    border-left:solid black 1pt; background-color :silver;
    width:100px
}
h3{font-size:larger;}
.header 
{

background-color: black;
color: #ffcc00;
font-size:8pt;
border-bottom: 1pt solid silver;
/*border-top:1pt white solid;*/
font-weight:bold;
}
.style1{font-size:larger}

.headerTitle{
color:#FFCC00; font-family:Impact, Arial; font-size:10pt; text-align:center;padding:10px; width:110px;

}
.title{
color:white;
font-weight:bold;
text-align:center;
background-color:#000000;
}
.menutitle{
color:black;
font-weight:bold;
}
