/*font style*/
.small			{font: normal 12px 'MS Sans Serif';}
.smallx			{font: normal 10px Verdana;}
.content		{font: normal 11px Verdana;}
.heading		{font: bold 13px Verdana;}


/*colors*/
.lightblue		{color: #0023D4;}
.darkblue		{color: #023BAE;}
.red			{color: #E52504;}
.orange			{color: #FF6000;}
.grey			{color: #666666;}

/*default*/
body, div, table {color: #000000;}
a:link,
a:visited		{text-decoration: none;}
a:hover			{text-decoration: underline;}

/*theme classes*/
.locate			{background: url('/corporate/images/theme-2/locate-bg.jpg') no-repeat top left;}
.zap			{background: url('/corporate/images/theme-2/zap-bg.gif') repeat-x top left;}
.scroll			{background: url('/corporate/images/theme-2/scroll-bg.jpg') no-repeat top left; width: 127px; height: 16px; margin-left: 73px;}