body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000;
}
th {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal; 
	color: #000000 ; 
	font-weight: bold
}
h1 { 
	font-size: 18pt; 
}
h2 { 
	font-size: 16pt; 
}
h3 { 
	font-size: 14pt; 
}
h4 { 
	font-size: 12pt; 
}
h5 { 
	font-size: 10pt; 
}
h6 { 
	font-size: 8pt; 
}
a {
	color: #999999; 
	text-decoration: none; 
}
a:hover {
	color: #000000; 
	text-decoration: underline; 
}
a:link { 
	text-decoration: none; 
	color: #003399; 
}
a:link.menulnk, a.menulnk {  
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: none;
	color: #999999;
}
a:visited { }

.highlightbox {
       color: #000000;
	position: static; 
	z-index: 1; 
	height: auto; 
	clip: rect(   ); 
	background-color: #CCCCCC; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	margin-right: 3px; 
	margin-left: 0px; 
	border-color: #000000 solid;
}

.sidebox {  
	font-size: 8pt; 
	font-style: normal; 
	color: #000000; 
	border: thin solid; 
	position: static; 
	z-index: 1; 
	height: auto; 
	width: 157px; 
	clip: rect(   ); 
	background-color: #FFFFFF; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 4px; 
	margin-right: 3px; 
	margin-left: 10px; 
	border-color: #993333 solid
}
.thinline { 
	background-attachment: fixed; 
	background-image: url(/images/bkgrnds/orange.gif); 
	background-repeat: repeat-x
}
.mssg {
	color: #000066;
	font-weight: bold;
}
.emph {
       font-size: 12pt;
       font-style: italic;
       font-weight: bold;
}

.cells {
    background-color: #FFFFFF;
}

.icells {
    background-color: #FFFFFF;
    font-weight: bold;
}

.hcells {
    background-color: #999999;
    color: #000000;
}

.table {
    background-color: #999999;
}

.cat_title {
    margin-top: 20px;
    margin-left: 20px;
    background-color: #cccccc;
    color: #999999;
    border-width: thin;
    border-style: solid;
    border-color: #999999;
    padding: 3px;
    font-size: 20px;
    font-weight: bold;
}

.cat_title_line {
    border-bottom-width: thin;
    border-bottom-style: solid;
    boder-bottom-color: #999999;
    width: 475px;
    margin-left: 40px;
    padding: 3px;


}

.logos {
    width: 475px;
    margin-left: 100px;
    margin-top: 10px;
}

.processorder
{
    color: #990000;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-width: medium;
    border-style:   solid;
    border-color:   #000000;
    background-color: #CCCCCC;
}

.xtra_text {

}
