﻿/* written by m.e 2006 */

BODY{
	background-color: #F0F0F2;
}

TD {
	background-color: #FFFFFF; 
}

BODY, TD 
{
	/*background-color:#FFFFFF; 	*/
	font-family:Arial;	
	font-size:14px;
	color:#333333;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left:0;
	margin-right:0;
	/* IE only */
	scrollbar-arrow-color:#4C6B83;	
	scrollbar-base-color:#BFBEBE;	
	scrollbar-darkshadow-color:#BFBEBE;
	scrollbar-face-color:#F7F7F7;	
	scrollbar-highlight-color:#BFBEBE;	
	scrollbar-Shadow-color:#BFBEBE; 
	scrollbar-track-color:#FFFFFF;

}

H1, H2, .Title, .BigTitle, .Small1, .Brand
{
	font-family:Verdana; 
	text-decoration:none;
}

H1, .BigTitle	{	font-size:20px;	color:#CA0000; font-weight:bold;}
H2, .Title		{	font-size:14px;	color:#CA0000; font-weight:bold;}

.Small1{
	font-size:11px;	color:#000000;
}
.Brand{
	font-weight:bold;	color:#000000;
}

html, body, .wrapper	/* resolves table height invalid attribute in HTML 4.01 */
{
      height:100%;
}

a:link, a:visited
{
	color:Navy;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover, a:active
{
	color:Red;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.link1
{
	color:#000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.contactus, table.contactus tr td
{	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	text-decoration:none;
}

IMG
{
	border: 0;
	position: center;
	border-color: #000000;
}

IMG.bordered
{
	border: 2;
	border-color: #000000;
}

table#customersTbl td
{
	/*border-style: dashed; */
	text-align: center;
}

table#glossaryTbl tr td p
{
	font-size:8.5pt;
	font-family:Verdana;
	color:black;
	margin-bottom:  9.0pt;
	margin-left: 36.0pt;
}