body { 
background: url(/images/bg.jpg); 
background-repeat:repeat-x; 
background-position:top; 
background-color:#ffffff;
color:#555555;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-family:Arial; 
font-size:8pt;
SCROLLBAR-FACE-COLOR: #ECECEA; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #BCBCBB; SCROLLBAR-3DLIGHT-COLOR: #BCBCBB; SCROLLBAR-ARROW-COLOR: #A5A5A4; SCROLLBAR-TRACK-COLOR: #D7D7D7; SCROLLBAR-DARKSHADOW-COLOR: #D7D7D7;
}

A:link, a:visited, a:active { color:#13487e; text-decoration:none; } 
A:hover { background-color:#117be7; color:#ffffff; text-decoration:none; } 

.main, .main.table, table.main {
background: url('/images/main-bg.gif');
background-position:top; 
padding:0px;
font-family:Arial; 
font-size:9pt;
}

.caseta, .caseta.table, table.caseta {
background: url('/images/casetaroz.jpg');
background-repeat:repeat-x; 
background-position:top; 
padding:0px;
font-family:Arial; 
font-size:9pt;
}

h2 { padding: 0px; border-width: 0px; margin: 0px; clear: both; font-family:Helvetica; font-size:10pt; font: normal; font-weight:bold; text-decoration:none; }
hr { border:0; color: #cfcfcf; height: 1px; border:normal; } 
h1 { padding: 0px; border-width: 1px solid #000000; margin: 0px; font:normal 160% Georgia, serif; color:#0e445c; }

.VA { font-family:Arial; font-size:9pt; color:#ffffff; }
.V8 { font-family:Arial; font-size:9pt; }
.VB { font-family:Arial; font-size:9pt; font-weight:bold; }
.A8 { font-family:Arial; font-size:8pt; }
.A7 { font-family:Arial; font-size:7pt; }

input { font-family:Arial; font-size:9pt; border:1 solid #a0a0a0; height:18; } 
textarea { font-family:Arial; font-size:9pt; border:1 solid #a0a0a0; } 
select { font-family: Arial; font-size:9pt; border:1 solid #000000; background:#F0EDE8; }

.highslide {
	cursor: hand;
}
.highslide img {
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.highslide:hover img {
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-caption {
    display: none;
    
	border: 2px solid white;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
 text-decoration: none;
	padding: 5px;
	border: 1px solid white;
 background-color: #FF9900;
	font-family:Arial, sans;
}
.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.demo {
color:#000000;
background-color:#FFFFFF; 
layer-background-color:#FFFFFF;
border:0;
position:absolute; 
width:512px;
height:49px;
top:0px; 
left:0px; 
z-index:1002;
visibility:hidden;
display: block;
overflow: auto;
}

/* Controlbar example */
.controlbar {	
	background: url(/images/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/images/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

