BODY {
        color: #eeeee0;
        background-color: #ffffff;
        font-family: Albany, Arial, Helvetica, Lucida Sans, Geneva, Verdana, Tahoma, sans-serif;
        font-size: 9pt;
}

A, A:VISITED {
        color : #696969;
        font-weight : bold;
        text-decoration : none;
}

A:LINK {
        color : #831834;
        font-weight : bold;
        text-decoration : none;
}


A:ACTIVE {
        color : #696969;
        text-decoration : none;
        font-weight : bold;
        border-style : none;
}

A:HOVER {
        color : #B03060;
        font-weight : bold;
        background: #E8E8E8;
 
}


H1, H2, H3, H5  {
        font-family: Arial;
        font-weight : bold;
        background-color : #fff8dc;
        color : #831834;
        width : 100%;
        border : solid #831834; // #363636;
        border-width : 1px 2px 2px 1px;
        padding : 2px 2px 2px 2px;
        text-indent : 9px;
}
                                                                                               
H6 {
	font-size : 9pt;
        font-family: Arial;
	font-weight: normal;   
	color: #FFFFF0;
 
}                	                                                 

H1 {
        font-size : 13pt;
}

H2 {
        font-size : 12pt;
}

H3 {
        font-size : 9pt;
}

H4 {
        font-size : 10pt;
}

H5 {
        font-size : 8pt;
}

H6 {	font-size : 9pt;

}

}

H1 A, H2 A, H3 A, H4 A, H5 A {
        color : #000000;
        font-weight : normal;
        text-decoration : none;
}

HR {
        color : #9CB9E0;
        width : 100%;
        height: 1px;
}

P, LI, OL, UL {
        color: #000000;
        font-size : 9pt;
        font-family: Albany, Arial, Helvetica, Lucida Sans, Geneva, Verdana, Tahoma, sans-serif;
        text-align: justify;
}

TABLE, TD, TR  {
        color: #000000;
        font-size : 9pt;
}

.PAD	{
	padding : 10px 10px 10px 10px;
}

.PAD2	{
	padding : 0.5cm;
}

.PAD3	{
	padding-left: 0.25cm;
	padding-right: 0.25cm;
	padding-top: ;
	padding-bottom: 0.25cm;
}

.NOBORD {

	border: ;
}

.BORD {
	border: .025cm solid #831834;
}

.BORDL {
	border-left: .025cm solid #831834;
}

.BORDB {
	border-bottom: .025cm solid #831834;
}

.BORDT {
	border-top: .025cm solid #831834;
}

.BORDR {
	border-right: .025cm solid #831834;
}

.BORDRD {
	border-right: .025cm dotted #831834;
}

.BORDLD {
	border-left: .025cm dotted #831834;
}

.BORDTD {
	border-top: .025cm dotted #831834;
}

.BORDBD {
	border-bottom: .025cm dotted #831834;
}

.TABH {
	font-family: Arial;
	font-size: 12pt;
        font-weight: bold;
	Color: #831834; 
}

a.TABH:LINK {
        color: #831834;
        font-weight: bold;
        text-decoration: none;
}

a.TABH:VISITED {
        color : #696969;
        font-weight : bold;
        text-decoration : none;
}

a.TABH:ACTIVE {
        color : #831834;
        text-decoration: none;
        font-weight: bold;
        border-style: none;
}

a.TABH:HOVER {
        color: #ffffff;
        font-weight: bold;
        background: #ffd400;
}

.TABT {
	font-family: Arial;
	font-size: 8pt;
        font-weight: bold;
	Color: #000000;
}

.BOXH {   
	font-family: Arial;
	font-size: 9pt;
        font-weight: bold;
	Color: #831834;    
}

.BOXT {      
	font-family: Arial;
	color: #000000; 
	font-size: 7pt;
        font-weight: normal;
        text-decoration: none;
}

a.BOXT:LINK {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
}

a.BOXT:VISITED {
        color : #696969;
        font-weight : bold;
        text-decoration : none;
}

a.BOXT:ACTIVE {
        color : #831834;
        text-decoration: none;
        font-weight: bold;
        border-style: none;
}

a.BOXT:HOVER {
        color: #ffffff;
        font-weight: bold;
        background: #ffd400;
}

.VNAR {
        color : #ffffff;
        background : #000000;
}

.VNUT {
        background : #95AFD4;
}

.VNOP {
        background : #A5BCE2;
}

.VNAR A, .VNAR A:LINK, .VNAR A:VISITED {
        color : #fff8dc;
        background : #000000;
}

.VNUT A, .VNUT A:LINK, .VNUT A:VISITED {
        color : #000099;
        background : #95AFD4;
}

.VNOP A, .VNOP A:LINK, .VNOP A:VISITED {
        color : #000099;
        background : #A5BCE2;
}

.RIGHT {
        text-align: right;
}

.LEFT {
        text-align: left;
}

.CENTER {
        text-align: center;     
}

.JUST {
	text-align: justify;
}

.NAVBAR {
        color : #ffd128;
        background : #000000;
}

.NAVBAR   A,  .NAVBAR   A:LINK,  .NAVBAR   A:VISITED {
        color : #ffd128;
        font-weight: normal;
        text-decoration : none;
}

.NAVBAR   A:ACTIVE  {
        color : #FFF700;
/*      background: #4a69a7;
 */
/*      background: #FFD700;
 */
        font-weight: normal;
        text-decoration : none;
}

.NAVBAR   A:HOVER {
        color : white;
 
/*      color : Navy;
             */
        background: #831834;
 
/*      background: #696969; */
        font-weight: normal;
        text-decoration : none;
}

.htit {
        padding-top : 2px;
        padding-left: 8px;
        padding-right: 8px;
        padding-bottom : 2px;
        color : #95AFD4;
        background : #395A9D;
        font-family: Verdana;
        }

.deviz {
        color: #333399;
}

.ident {
        text-indent : 8px;
}

.warn {
        font-family: Verdana;
        font-size: 14pt;
        color: #CC0000;}

.PageBODY {background-color: #ffffff; color: #000000; font-family: Albany, Arial; font-size: 9pt}
.FormTABLE {background-color : #fff8dc; font-family: Arial; font-size: 10pt}
.FormHeaderTD {color : #831834; background-color : #fff8dc; text-align: LEFT}
.FormHeaderFONT {font-size: 10pt; font-weight: bold; font-family: Arial. Helvetica; color: #831834;}
.FieldCaptionTD {background-color: #95AFD4}
.FieldCaptionFONT {font-size: 9pt; font-weight: bold}
.SummaryTD {background-color: #EEEEE0}
.SummaryFONT {font-size: 9pt; font-weight: bold}
.DataTD {background-color: #fff8dc}
.DataFONT {font-size: 9pt}
.FooterFONT {font-size: 9pt; font-color: #ffffff; font weight: normal}
.ColumnTD {background-color: #fff8dc}
.ColumnFONT {font-size: 9pt; font-weight: bold; font-family: Arial}
.RowTD {background-color: #fff8dc}
.RowFONT {font-size: 9pt; font-weight: bold; font-family: Arial}

.WarningFONT {font-family: Arial; color: #990033}
.FormHeader2FONT {font-size: 10pt; font-weight: bold}
.PageWithNoFaceBODY {background-color: #7AA0D6; color: #000033; font-family: Arial, Helvetica, Lucida Sans, Geneva, Verdana, Tahoma, sans-serif; font-size: 9pt;}

/*
.FormHeaderTD A, .FormHeaderTD A:LINK, .FormHeaderTD A:VISITED, .FieldCaptionTD A, .FieldCaptionTD A:LINK, .FieldCaptionTD A:VISITED, {
        background : #EEEEE0;
}

.DataTD A, .DataTD A:LINK, .DataTD A:VISITED, .ColumnTD A, .ColumnTD A:LINK, .ColumnTD A:VISITED {
        background : #95AFD4;

}

/*

.FooterFONT A, .FooterFONT A:LINK, .FooterFONT A:VISITED, {
        font-family: Arial;
	font-color : #ffffff;
	background : #EEEEE0;
}
*/
/*
input,textarea,select,option {          
        font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
        font-size: 9pt;
        background-color : #BECEE4;
        color : #000033;
}
*/
