/*
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
*/

body {
/*background-image:url("pictures/gold_gradient.jpg");*/
margin-top:1; /*topmargin*/
}

table.main_table
/*
<table class="main_table">
*/
{
width:580;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;

/*<div class="verticaltext">*/
}

h1 
/* CNI top header */
{
font-weight: bold;
font-size: small;
color: #000080;
}

h2 
/* Title */
{
font-weight: bold;
font-size: large;
color: #000080;
font-style: italic;
}

h3 
/* Left navigation */
{
font-size: 10px;
font-family: arial;
}
