
/*
Author: Phillip Carbis
fileType: StyleSheet
Version: 1.0
File: Standard Administration Style Sheet
Copyright (c) 2002 Netphonics
*/

BODY
{
	font-size: 9pt;
	font-family: Arial, Myriad, Tahoma, Verdana;
	color: #686991;
}


TD
{
	font-size: 9pt;
	font-family: Arial, Myriad, Tahoma, Verdana;
	color: #686991;
}

.first-paragraph{

        color: #AB4D4D;
   
}

.welcomeParagraph{

        color: #AB4D4D;
	font-size: 9pt;
   
}


.welcomeStart{

        color: #AB4D4D;
	font-size: 13pt;
   
}


H1
{
	font-weight: Bold;
	font-size: 16pt;
	font-family: Myriad, Tahoma, Verdana;
	color: black;
}

H2
{
	font-size: 13pt;
	font-family: Arial, Myriad , Tahoma, Verdana;
	color: #6B6B6B;
}


A:VISITED
{ 
	COLOR:		#686991;
} 


A:LINK 
{ 
	color: #686991;
	font-size: 9pt;
	font-family: Arial, Myriad, Tahoma, Verdana;

}  

A:HOVER
{ 
	COLOR:		red;
} 

.small-links
{

	font-size:	7pt;
	font-family:	verdana, Arial, Helvetica;
}

.text-back
{
	background-image:	url("/netphonics/web/images/net2_r5_c2.gif");
	background-repeat:	no-repeat;
	background-position:	top left;
}

.home-text {

 font-size:	10pt;

}

.copyright {

 font-size:	7pt;

}

.black-th{

 font-size:	10pt;
 color:		black;
 font-weight:   bold;
 font-family:   Helvetica, Arial;

}


