/* Standard CSS tags... */

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

div, span, td, th {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
}

hr {
	border-right: #000000 0px solid;
	border-top: #000000 1px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	height: 0px
}

blockquote {
	font-family: Courier;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFF99;
	padding: 4px;
	color: #000000;
}

.search_heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #6666AA;
}

.site_caption {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
}

a.front_bold_link {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}

a.front_bold_link:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF66;
}

a.featured_title {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.featured_title:hover {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.featured_story {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.featured_dim {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666699;
}

.download_title {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}

.download_dim {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.download_desc {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}


/* MYOB-standard styles (referenced in PHP code directly, refer to common field names, etc.)... */

a.link_in_page {
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

a.link_in_page:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

.ad_label {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #333399;
}

a.breadcrumb:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #333399;
}

.cat_name {
	font-family: Tahoma, Arial;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.cat_name {
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.cat_name:hover {
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.subcat_name {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #669999;
}

a.subcat_name {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #669999;
}

a.subcat_name:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #669999;
}

.blockquote {
	font-family: Courier;
	font-size: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

.con_byline {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.con_byline_small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.con_copyright {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #666666;
}

.page_list_table {
	background-color:#990000;
	border: solid;
	border-color: #000000;
	border-width: 1px;
}

.page_list_heading_td {
	padding: 0px;
}

.con_active_page_num {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6666;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.con_active_page {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6666;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.con_news_headline {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.con_news_headline {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.con_news_headline:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.con_featured_story {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.con_featured_story {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.con_featured_story:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

.con_inset_page_num {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}

a.con_inset_page {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.con_inset_page:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

.link_list_table {
	background-color:#FFFF66;
	border: solid;
	border-color: #000000;
	border-width: 1px;
}

.con_inset_link_prefix {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.con_inset_link {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
}

a.con_inset_link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

a.con_inset_link:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

.con_oneliner {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #999999;
}

.con_page_heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #669966;
}

.con_quote {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6666;
}

.con_quote_author {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CC6666;
}

.con_title {
	font-family: Tahoma, Arial;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.con_title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #669999;
}

a.con_title:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #669999;
}

.event {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a.event {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.event:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.event_heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.event_tentative {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #6666AA;
}

.event_details {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.fineprint {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

a.fineprint {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

a.fineprint:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

.fit_more {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.img_caption {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #669966;
}

.img_copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #AAAAAA;
}

.primary_nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.primary_nav {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

a.primary_nav:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

.search {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}

.search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-color: #000000;
	border-width: 2px;
	vertical-align: top;
}

.search_button {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.link_from_home {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

a.link_from_home {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

a.link_from_home:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

.small {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}

a.small:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

.who_heading {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.alert {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
