A
{
	text-decoration:none;
	
}

/* 
Wapeka
*/

body {background-color: #73a62d; background-image:url(../img/bg_main.jpg);}

/* 
Lines, Backgrounds and Table Colours
*/

.tablefill {background:#ffffff;}

/* 
Content
*/

.bodytext {font-family:verdana; font-size:12px; font-weight:normal; color:#333333; line-height:17px;}
.bodytextbold {font-family:verdana; font-size:12px; font-weight:bold; color:#333333; line-height:17px;}
.bodytextitalics {font-family:verdana; font-size:12px; font-weight:normal; font-style:italic; color:#333333; line-height:17px;}
.bodytextbolditalics {font-family:verdana; font-size:12px; font-weight:bold; font-style:italic; color:#333333; line-height:17px;}

.footer{font-family:verdana; font-size:10px; font-weight:normal; color:#8e8e8e; line-height:12px;}


/* 
Links
*/

.txtlinks {font-family:verdana; font-size:12px; font-weight:normal; color:#0066b3; line-height:15px;}
a.txtlinks {font-family:verdana; font-size:12px; font-weight:normal; color:#0066b3; line-height:15px;}
a.txtlinks:hover {font-family:verdana; font-size:12px; font-weight:normal; color:#ec3a3e; line-height:15px; text-decoration:underline}

.footerlink{font-family:verdana; font-size:10px; font-weight:normal; color:#8e8e8e; line-height:12px;}
.footerlink:hover{font-family:verdana; font-size:10px; font-weight:normal; color:#8e8e8e; line-height:12px; text-decoration:underline}



/* 
Headers and Sub-headers
*/

.header {font-family:verdana; font-size:14px; font-weight:bold; color:#004984; line-height:18px;}



