/* ======================================================================*/
/* Atrica Cascading Style Sheet											*/
/*																		*/
/* ======================================================================*/
/* ======================================================================*/
/* HTML Tag Definitions													*/

a:hover {
	color: #ff0000;
	text-decoration: none;
	background-color : transparent;
}
a:link, a:visited {
	color: #0000C0;
	background-color : transparent;
	text-decoration: none;
}

body, p {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, Helvetica;
	color: #00009c;
	background-color : transparent;
}

h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 8pt;
	font-weight: normal;
	background-color : transparent;
}

.footer {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	background-color : transparent;
}
.headline {
	color: #ffffff;
	text-decoration: none;
	background-color : transparent;
}
.middledot {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	background-color : transparent;
}
.navlink {
	color: Black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	background-color : transparent;
	font-style : bold;
}
.navside {
	color: Black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	background-color : white;
	font-style : bold;
}
.newhead {
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	color: #00009c;
	background-color : transparent;
}
.nonactive {
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	background-color : transparent;
}

.sidenavlink {
	color: #00009c;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height:120%;
	background-color : transparent;
}
.smalltext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	text-decoration: none
}
.visitlink {
	color:  #ff0000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	background-color : transparent;
}
.TitleCommon
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #FF0000 ;
	font-weight : bold;
}
.TitleHR
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #C00000 ;
	font-weight : bold;
}
.SubTitleHR
{
	font-size : 10pt;
	font-family: Arial, Verdana, Helvetica;
	color : #C00000 ;
	font-weight : bold;
}
.TitleFin
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #FF0000  ;
	font-weight : bold;
}
.TitleOp
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #FD921F  ;
	font-weight : bold;
}
.TitlePM
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #EBD791  ;
	font-weight : bold;
}
.TitleRND
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #BC8000  ;
	font-weight : bold;
}
.TitleSys
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #C0C000;
	font-weight : bold;
}
.TitleMKTG
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #008000;
	font-weight : bold;
}
.TitleBD
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #00FF00;
	font-weight : bold;
}
.TitleSales
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #00C0C0  ;
	font-weight : bold;
}
.TitleCSO
{
	font-size : 13pt;
	font-family: Arial, Verdana, Helvetica;
	color : #000080;
	font-weight : bold;
}
.BirthDay
{
	font-size : 13pt;
	font-family: "Comic Sans MS";
	color : #0000CD;
	font-weight : bold;
}
.colorbox
{
	background-color : #FFFFAA;
}
.orangebox
{
	background-color : #FFC082;
}

#tablehead {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	color: #ffffff;
	background-color: #183EFF;
	background-image: none
}
#whatsnewlink {
	color: #0000ff;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height:120%;
	background-color : transparent;
}

tr, th, td {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}
td.smalltext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	text-decoration: none
} 
th {
	font-weight: bold;
	background: #000099;
	text-align: left;
	color: #000000;
	background-color : Yellow;
}
th.contact {
	font-weight: bold;
	background: #FFBB55;
	text-align: left;
	color: #000000;
	background-color : #FFBB55;
}
th.usefullinks {
	font-weight: bold;
	background: #FFBB55;
	text-align: left;
	color: #808080;
	background-color : #FFBB55;
	font : 14pt;
}
td.usefullinks
{
	height : 30px;
	font : bold;
	color : #8080FF;
}
ul {
	list-style-type: square;
}
ul, ol, li {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}
tr.bgaqua
{
	background-color : Aqua;
}
td.bgpink
{
	background-color : Pink;
}
/* Mondial */
tr.first
{
	background-color : Gold;
}
tr.second
{
	background-color : Silver;
}
tr.third
{
	background-color : #996600;
}
td.noleftborders
{
	border-left : 0px none White;
	border-left-width : 0px;
}
td.norightborders
{
	border-right : 0px none White;
	border-right-width : 0px;
}
