EquiPcsTable1 {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid
}

EquiPcsTable2 {
	BORDER-RIGHT: #4d99e5 1px solid; 
	BORDER-LEFT: #4d99e5 1px solid; 
	BORDER-BOTTOM: #4d99e5 1px solid
}

EquiPcsTable3 {
	BORDER-RIGHT: #9b72cf 1px solid; 
	BORDER-LEFT: #9b72cf 1px solid; 
	BORDER-BOTTOM: #9b72cf 1px solid
}


body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #0000DA;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #702088;
	scrollbar-face-color: #0000DA;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;

}

th {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-align : left;
	font-weight : bold;
}

td {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input, select, textarea {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

li {
	list-style : square;
}

h3 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #040481;
	font-weight : bold;
}


a {
	color : #9933CC;
}

a:hover {
	text-decoration : none;
}

a:active {
	color : #000000;
}

.tinylink {
	font-size : 10px;
}


a.nav {
	color : #040481;	
	text-decoration : none;
	font-weight : bold;

}

a.nav:link {
	color: #040481;
	font-weight : bold;
	text-decoration : none;

}


a.nav:visited {
	color: #440377;
	font-weight : bold;
	text-decoration : none;

}

a.nav:hover {
	color: #FFFFFF;
	background: #C0C0C0;
	font-weight : bold;
	text-decoration : none;

}

a.nav2 {
	color : #040481;	
	text-decoration : none;

}

a.nav2:link {
	color: #040481;
	font-weight : bold;

}


a.nav2:visited {
	color: #440377;
	font-weight : bold;

}

a.nav2:hover {
	color: #FFFFFF;
	background: #C0C0C0;
	text-decoration : none;

}