<style>
body {
	border: 0px;
	margin: 0px;
/*	background: #efefef;*/
	background: #ffffff;
	color: #87746D;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	background-position: bottom right;
	height: 100%;
}

td h1 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	background-image: url(img/h1_bkg.gif);
	background-repeat: repeat-x;
	background-color: #00314C;
	color: #FFE118;
	border: 3px solid #FFE118;
}

h2 {
	padding-left: 3px;
	margin-right: 10px;
	color: #FFE118;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-image: url(img/h2_bkg.gif);
	background-repeat: repeat-x;
	background-color: #00314C;
	border: 1px solid #FFE118;
}

h3 {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #00314C;
	background-color: #FFE118;
	border: 1px dotted #00314c;
}	

h4 {
	padding-left: 3px;
	color: #830000;
	background-image: url(img/h4_bkg.gif);
	background-repeat: repeat-x;
	background-color: #FFE118;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	border: 1px dotted #00314C;
}

.tabletitle {
	color: #830000;
	background-image: url(img/h4_bkg.gif);
	background-repeat: repeat-x;
	background-color: #FFE118;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.title    {
	color: red;
}

a {
	color: #830000;
	border-bottom: 1px dotted #830000;
	text-decoration: none;
}

a:hover {
	border-top: 1px dotted #830000;
	border-bottom: 1px dotted #830000;
	background-color: #FFE118;
}

.nodeco {
	border-bottom: 0px;
	text-decoration: none;	
}

.nodeco:hover {
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}

A:visited	{
	color: #00314C;
}

img {
	border-color: #00314C;
	margin-right: 0px;
}

th	{
    color: #00314C;
	background-color: #FFE118;
	padding: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align:	center;
	font-weight: bold;
}

td {
	color: #87746D;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

td#news {
	background-color: #ffffff;
	color: #00314C;
	text-align: center;
	font-weight: bold;
}


i {
	color: #00314C;
}

b {
	color: #00314C;
}


H6				{
	font-family:	arial, helvetica, sans-serif;
	font-size:		9px;
	font-weight:	plain;
}
.header		{
	color:			#ffffff;
	background: 	#00314C;
	font-family:	arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
}
.line0		{
	color:				#000000;
	background: 	#c0c0c0;
	font-family:	arial, helvetica, sans-serif;
	font-size:		11px;
}
.line1		{
	color:				#000000;
	background: 	#a0a0a0;
	font-family:	arial, helvetica, sans-serif;
	font-size:		11px;
}
INPUT			{
	color:				#000000;
	font-family:	arial, helvetica, sans-serif;
	font-size:		12px;
}
SELECT	  {
	color:				#000000;
	font-family:	arial, helvetica, sans-serif;
	font-size:		12px;
}
TEXTAREA	{
	color:				#000000;
	font-family:	arial, helvetica, sans-serif;
	font-size:		12px;
}
.mandatory{
	color:				#ff0000;
}
.button		{
	width:				100px;
}
</style>

