BODY {
	MARGIN: 0px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	color: #CCCCCC;
	background-color: #333333;
scrollbar-face-color: #666666;
/*scrollbar-arrow-color: #FFFF00;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #008000;
scrollbar-shadow-color: #00FFFF;
scrollbar-darkshadow-color: #008080;
scrollbar-track-color: #FFA500;*/

}
TD {
	FONT-SIZE: 14px;
}
.wit {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN: 5px 5px; COLOR: #ffffff; TEXT-DECORATION: none
}
.wit:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN: 5px 5px; COLOR: #F90100; TEXT-DECORATION: none
}
hr {
	color: #999999;
	height: 1px;
	clear: both;
}
.small {
	font-size: 12px;
}
.xsmall {
	font-size: 11px;
}
.xxsmall {
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 6px;
	margin-bottom: 8px;
	color: #CC3333;
	font-weight:bold;
}
.pagina {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.groter {
	font-size: 15px;
}
a {
	color: #DDDDDD;
}
a:hover {
	color: #BBBBBB;
}
.border {
	border: 1px solid #666666;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg4 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg5 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg6 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg7 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg8 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg8.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg9 {
	background-attachment: fixed;
	background-image: url(../images/bg/bg9.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/panel.jpg);
	background-repeat: repeat-y;
	background-position: -70px top;
}
input,textarea {
	background-color: #999999;
	border: 1px solid #666666;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
}
.schemer {
	background-color: #3C3C3C;
	border: 1px solid #444444;
	filter: Alpha(Opacity=75);
}

