@charset "utf-8";
/* CSS Document */

body
{
background-image:url('images/bg.gif');
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family: arial;
font-size: 11px;
font-weight: none;
color: #333;
}

.company {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #333;
}

.nav:link {font-family: arial; font-size: 16px; font-weight: bold; color: #ffffcc; text-decoration: none; padding-right:15px;padding-left:15px; }
.nav:visited {font-family: arial; font-size: 16px; font-weight: bold; color: #ffffcc; text-decoration: none; padding-right:15px;padding-left:15px; }
.nav:active {font-family: arial; font-size: 16px; font-weight: bold; color: #ffffcc; text-decoration: none; padding-right:15px;padding-left:15px; }
.nav:hover {font-family: arial; font-size: 16px; font-weight: bold; color: #ff9900; text-decoration: none; padding-right:15px;padding-left:15px; }

a:link {font-family: arial; font-size: 12px; font-weight: bold; color: #666; text-decoration: none; }
a:visited {font-family: arial; font-size: 12px; font-weight: bold; color: #666; text-decoration: none; }
a:active {font-family: arial; font-size: 12px; font-weight: bold; color: #666; text-decoration: none; }
a:hover {font-family: arial; font-size: 12px; font-weight: bold; color: #ff9900; text-decoration: none; }

.foot_nav:link {font-family: arial; font-size: 10px; color: #ffffff; text-decoration: none; }
.foot_nav:visited {font-family: arial; font-size: 10px; color: #ffffff; text-decoration: none; }
.foot_nav:active {font-family: arial; font-size: 10px; color: #ffffff; text-decoration: none; }
.foot_nav:hover {font-family: arial; font-size: 10px; color: #ff9900; text-decoration: none; }

.slogan
{
font-family: arial;
font-size: 14px;
font-style:italic;
font-weight: bold;
color:#ffffcc;
}

.footer
{
font-family: arial;
font-size: 10px;
color:#ffffff;
}

fieldset
{
border:none;
}

