﻿@font-face {
    font-family: DataCAD;
    font-style:  normal;
    font-weight: normal;
    advancedantialiasing: true;
    src: url("Whats_New_files/DATACAD.eot");
}
.DataCAD-Regular {
	font-family: DataCAD;
	font-size: 16px;
	color: #000000;
}
.eggplant {
	color: #660066;
}
.bg-eggplant {
	background-color: #660066;
}
.white {
	color: #FFFFFF;
}
.bg-white {
	background-color: #FFFFFF;
}
.grey-50 {
	color: #808080;
}
.bg-grey-50 {
	background-color: #808080;
}
.mango {
	color: #FFCC00;
}
.bg-mango {
	background-color: #FFCC00;
}
.banana {
	color: #FFFF99;
}
.bg-banana {
	background-color: #FFFF99;
}
.cream {
	color: #FFFFCC;
}
.bg-cream {
	background-color: #FFFFCC;
}
.olive {
	color: #546501;
}
.bg-olive {
	background-color: #546501;
}
.rust {
	color: #800000;
}
.bg-rust {
	background-color: #800000;
}
span.bold {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #660066;
	font-size: 14px;
	font-variant: normal;
}
span.mono {
	font-family: monospace;
	font-size: 12px;
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
.mono {
	font-family: monospace;
	font-size: 12px;
}
body {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	word-spacing: 0;
	text-indent: 0;
	line-height: 100%;
}
table {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 800px;
	background-color: #FFFFCC;
	border-collapse: collapse;
	line-height: 150%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
td {
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 6px;
	text-align: left;
	color: #000000;
}
th {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
	vertical-align: middle;
	background-image: url('Whats_New_files/table_header.gif');
	background-repeat: repeat-x;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #660066;
	margin-top: 0;
	margin-bottom: 0;
}
a:link {
	color: #660066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666600;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #666600;
	font-weight: bold;
	text-decoration: underline;
}
img {
	border:0px
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-allcaps {
	text-transform: uppercase;
}
.text-smallcaps {
	font-variant: small-caps;
}


