body {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; line-height: 18px;}

.title_large {font: 18px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-transform: lowercase; font-weight: bold;}
.title {font: 12px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-transform: lowercase; font-weight: bold;}


a:link {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-decoration: underline;}
a:visited {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-decoration: underline;}
a:hover {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #9B003C; text-decoration: underline;}
a:active {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #5E6A71; text-decoration: underline;}


/* the link classes below are specific to the members area navigation links */
a:link.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #ffffff; text-decoration: underline;}
a:visited.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #ffffff; text-decoration: underline;}
a:hover.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #9B003C; text-decoration: underline;}
a:active.members {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; color: #ffffff; text-decoration: underline;}


/* LINK COLOUR FOR LINKS WITHIN A ERROR AND SUCCESS DIV */
a:link.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline;}
a:visited.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline;}
a:hover.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #9B003C; text-decoration: underline;}
a:active.message {font: 11px dax, Trebuchet MS, geneva, arial, sans-serif; font-weight: bold; color: #ffffff; text-decoration: underline;}


.navigation_main {font-size:11px; color:#333333; text-transform: uppercase;}
.navigation_main a, .navigation_main a:link, .navigation_main a:visited, .navigation_main a:hover {font-size:11px; color:#333333;}
.navigation_main a:hover {color:#333333; text-decoration: underline;}

.validate_message_error {font-weight: bold; color:#ffffff; background-color:#9B003C; padding-left: 13px; padding-top: 4px; padding-bottom: 4px; padding-right: 13px;}
.validate_message_success {font-weight: bold; color:#ffffff; background-color: #5E6A71; padding-left: 13px; padding-top: 4px; padding-bottom: 4px; padding-right: 13px;}
.validate_color {font-weight: bold; color:#9B003C;}