body {
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #cccccc;

a {
	color: #000000;
	text-decoration: none;
	}
a:link {
 color: #990000;
 text-decoration: none;
}
a:hover {
 color: #990000;
 text-decoration: underline;
 }
a:visited {
 color: #990000;
 text-decoration: none;
 }
.rs {  background-image: url(/images/blue_box_rs.gif); background-repeat: repeat-y}
.LS {  background-image: url(/images/blue_box_ls.gif); background-repeat: repeat-y}
.gray_line {  background-image: url(/images/gray_line.gif); background-repeat: repeat-x}
.gray_line_bottom {  background-image: url(/images/gray_line.gif); background-repeat: repeat-x; background-position: bottom}
.blue_line_h {  background-image: url(/images/blue_line_h.gif); background-repeat: repeat-x}
.blue_line_v {  background-image: url(/images/blue_line.gif); background-repeat: repeat-y}
.blue_line_vr {  background-image: url(/images/blue_line.gif); background-repeat: repeat-y; background-position: right}
.pink_top {  background-image: url(/images/pink_square.gif); background-repeat: repeat-x}
.pink_left {  background-image: url(/images/pink_square.gif); background-repeat: repeat-y}
.pink_right {  background-image: url(/images/pink_square.gif); background-repeat: repeat-y; background-position: right}
.pink_bottom {  background-image: url(/images/pink_square.gif); background-repeat: repeat-x; background-position: bottom}
.search {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; background-color: #990000; width: 150px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border: 1px #c0c0c0 inset}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
}
.justify {text-align: justify; }
.redtext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #990000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
    }
    
    .Heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: red;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial, Helvetica
}
.Heading4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: navy;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial, Helvetica
}