.c-0 {
	background-color: #C61421;
}
.c-1 {
	background-color: #CB1D24;
}
.c-2 {
	background-color: #D5302A;
}
.c-3 {
	background-color: #EE5D3B;
}
.c-4 {
	background-color: #FA7849;
}
.c-5 {
	background-color: #FBAE8D;
}
.c-6 {
	background-color: #FCC8B1;
}
.c-7 {
	background-color: #FEE7DD;
}
.c-8 {
	background-color: #FFF7F3;
}
.c-raw {
	background-color: #FFFFFF;
}
.se-0 {
	background-color: #005826;
}
.se-1 {
	background-color: #4D872D;
}
.se-2 {
	background-color: #79A22F;
}
.se-3 {
	background-color: #93B62F;
}
.se-4 {
	background-color: #A7C62F;
}
.se-5 {
	background-color: #BCD42F;
}
.se-6 {
	background-color: #D2E153;
}
.se-7 {
	background-color: #E8EC93;
}
.border-all {
        border:1px solid #C61421; 
}
 .border-n {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #C61421; 
        border-top-width: 1px; 
        border-top-style: solid; 
        border-top-color: #C61421;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #C61421; 
} 
 .border-u {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #C61421; 
        border-bottom-width: 1px; 
        border-bottom-style: solid; 
        border-bottom-color: #C61421;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #C61421; 
}
.border-ll {
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #C61421; 
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #C61421; 
}
.border-h2 {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #C61421; 
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #C61421; 
}
 input {
       font-size: 9pt;
       padding-top: 0px;
       height: 20px;
} 
 .button_style {
       height: 20px;
       background-color: #FBAE8D;
       border-top-width: 1px;
       border-top-style: solid; 
       border-top-color: #FFFFFF; 
       border-bottom-width: 1px;
       border-bottom-style: solid; 
       border-bottom-color: #C61421; 
       border-right-width: 1px;
       border-right-style: solid;
       border-right-color: #C61421; 
       border-left-width: 1px; 
       border-left-style: solid; 
       border-left-color: #FFFFFF; 
       padding: 1px;
} 
 tr {
       font-size: 9pt;
       color:#000000;
} 
 .ptxt {
       line-height: 2;
} 
body {
       font-size: 9pt;
} 

a:link {
       color: #000000;
       text-decoration: none;
}
a:visited {
       color: #000000;
       text-decoration: none;
}
a:active {
       color: #0000FF;
       text-decoration: none;
}
a:hover {
       color: #0000FF;
       text-decoration: underline;
} 

a.morelin:link {
       color: #FA7849;
       text-decoration: none;
}
a.morelin:visited {
       color: #FA7849;
       text-decoration: none;
}
a.morelin:active {
       color: #C61421;
       text-decoration: none;
}
a.morelin:hover {
       color: #C61421;
       text-decoration: none;
} 

a.mainlin:link {
       color: #000000;
       text-decoration: none;
}
a.mainlin:visited {
       color: #000000;
       text-decoration: none;
}
a.mainlin:active {
       color: #F7941D;
       text-decoration: none;
}
a.mainlin:hover {
       color: #F7941D;
       text-decoration: underline;
}

a.navilin:link {
       color: #000000;
       text-decoration: none;
}
a.navilin:visited {
       color: #000000;
       text-decoration: none;
}
a.navilin:active {
       color: #C61421;
       text-decoration: none;
}
a.navilin:hover {
       color: #C61421;
       text-decoration: none;
}

a.toplin:link {
       color: #ffffff;
       text-decoration: none;
}
a.toplin:visited {
       color: #ffffff;
       text-decoration: none;
}
a.toplin:active {
       color: #790000;
       text-decoration: none;
}
a.toplin:hover {
       color: #790000;
       text-decoration: none;
}

.scrollbar-color {
	scrollbar-face-color:#9CCB29;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#9CCB29;
	scrollbar-shadow-color:#7BA608;
	scrollbar-darkshadow-color:#007236;
	scrollbar-track-color:#DEEFA5;
}
