/* CSS Document */

body {
font-family:arial,helvetica,sans-serif;
font-size:15px;
color:#003366;
background-image:url(../images/bkgrd.jpg);
background-attachment:fixed;
background-color:#FDFDFD;
margin: 15px;}

a:link {color:blue}
a:visited {color:black}
a:hover {color:red}
a:active {color:red}

table.main
(width: 900px;)

td.menu
(width: 140px;
vertical-align:text-top;)

.red {
color:red}

.blue {
color:blue}

.address
{font-size:12px;
text-align:center;}

.bottommenu
{font-size:12px;
text-align:center;}

.center {
text-align:center}

.copy
{font-size:10px;
font-style:italic;
text-align: center;}

.small {
font-size:12px}

.large {
font-size:20px}

.italic {
font-style:italic}

.special {
font-family:"trebuchet ms",arial,helvetica,sans-serif;
font-size:14px}

h1 {
font-weight:bold;
font-size:24px;
text-align:center;}

h2 {
font-weight:bold;
font-size:20px;
text-align:center;}

h3 {
font-size:20px;
text-align:center;}

h4 
{font-style:italic;
font-size:14px;
text-align:center;}

.form {
width:600px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#ffffff}

.form2 {
width:600px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:#888888;
background-color:#ffffff}
