BODY {
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 matgin-bottom: 0;
 background: #FFFFFF;
 color: #000000;}
A:link {color:#0000ff; text-decoration:none;}
A:visited {color:#0000cc; text-decoration:none;}
A:active {color:#0000ff; text-decoration:none;}
A:hover {color:#0000cc; text-decoration:none;}


/*         */
/*  TITLES */
/*         */

.title { 
	font			: bold 13px sans-serif;
	color			: #FFFFFF; 
	background		: #3333cc;
	vertical-align	: top;
	text-align		: right;
	padding			: 5px 10px;
	}

.title-cell { padding: 4px 12px 4px 12px; font: bold italic 18px sans-serif; background: #000099; color: #ffffff; text-align:left center; border-bottom: #ddeeff; }

.title-sub { 
	font			: bold 13px sans-serif;
	color			: #FFFFFF; 
	background		: #000099;
	text-decoration	: none;
	text-align		: left;
	vertical-align	: top;
	padding			: 2px 8px 2px 8px;
	}

/*         */
/* MENU    */
/*         */

.menu-group-cell { padding: 4px 12px 4px 12px; font: bold 13px sans-serif; background: #000099; color: #ffffff; text-align:right;}

h1 {padding: 0px; margin: 0px; font: bold 13px sans-serif;}
h2 {padding: 0px; margin: 0px; font-weight: normal; font-size: 13px;}

A.menu-group-cell:link	  { color: #ffffff; background: transparent;}
A.menu-group-cell:visited { color: yellow; background: transparent;}
A.menu-group-cell:active  { color: yellow; background: transparent;}
A.menu-group-cell:hover	  { color: #ddeeff; background: transparent; }

.menu-item-cell { padding: 4px 4px 4px 4px; font: bold 11px sans-serif; background: #000099; color: #ffffff; text-align:justify; height: 24px; vertical-align: center;}

A.menu-item-cell:link	  { color: #ffffff; background: transparent; }
A.menu-item-cell:visited { color: #ffffff; background: transparent; text-decoration: underline;}
A.menu-item-cell:active  { color: yellow; background: transparent; }
A.menu-item-cell:hover	  { color: yellow; background: transparent; text-decoration: underline;}

.menu-item-select-cell { padding: 4px 4px 4px 4px; font: bold 11px sans-serif; background: #ffffff; color: #000099; text-align:left; }


A.menu-item-text:link	{ color: #3333FF; text-decoration: underline;}
A.menu-item-text:visited{ color: yellow; text-decoration: underline;}
A.menu-item-text:active	{ color: yellow; text-decoration: underline;}
A.menu-item-text:hover	{ color: #ddeeff; text-decoration: underline;}




.font3 {color:black; font: bold 13px sans-serif; }
A.font3:link {color: "#0066FF";  text-decoration: underline;  font-weight: bold }
A.font3:visited { color: "#0066FF";  text-decoration: underline;  font-weight: bold  }
A.font3:hover { color: "#000099"; text-decoration: underline;  font-weight: bold }

.text { padding: 6px 12px 6px 12px; color:#000000; font: normal 13px times new roman; vertical-align	: top; 	text-align		: left;}

A.text-bottom:link    {color: "#000000";}
A.text-bottom:visited {color: green;}
A.text-bottom:hover   {color: green;}


.textRed {color:#0066FF; font-family:"helvetica"; font-size:20pt; font-weight:bold;}
.textBlack {color:#000000; font-family:"helvetica"; font-size:16pt; font-weight:bold;}

.footer-cell { padding: 4px 10px; font: 10px sans-serif; background: #FFFFFF; vertical-align: top;}
.footer-font { padding: 2px ; font: bold 11px sans-serif; background: #000099; vertical-align: center; color: #ffffff; }
	A.footer-font:link {color:#ffffff; text-decoration:none;}
	A.footer-font:visited {color:#ddeeff; text-decoration:none;}
	A.footer-font:active {color:yellow; text-decoration:none;}
	A.footer-font:hover {color:yellow; text-decoration:none;}


.wight-border {
	vertical-align	: center;
	border-top		: 1px solid #ddeeff;
	border-bottom	: 1px solid #ddeeff;
	}
