body
{
	margin: 50px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/gris.gif);
	background-position: top;
	color: black;
	font-family: "Verdana";
	font-size: 8pt;
}

hr
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px dashed black;
	height: 1px;
}

img
{
	border: 0px;
}

a
{
	color: #199af6;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: white;
	background: #ffa623; 
}

div.doc
{
	background: white;
	width: 738px;
	text-align: center;
	margin: 0px auto 0px auto;
	border: 10px solid #b7b7b7;
}

select
{
	font-size: 8pt;
	color: white; 
	background: #199af6;
	border: 0px;
}

input
{
	font-size: 8pt;
	color: white; 
	background: #199af6;
	border: 1px solid black;
	width: 135px;
	margin: 0px;
	padding: 0px;
}

input.submit
{
	background: #ffa623;
	color: black;
	border: 1px solid black;
}

input.print
{
	width: auto;
	background: white;
	color: black;
	border: 0px;
}

table
{
	font-size: 8pt;
}

table.list
{
	border-right: 1px solid black;
}

table.layout
{
	font-family: "Verdana";
	font-size: x-small;
	border-collapse: collapse;
	table-layout: fixed;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.topanim
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.topshadow
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.topmenu
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.menu
{
	width: 159px;
	text-align: left;
	background: #199af6;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.content
{
	text-align: left;
	background: white;
	padding: 0px 15px 15px 27px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.news a
{
	color: white;
}

td.news a:hover
{
	color: black;
}

td.news
{
	width: 221px;
	text-align: left;
	background: #ffa623;
	padding: 0px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

td.footer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

div.choice
{
	margin: 6px 4px 6px 25px;
	color: white;
	font-size: 7pt;
}

div.choice a
{
	font-weight: normal;
	color: white;
}

div.choice a:hover
{
	background: transparent;
	text-decoration: underline;
}

div.print
{
}

h1
{
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px dashed black;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px dashed black;
}

h3
{
	font-size: 10pt;
	font-weight: normal;
	border-bottom: 1px dashed black;
}

div.error
{
	border: 1px solid black;
	background: white;
	color: red;
}

div.author
{
	font-style: italic;
	font-weight: normal;
	letter-spacing: -0.1em;
	color: white;
	text-align: right;
}

div.mandatory
{
	color: red;
}

th
{
	background: #ffa623;
	color: black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

td.even
{
	background: #eef;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.odd
{
	background: #ffe;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

