a {
	color: #666666;
}

a:hover {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*scrollbar-3dlight-color: #EAEAEA;
	scrollbar-arrow-color: #7F7F7F;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-face-color: #EAEAEA;
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-shadow-color: #C6C6C6;
	scrollbar-track-color: #F4F4F4;*/
}

hr {
	border: 1px solid #CCCCCC;
}

td {
	font-size: 11px;
	color: #CCCCCC;
}

.downborder {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-top: 1px none #CCCCCC;
}

.grayborder {
	border: 1px solid #999999;
}

.inputbottone {
	background-color: #FFFFFF;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #000000;
	font-size: 9pt;
	/*font-tip: verdana;
	scrollbar-3dlight-color: #6699FF;
	scrollbar-arrow-color: #6699FF;
	scrollbar-base-color: #6699FF;
	scrollbar-darkshadow-color: #6699FF;
	scrollbar-face-color: #0E32AE;
	scrollbar-highlight-color: #3366CC;
	scrollbar-shadow-color: #0E32AE;*/
	z-index: 5;
}

.inputsubmit {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #666666;
	font-size: 9pt;
	/*font-tip: verdana;*/
	z-index: 10;
}

.noborder {
	border: 0px;
}

.tdfirma {
	background-image: url(../images/bkgr_firma.gif);
	background-repeat: repeat-x;
}

.upborderwhite {
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

#footer {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu {
	color: #99C8DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
}

#menu a {
	color: #B1DEF5;
	font-weight: bolder;
	text-decoration: none;
}

#menu a:hover{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
