body {	
	margin-top:10;
	margin-left:20;
   	background-color:white;
   	font-size: 6pt;
   	font-family: Verdana;
	}


h3
	{
	font:bold 13pt verdana;
   	color:RGB(183,187,241)		
	}

h4
	{
	font:bold 10pt verdana;
   	color:RGB(43,49,130);
	}


a:link
{
	text-align:left;
   	font: bold 8pt verdana;
	text-decoration: none;   	   	
     	color: RGB(183,187,241)
	}

a:visited
{
	text-align:left;
   	font: bold 8pt verdana;
	text-decoration: none;   	    	
     	color: RGB(183,187,241)
	}

a:hover
{
	color: RGB(43,49,130);	
	}



a.menu:link 
{
	text-decoration: none;
   	font-size: 8pt;
	font-weight: bold;
   	font-family: verdana;
   	color: RGB(183,187,241)	
	}

a.menu:visited 
{
	text-decoration: none;
   	font-size: 8pt;
	font-weight: bold;
   	font-family: verdana;
   	color: RGB(183,187,241)
	}

a.menu:hover
{
	color: white;	
	}
	

a.inText:link
{
	text-align:left;
   	font: bold 8pt verdana;
	text-decoration: underline;   	   	
     	color: RGB(43,49,130);
	}

a.inText:visited
{
	text-align:left;
   	font: bold 8pt verdana;
	text-decoration: underline;   	    	
     	color: RGB(43,49,130);
	}

a.inText:hover
{
	color: RGB(183,187,241)
	}



.sign, a.sign:link , a.sign:visited {
	margin-top:5;	
	text-align:left;
   	font-size: 7.5pt;
	text-decoration: none;   	
   	font-family: verdana;
     	color: RGB(183,187,241)

 }

.sign-dark, a.sign-dark:link, a.sign-dark:visited {
	margin-top:5;	
	text-align:left;
   	font-size: 7.5pt;
	text-decoration: none;   	
   	font-family: verdana;
     	color: RGB(43,49,130);
 }


#services 
{
	position: absolute; left:150; top:127; 
	visibility:hidden;
}


#projects
{
	position: absolute; left:318px; top:130px; 
	visibility:hidden;
}

#geo
{
	position: absolute; left:363; top:127; 
	visibility:hidden;
}

#about
{
	position: absolute; left:532px; top:127px; 
	visibility:hidden;
}


table.submenu 
{
	border:2px solid RGB(183,187,241);
}

table.submenu td
{
	padding:5;	
	border:1px solid RGB(183,187,241);
	background-color:RGB(43,49,130);	
	font:bold 7.5pt Verdana;	
}

table.submenu a.submenu:link, a.submenu:visited
{
	
	font:bold 7.5pt Verdana;	
}

table.submenu a.submenu:hover
{
	color:white;
}


.content 
	{
	margin-left:0;
	margin-right:0;
	margin-bottom:10;
   	font-size: 8.6pt;
   	font-family: Verdana;
	color: RGB(43,49,130);	
	position:relative; 
	width:770px; 
	height:432px; 
	overflow: auto; 
	SCROLLBAR-FACE-COLOR:RGB(43,49,130);
	SCROLLBAR-HIGHLIGHT-COLOR:RGB(43,49,130);
	SCROLLBAR-SHADOW-COLOR:RGB(43,49,130);
	SCROLLBAR-3DLIGHT-COLOR:RGB(183,187,241); 
	SCROLLBAR-ARROW-COLOR:RGB(183,187,241); 
	SCROLLBAR-TRACK-COLOR:RGB(183,187,241); 
	SCROLLBAR-DARKSHADOW-COLOR:RGB(183,187,241); 
}
.contentCopy {
	font-size: 24pt;
	font-family: Verdana;
	color: RGB(43,49,130);
	SCROLLBAR-TRACK-COLOR:RGB(183,187,241);
}

