/* Common */
body {
	background-color: #EEEEEE;
	background-image: url(images/logobig.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
}
td
{
	font-family: Verdana;
	font-size: 11px;
}
input
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #EEEEEE;
	border: 0.5pt #C0C0C0 solid;
}
textarea
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #EEEEEE;
	border: 0.5pt #C0C0C0 solid;
}

select
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #EEEEEE;
	border: 0.5pt #C0C0C0 solid;
}
A {
	text-decoration: underline;
	color: #000;
}

.header
{
	font-family: Arial;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.small_header
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.menu_header
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.font_normal
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

fieldset { 
border: #1E6599 1px solid;
padding: 0.2em 0.5em;
} 

legend {
background: #EEEEEE;
font-family: Verdana;
color: #1E6599;
font-size: 12px;
font-weight: bold;
padding: 0.2em 0.5em;
}  
.
button-1, .button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	cursor : hand;
	TEXT-DECORATION: none
}

.tblbgcolor
{
	background-color: #F5F5F5;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Note */

.note
{
	color: #000000;
	background-color: #daddfe;
}
.inform_title {
vertical-align: top;
font-weight: bold;
}

a, a:hover, a:visited, a:active {
color: #000000;
}

hr {
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
}

.spaciallistitem {
	color: red;
}
