BODY {
	color: 646666;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 12px;
}
TD {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 12px;
}
LI {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 12px;
}
INPUT {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 10px; 
}
SELECT {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 10px; 
}
TEXTAREA {
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 10px; 
}

.bold {
	font-weight : bold;
}
.italic {
	font-style : italic;
}
.uline {
	text-decoration : underline;
}

a:link {text-decoration: none; color: #ff0000;}
a:visited {text-decoration: none; color: #800080;}
a:hover {text-decoration: underline; color: #800080;}
a:active {text-decoration: underline; color: #800080;}

.newsites {text-decoration: none; font-size: 10px; color: #525251;}
a.newsites:link {text-decoration: none; font-size: 10px; color: #525251;}
a.newsites:visited {text-decoration: none; font-size: 10px; color: #787878;}
a.newsites:hover {text-decoration: underline; font-size: 10px; color: #787878;}
a.newsites:active {text-decoration: none; font-size: 10px; color: #787878;}

a.industry:link {text-decoration: none; font-size: 12px; color: #000000;}
a.industry:visited {text-decoration: none; font-size: 12px; color: #ff0000;}
a.industry:hover {text-decoration: underline; font-size: 12px; color: #ff0000;}
a.industry:active {text-decoration: underline; font-size: 12px; color: #ff0000;}

a.clients:link {text-decoration: none; font-size: 10px; color: #000000;}
a.clients:visited {text-decoration: none; font-size: 10px; color: #ff0000;}
a.clients:hover {text-decoration: underline; font-size: 10px; color: #ff0000;}
a.clients:active {text-decoration: underline; font-size: 10px; color: #ff0000;}

a.forclients:link {text-decoration: none; font-size: 12px; color: #000000;}
a.forclients:visited {text-decoration: none; font-size: 12px; color: #ff0000;}
a.forclients:hover {text-decoration: underline; font-size: 12px; color: #ff0000;}
a.forclients:active {text-decoration: underline; font-size: 12px; color: #ff0000;}

.txtsmall {
	font-size: 10px; 
	}
.txtsmall1 {
	font-size: 12px; 
	}
.txtsmallred {
	font-size: 10px; 
	color : #DF1F27;
	}
.txtbred {
	font-weight : bold; 
	color : #DF1F27;
	}	
.txtsmallwhite {
	font-size: 10px; 
	color : #FFFFFF;
	}
	
.bg-red {
	background-color : #DF1F27;
}
.bg-lgrey {
	background-color : #CCCCCC;
}
.bg-lgrey1 {
	background-color : #E0E0E0;
}
.bg-topgrey {
	background-color : #D0D0D0;
}
.bg-dgrey {
	background-color : #7F7F7F;
}

.error {
	color: #FF0000;
	font-family: "Arial", "Helvetica", "Verdana";
	font-size: 10px;
	}
	
.cgspeaktext
{
line-height:20px;
}

.cgspeaktxtbox
{
background-color:#DEDEDE;
border:none;
height:18px;
}

.cgspeakredtext
{
color:#EC1D23;

}
