BODY, TD{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
A:link
{
	color: #0067FF;
}
A:visited
{
	color: #9967FF;
}
A:active, A:hover
{
	color: #00B945;
}
.side_menu_item
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.side_menu_item:link, A.side_menu_item:visited
{		
	color: #000000;
}
A.side_menu_item:active, A.side_menu_item:hover
{		
	color: #0067FF;
}
.bottom_menu_item a , .bottom_menu_item{
	text-decoration: none;
	color: #0067FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tracker
{
	color: #0067FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tracker A:link, .tracker A:visited
{
	text-decoration: none;
	color: #0067FF;
}
.tracker A:active, .tracker A:hover
{
	text-decoration: underline;
	color: #0067FF;
}
H1
{
	color: #00B945;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight : normal;
}
H2
{
	color: #035BA8;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight : bold;
	margin-bottom: 0;
}
.copyright
{
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding: 10 0 0 0;
	text-align: center
}
.copyright A:link, .copyright A:visited
{
	text-decoration: none;
	color: #0067FF;
}
.copyright A:active, .copyright A:hover
{
	text-decoration: underline;
	color: #0067FF;
}

INPUT, TEXTAREA, SELECT, RADIOBUTTON, CHECKBOX
{
	FONT-FAMILY: 'Arial',sans-serif;
	FONT-WEIGHT: normal;
	font-size : 13px;
	BORDER: 1px solid #1377D4;
	margin : 2 2 2 2;
}
.button
{
	FONT-FAMILY: 'Arial',sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	HEIGHT: 20px;
	TEXT-ALIGN: center;
	border: 1px outset White;
	margin : 2 2 2 0;
	background : #1377D4;
	color : White;
}
LI
{
	list-style-image : url('/Celletra/site/_images/bullet_green.gif');
}
.companyBody
{
	background: #ffffff  url('/Celletra/site/company/images/bg.jpg') no-repeat;
}
.productsBody
{
	background: #ffffff  url('/Celletra/site/products_and_services/images/bg.jpg') no-repeat;
}
.industryBody
{
	background: #ffffff  url('/Celletra/site/industry_affairs/images/bg.jpg') no-repeat;
}
.supportBody
{
	background: #ffffff  url('/Celletra/site/support/images/bg.jpg') no-repeat;
}
.investorsBody
{
	background: #ffffff  url('/Celletra/site/investors/images/bg.jpg') no-repeat;
}
.careersBody
{
	background: #ffffff  url('/Celletra/site/careers/images/bg.jpg') no-repeat;
}
.contactBody
{
	background: #ffffff  url('/Celletra/site/contact/images/bg.jpg') no-repeat;
}
.topMenu A:link, .topMenu A:visited, .topMenu A:active, .topMenu A:hover
{
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight : normal;
	text-decoration: none
}
.topMenu A:active, .topMenu A:hover
{
	color: #F2FAA7;
}