body {	
	background-color: #681541;
	margin-left: 3px;
	margin-top:  3px;
	background-image: URL("IMAGES/zanaves4.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}

P	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	text-align : justify;
}

img  {
     border: none;
}

.nn {
	color: #000066;
}

.nn:A, .nn:A:active, .nn:A:visited {
	text-decoration: none;
	color: #000066;
	font-size: 12pt;
}

.nn:A:hover {
	text-decoration: none;
	background-color: #000066;
	color: #FFFFE0;
	font-size: 12pt;
}


.menucell {
	background-color: #8E84B7;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
}

.menucell2 {
	background-color: #8E84B7;
	border: 3px solid #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

.menucell3 {
	color: #000066;
	background-color: #BAB3D6;
	border: 1px solid #FFFFFF;
	font-weight: normal;
}

.menucell3:A, .menucell3:A:active, .menucell3:A:visited {
	text-decoration: none;
	color: #000066;
	font-size: 22pt;
}

.menucell4 {
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #8E84B7;
	font-weight: normal;
}

.menucell4:A, .menucell4:A:active, .menucell4:A:visited {
	text-decoration: none;
	background-color: #000066;
	font-size: 18pt;
}

.menucell5 {
	background-color: #8E84B7;
	border: 5px solid #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

hr	{
	color: #8E84B7;
}

.hr2	{
	color: #8E84B7;
}

A, A:active, A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
}

A:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000066;
	font-size: 12pt;
}

td	{
	font-size: 12pt;
	font-weight: normal;
	color: #000066;
}	   

h1	{
	font-size: 20pt;
	color: #000066;
}	   

h2	{
	font-size: 16pt;
	color: #000066;
}	   

h3	{
	font-size: 14pt;
	color: #000066;
}	   

h4	{
	font-size: 12pt;
	color: #000066;
}	   

.line_b {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

.line_br {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}

.line_bl {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}

.line_r {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}

.tinput {
	background-color: #8E84B7;
	border: 2px solid #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
	cursor: hand;
	font-size: 11pt;
	color: #FFFFFF;
}

.tclose {
	background-color: #8E84B7;
	border: 2px solid #FFFFFF;
	background: #8E84B7 url(IMAGES/close.png) no-repeat left;
	font-weight: normal;
	padding-left: 20px;
	white-space: nowrap;
	cursor: hand;
	font-size: 11pt;
	color: #FFFFFF;
}

.yel	{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #F0E68C;
	color: #FFFF99;
}	   

.neg	{
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12pt;
	font-weight: bold;
	background-color: #8E84B7; #008080;
	color: #FFFFFF;
}	   

.neg2	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	padding-left: 5px;
	font-weight: bold;
	background-color: #8E84B7;
	color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}	   

.neg3	{
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 14pt;
	color: #FFFFFF;
}	   

.shad   {
	filter:DropShadow(color=#0C4075, OffX=6, OffY=6, positive=1);
}

.menu 
   { 
	color: black;
	height: auto; 		
	font-size : 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 12px;
	z-index:10; 
    }
.menu A:hover {color: red;}
.menu A {text-decoration: none; color: black;}
