body {
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        MARGIN: 0px;
        PADDING-BOTTOM: 0px;
        PADDING-TOP: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
.companyname {
        MARGIN-RIGHT: 0px;
        MARGIN-LEFT: 105px;
        MARGIN-BOTTOM: 8px;
        MARGIN-TOP: 12px;
	font-family: Times New Roman; Bookman;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600
}
.header {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
}
a.blue:link {
	color: #2C2C60;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}
a.blue:visited {
	color: #2C2C60;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}
a.blue:hover {
	color: #ff6600;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.blue:active {
	color: #2C2C60;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}
a.bluelight:link {
	color: #4eacb8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.bluelight:visited {
	color: #4eacb8;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.bluelight:hover {
	color: #2C2C60;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.bluelight:active {
	color: #4eacb8;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.footer:link {
	color: #2C2C60;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}
a.footer:visited {
	color: #2C2C60;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}
a.footer:hover {
	color: #2C2C60;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.footer:active {
	color: #2C2C60;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}
a.footerbold:link {
	color: #2C2C60;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
}
a.footerbold:visited {
	color: #2C2C60;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
}
a.footerbold:hover {
	color: #2C2C60;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a.footerbold:active {
	color: #2C2C60;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
}
.menusor {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
        margin-top : 4px;
        padding-bottom : 0px;
        margin-bottom : 4px;
        margin-left : 12px;
        margin-right : 0px;
	color: #ffffff;
}
a.menu:link {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.menu:visited {
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
a.menu:hover {
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.menu:active {
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.referencia {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
        margin-top : 4px;
        padding-bottom : 4px;
        margin-bottom : 4px;
        margin-left : 4px;
        margin-right : 4px;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a, a:visited, a:active {color: #0000ff; text-decoration:none;}
a:hover {color: #006699; text-decoration:underline;}

.btn {color: #ffffff; background-color: #000000;}

.formbox {border:1px solid #777;}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #6699FF;
margin: 3px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.hintanchor2{ /*CSS for link that shows hint onmouseover*/
color: #6699FF;
margin: 3px 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.style8{color: #ff0000;}
.style9{color: #ff0000;}
