

p {
line-height:18px;
}

.copyright p, .copyright td {
color:#FFFFFF;
}


.logo {
height:101px;
background-image:url(../Images/Graphics/logo_bg.gif);
}
.coyname {
width:365px;
vertical-align:top;
text-align:right;
background-image:url(../Images/Graphics/coy_name.gif)
}
.footer {
height:54px;
background-image:url(../Images/Graphics/footer.gif);
text-align:center;
vertical-align:bottom;
}

.footer p {
line-height:14px;
}

.nav {
background-image:url(../Images/Graphics/nav_bg.jpg);
vertical-align:top;
width:700px;
}

.cleft {
width:10px;
background-image:url(../Images/Graphics/content_left.gif);
}

.cright {
width:10px;
background-image:url(../Images/Graphics/content_right.gif);
}

.navnews {
background-image:url(http://www.russet.co.nz/Files/Images/Graphics/news_banner.gif);
padding-bottom:8px;
}
.navnews a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding:0px 15px 0px 15px;
} 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

