BODY {
	SCROLLBAR-FACE-COLOR: #003F3F; 
	MARGIN: 0px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #CAD9E0; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #E7F1F2; 
}

td
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:black;
	line-height:15px;
}

a
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#12363A;
	text-decoration:none;
}

a:hover
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#DC510B;
	text-decoration:underline;
}

a.webDesigningFeaturesNav
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#12363A;
	font-weight:bold;
	text-decoration:none;
	height:22;
	width:206;
	padding:3 0 0 25;
	background-color:#FAFBFF;
	background:url("webDesigningBullet.gif") no-repeat 5% 50%
}

a:hover.webDesigningFeaturesNav
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#DC510B;
	font-weight:bold;
	height:22;
	width:206;
	padding:3 0 0 25;
	background-color:#FFFFFF;
	background:url("webDesigningBullet.gif") no-repeat 5% 50%
}
.logoDesigningLine{
	background:url("logoDesigningLine.gif");
}
H1{
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#DC510B;
	font-weight:bold;
	height:22;
	padding:3 0 0 10;
	margin: 0 0 0 0;
}
a.webProgrammingPHP
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#12363A;
	font-weight:bold;
	text-decoration:none;
	height:22;
	width:206;
	padding:3 0 0 25;
	background-color:#FAFBFF;
	background:url("webProgrammingPHP.gif") no-repeat 5% 50%
}

a:hover.webProgrammingPHP
{	
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:11;
	color:#DC510B;
	font-weight:bold;
	height:22;
	width:206;
	padding:3 0 0 25;
	background-color:#FFFFFF;
	background:url("webProgrammingPHP.gif") no-repeat 5% 50%
}
.webDesigningBorder{
	border-right:1 solid #2E5F64;
	border-left:1 solid #2E5F64;
}