BODY
{
	BACKGROUND: #FFFFFF;
	COLOR: #000000; 
	FONT-FAMILY: Arial, serif;
	FONT-SIZE: 18pt; 
	MARGIN-TOP:0; 
	MARGIN-LEFT:0;
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
}



/*------------------------------------------------------------------------------------------
// Home page image size
//------------------------------------------------------------------------------------------*/
IMG.HomePage
{
	WIDTH:150;
	HEIGHT:430 ;
}

/*------------------------------------------------------------------------------------------
// Main table
//------------------------------------------------------------------------------------------*/
.MainTable
{
	WIDTH:750
}

.MainTable2
{
	WIDTH:70%;
	
}


/*------------------------------------------------------------------------------------------
// Top Menu #9C3163
//------------------------------------------------------------------------------------------*/
.TopMenuLink  
{ 
	text-align:center;
	font-size:11pt;
	color:#9C3163;
	font-weight:bold;
	text-decoration:none; 

}
.TopMenuLink:hover 
{ 
	color: black; 
	text-decoration: underline; 
}



/*------------------------------------------------------------------------------------------
// Monopole specification form
//------------------------------------------------------------------------------------------*/
Table.MonoSpecTable
{
	WIDTH: 90%
}

Table.EngSrvcsTable
{
	WIDTH: 70%
}

.MonoSpecFormHeader
{
/* #D1D1E4,   #D5D5FF,  */
	BACKGROUND-COLOR:#DDDDDB;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none; 
	color:#000066;
}

.MonoSpecFormText
{
	FONT-FAMILY:arial, helvetica;
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none; 
	color:#000000;
}

/*------------------------------------------------------------------------------------------
// Left Nav Bar , Categories & Products in the left nav bar 
//------------------------------------------------------------------------------------------*/
.CategoriesMain
{
	FONT-FAMILY: arial, serif;
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none; 
	color:white;
}

.CategoriesMain:hover
{
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none; 
	color:#FACE1F;
}

.CategoriesSelected
{
BACKGROUND-COLOR:#000066;
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration:underline; 
	color:#FACE1F; 
}

.CategoriesSelected:hover
{
	text-align:left;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none; 
	color:white;
}


.ProductsMain
{
	FONT-FAMILY: Arial, serif;
	text-align:left;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none; 
	color:white;
}

.ProductsMain:hover
{
	text-align:left;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none; 
	color:#FACE1F;
}

.ProductsSelected
{
BACKGROUND-COLOR:#000066;
	text-align:left;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline; 
	color:#FACE1F; 
}

.ProductsSelected:hover
{
	text-align:left;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none; 
	color:white;
}

.ProductsTickMark
{
	text-align:right;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none; 
	color:#C0C0C0;
}



/*------------------------------------------------------------------------------------------
// EEI Text used in Title and description
//------------------------------------------------------------------------------------------*/
.MainText
{
	FONT-FAMILY:Arial, helvetica;
/*	text-align:left;*/
	font-size:9pt;
	font-weight:normal;
	text-decoration:none; 
	color:#000066;
}




/*------------------------------------------------------------------------------------------
// EEI Photo Gallery
//------------------------------------------------------------------------------------------*/
.PGTitle {font-family:verdana,helvetica;font-size:12pt;color:black;text-decoration:none;}
.PGText1 {font-family:verdana,helvetica;font-size:11pt;color:black;text-decoration:underline;}
.PGText1:hover {font-family:verdana,helvetica;font-size:11pt;color:#ffffff;text-decoration:none;background:black}
.PGText2 {font-family:verdana,helvetica;font-size:11pt;color:black;text-decoration:none;}
.SubCategories {FONT-FAMILY: Arial, serif; text-align:left;	font-size:10pt; color:#000000;font-weight:normal; }
.SubCategories:hover {FONT-FAMILY: Arial, serif; text-align:left;font-size:10pt; color:#FFFFFF;font-weight:normal; text-decoration:none;background:black; }
.Page {font-family:verdana,helvetica;font-size:10pt;color:black;text-decoration:none;}

IMG.PG_THUMB
{
	WIDTH:75;
	HEIGHT:100;
}













