body {background-color: #E1E1E1 ;font-family: Arial, Helvetica, 
      sans-serif; font-style:normal; font-weight:normal; color: black; 
      background-image: url(../images/bck-gray-horizontal.jpg);
      background-position: center; background-repeat: repeat-y;} 

h1 {text-align: left; padding: 4px 4px; margin: 0; border-width: 0}
h2 {text-align: left}
h3 {text-align: left; padding: 4px 4px; margin: 0; border-width: 0}
h4 {text-align: left}

div.content {margin: 12px auto; width: 950px;}

a:link    {color: #005588}
a:visited {color: #001144} 
a:hover   {color: #DD0000}
a:active  {color: #FF0000}

em {font-style:normal;color:red}
em.green {color:#003366}

a.red:link    {color: red}
a.red:visited  {color: red}

div.head {width: 942px; background-color: #113377; color: white; font-weight: bold;
         padding:4px 4px; text-align: left; border-top: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA}
div.head a {padding:0px 5px}
div.head a:link    {color: white; font-weight: bold; text-decoration: none}
div.head a:visited {color: #AAAAAA; font-weight: bold; text-decoration: none} 
div.head a:hover   {color: #990000; font-weight: bold; text-decoration: none}
div.head a:active  {color: #FF0000; font-weight: bold; text-decoration: none}
div.head em {font-style:normal; padding:4px 5px; background-color: red}


div.nav {width: 942px; background-color: #FFCC00; color: black; font-weight: bold;
         padding:4px 4px; text-align: left; border-top: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA}
div.nav a {padding:0px 5px}
div.nav a:link    {color: black; font-weight: bold; text-decoration: none}
div.nav a:visited {color: #555555; font-weight: bold; text-decoration: none} 
div.nav a:hover   {color: #990000; font-weight: bold; text-decoration: none}
div.nav a:active  {color: #FF0000; font-weight: bold; text-decoration: none}
div.nav em {font-style:normal; padding:4px 5px; background-color: red}

h4.err {color: red}
strong.err {color: red}

table.tit {width: 99%; background-color: white; color: black}
table.tit td {padding:2px 10px}
table.tit a:link    {color: white;}
table.tit a:visited {color: #222222;} 
table.tit a:hover   {color: red;}
table.tit a:active  {color: red;}

table.main {width: 99%; background-color: white; color: black}
table.main td {padding:2px 10px}

div.org {width: 99%; background-color: white; color: black; 
         padding:4px 5px; text-align: left}
div.org a:link    {color: black}
div.org a:hover   {color: red}
div.org a:active  {color: #00aa00}

dt {font-weight: bold; padding: 5px 0px}
dt a:link  {color: black}
dt a:hover {color: red}
dt a:active {color: #00aa00}

dd a:link  {color: #333333}
dd a:visited  {color: #666666}
dd a:hover {color: red}
dd a:active {color: #00aa00}

.photoframe {
    margin-left:14px;
    margin-bottom:14px;
    border:1px solid #CCC;
    padding:4px;
    background-color:white;
}


