
A.navbar:LINK, A.navbar:VISITED, A.navbar:ACTIVE { color: white; font-family: tahoma; text-decoration: none; background: none; font-weight: normal; }

A.navbar:HOVER { color: white; font-family: tahoma; text-decoration: underline; font-weight: normal; background: none; }

A:LINK, A:VISITED, A:ACTIVE { color: #7777b2; font-family: tahoma; text-decoration: none; background:none; font-weight: bold; }
A:HOVER { color: #7777b2; font-family: tahoma; text-decoration: underline; backgrground: none; font-weight: bold; }

BODY { font-family: tahoma; font-size: 12pt; color: #000066; }

td { font-family: tahoma; font-size: 11pt; }

.blue {color: #0000AB}
.white {color: white} 


.title {font-size: 14pt;}

.sectionheader { font-size: 20pt; color: #000066; font-weight: bold; font-family: tahoma; }
.header { font-size: 11pt; color: white; font-weight: bold; font-family: tahoma; }
.menuitem {font-size: 8pt; color: white; }

.whitebg	{position: absolute;
		top: 1px; left: 0px;
		height: 155px; width: 1000px;
		z-index: 6;
		}

.tanbg		{position: absolute;
		top: 0px; left: 0px;
		height: 800px; width: 220px;
		color: white; background-color: #000066;
		z-index: 4; 
		}


.nav 		{position: absolute;
		top: 151px; left: 0px;
		height: 600px; width: 215px;
		color: white;
		background-color: white;
		font-family: tahoma;
		z-index: 3;}

.solutions 	{position: absolute;
		top: 0px; left: 0px;
		height: 20px; width: 215px;
		color: #0000AB;
		background-color: #d9d9d9;
		z-index: 4; }

.partners 	{position: absolute;
		top: 124px; left: 0px;
		height: 20px; width: 215px;
		color: #0000AB;
		background-color: #d9d9d9;
		z-index: 4; }

.blah 		{position: absolute;
		top: 222px; left: 0px;
		height: 20px; width: 215px;
		color: #0000AB;
		background-color: #d9d9d9;
		z-index: 4; }

.educon 	{position: absolute;
		top: 149px; left: 0px;
		height: 20px; width: 215px;
		color: #0000AB;
		background-color: #d9d9d9;
		z-index: 4; }
	
.new 		{position: absolute;
		top: 174px; left: 0px;
		height: 20px; width: 215px;
		color: #0000AB;
		background-color: #d9d9d9;
		z-index: 4; }

.compinf 	{position: absolute;
		top: 199px; left: 0px;
		height: 20px; width: 215px;
		color: #0000AB;
		background-color: #d9d9d9;
		z-index: 4; }

.logo		{ position: absolute;
		font-size: 12pt; 
		top: 0px; left: 0px;
		height: 132px; width: 1000px;
		color: #0000AB;
		background-color: white;
		z-index: 7; }

.hitcount	{ position: absolute;
		left: 400px; top: 400px;
		z-index: 10; }

.sectionbox	{ position: absolute;
		font-size: 12pt;
		top: 134px; left: 550px;
		height: 20px; width: 60px;
		color: white;
		background-color: #0000AB;
		z-index: 11; }


.hiddenpic	{ display:none; }
	

