body {
color: #FFFFFF

}


.menu-four A:link {
	FONT-SIZE: 11px; COLOR: #ffff00; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px 5px 0px 5px;display: block; background-image: url(../intensivedrivingimgs/nav.gif);  width: 204px;text-align: center; height: 30px;line-height:2.4em;
}
.menu-four A:visited {
	FONT-SIZE: 11px; COLOR: #ffff00; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px 5px 0px 5px;display: block; background-image: url(../intensivedrivingimgs/nav.gif);  width: 204px;text-align: center; height: 30px;line-height:2.4em;
}
.menu-four A:active {
	FONT-SIZE: 11px; COLOR: #ffff00; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px 5px 0px 5px;display: block; background-image: url(../intensivedrivingimgs/nav.gif);  width: 204px;text-align: center; height: 30px;line-height:2.4em;
}
.menu-four A:hover {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY:  Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px 5px 0px 5px;display: block; background-image: url(../intensivedrivingimgs/nav2.gif);  width: 204px;text-align: center; height: 30px;line-height:2.4em;
}


h1
{
FONT-SIZE: 17px; COLOR: #663366; 
FONT-FAMILY:  Arial, Helvetica, sans-serif; font-weight:bold;
}

h2
{
FONT-SIZE: 17px; COLOR: #663366; 
FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight:bold;
}


td, p, li
{
FONT-SIZE: 12px; COLOR: #333333; 
FONT-FAMILY:  Arial, Helvetica, sans-serif;
}
#navcontainer { width: 180px; }
		
		#navcontainer ul
		{
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;
text-align: center;
			font-family: Arial, Helvetica, sans-serif;
		}
		
		#navcontainer a
		{
			display: block;
			padding: 2px;
			width: 180px;
			height: 18px;
			text-align: center;
			background-color: #0058aa;
			border-bottom: 1px solid #ffffff;
		}
		
		#navcontainer a:link, a:visited, #navlist a:visited
		{
			color: #ffffff;
			text-decoration: none;
		}
		
		#navcontainer a:hover
		{
			background-color: #EF008B;
			color: #ffffff;
		}
		
		
#navcontainer2 { width: 180px; }
		
		#navcontainer2 ul
		{
			margin-left: 0px;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			align: left;
		}
		
		#navcontainer2 a
		{
			display: block;
			padding: 2px;
			width: 180px;
			height: 10px;
			align: left;
			background-color: #0080ff;
			border-bottom: 1px solid #FFFFFF;
			
		}
		
		#navcontainer2 a:link, #navlist3 a:visited
		{
			color: #ffffff;
			text-decoration: none;
			align: left;
		}
		
		#navcontainer2 a:hover
		{
			background-color: #EF008B;
			color: #ffffff;
			align: left;

		}



