BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #333366;
    FONT-FAMILY: 'Times New Roman';
    padding: 0px;
	margin: 0px
}
H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H2
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}

H5
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
H6
{
    COLOR: #6666CC;
    FONT-FAMILY: 'Times New Roman';
    TEXT-TRANSFORM: capitalize
}
TH {
 color: #6060cc
}
TBODY
{
    padding: 0px;
	margin: 0px
}
TR
{
    padding: 0px;
	margin: 0px
}
TD
{
    padding: 0px;
	margin: 0px;
	
}
.window {
	background-color: #ecedf0;
	border-width: 1px;
	border-style: outset;
	border-color: #dcdee2;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 10px
}

.tableHeader{
	background-color: #cde1f6;
	border-top-width: 1px;
	border-color: #2e5494;
	width: 100%;
	height: 20px;
	margin:-2px;
	padding:0px;
	padding-left:-4pt;
	padding-right:-4pt;
	padding-bottom:-2px
}
.tableLista{
	border-color: #2e5494;
	border-width: 1px;
	border-style: solid"
}
.menuFolders
{
    font-family     : arial, sans-serif;
    font-weight		: normal;
    color           : #003399;
    font-size       : 11;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
    cursor			: pointer;
}


.toolbar {
	background-color: #CCCCCC;
	border-bottom: ridge 2px #a4a4a4; 
	padding: 2px;
	width: 100%;
	margin:0;
	padding-left: 20px	
}
.toolbar li{
	display:inline;
	padding: 0 5px 0  5px;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor:pointer;
}

.toolbar img{
	position:relative;
	top: 2px;
}

.toolbarButton {
	background-color: EFEFEF;
	padding: 0px 2px 2px 2px;
	margin:0;
}
.sep
{
	width:1px;
	background-image: url("../images/BgSeparator.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.toolbarPanel {
	background-color: #D1D1D1;
	border:1px solid #005494;
	margin:0px;
}

.toolbarPanel ul {
	padding:4px;
	list-style-type: none;
	margin:0;
}

.toolbarPanel ul li{
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor: pointer;
	padding: 2px;
}

.divPanel {
	position:absolute;
	z-index:100;
	padding:1px;
	overflow:visible;
	top:0px;
	left:0px;
	white-space:nowrap;
	visibility: hidden;
}

.mainPanel{
	background-color:#CDE1F6;
	border: solid 1px #2e5494;
}

.topPanel{
	background-color:#244b72;	
	text-align: right;
	height: 20px;
	color: #FFF;
}


.erPanel 
{
	border:1px solid #005494;
	background-color: #FFF;
	width:100%;
}
     
.top
{
	background-color:#244b72;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor:pointer;
	padding:4px;
}

.top img{
	position: absolute;
	right: 4px;
	top: 6px
}

.top span
{
	padding: 0 20px 0 4px;
	color:#fff; 
}

.erPanel .content
{
	height:60px;
	margin: 0px;
	padding: 0px;
	overflow:auto;
}

.erPanel ul
{
	list-style-position: inside;
	margin:0;
}

.erPanel ul li
{
	border-bottom: 1px solid black;
	list-style-image: url("../images/ErrorIcon.gif");
}

.radio li
{
	list-style-type: none;
}
.button
{
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	font-size: 7pt;
	border: outset 2px #FFFFFF; 
}
