/* 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;
}


/* 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;
}

.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;
}

.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:#FFCC66;
	border: solid;
	border-color: #000000;
	border-width: 2px;
}

.page_list_heading_td {
	padding: 0px;
}

.con_active_page_num {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	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: #000000;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.con_inset_page_num {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #3333AA;
	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: #3333AA;
}

a.con_inset_page:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #3333AA;
}

.link_list_table {
	background-color:#C7D3EF;
	border: solid;
	border-color: #000000;
	border-width: 2px;
}

.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: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #669966;
}

.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: #666699;
}

a.con_title:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;
}

.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;
}

/* Forum tags... */

TH {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

P {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

TD.row1 {
	BACKGROUND-COLOR: #E2E8FA
}

TD.row2 {
	BACKGROUND-COLOR: #C7D3EF
}

TH {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; HEIGHT: 25px; BACKGROUND-COLOR: #669966
}

TD.cat {
	HEIGHT: 25px; BACKGROUND-COLOR: #C7D3EF
}

TD.catHead {
	HEIGHT: 25px; BACKGROUND-COLOR: #C7D3EF;
}

TD.catLeft {
	HEIGHT: 25px; BACKGROUND-COLOR: #C7D3EF
}

TD.catRight {
	HEIGHT: 25px; BACKGROUND-COLOR: #C7D3EF
}

TD.catBottom {
	HEIGHT: 25px; BACKGROUND-COLOR: #C7D3EF
}

TD.cat {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 29px; BORDER-RIGHT-WIDTH: 0px
}

TD.catHead {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 29px; BORDER-RIGHT-WIDTH: 0px
}

TD.catBottom {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 29px; BORDER-RIGHT-WIDTH: 0px
}

TD.row3Right {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 0px
}

TD.spaceRow {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-WIDTH: 0px
}

TH.thHead {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}

TD.catHead {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}

TD.catSides {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}

TD.spaceRow {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}

TD.catRight {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}

TD.row3Right {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 1px
}

TD.catLeft {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

TD.catBottom {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px
}

.maintitle {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #000000; LINE-HEIGHT: 120%; FONT-FAMILY: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.gen {
	FONT-SIZE: 12px
}

.genmed {
	FONT-SIZE: 11px
}

.gensmall {
	FONT-SIZE: 10px
}

.gen {
	COLOR: #000000
}

.genmed {
	COLOR: #000000
}

.gensmall {
	COLOR: #000000
}

A.gen {
	COLOR: #333399; TEXT-DECORATION: none
}

A.genmed {
	COLOR: #333399; TEXT-DECORATION: none
}

A.gensmall {
	COLOR: #333399; TEXT-DECORATION: none
}

A.gen:hover {
	COLOR: #333399; TEXT-DECORATION: underline
}

A.genmed:hover {
	COLOR: #333399; TEXT-DECORATION: underline
}

A.gensmall:hover {
	COLOR: #333399; TEXT-DECORATION: underline
}

.mainmenu {
	FONT-SIZE: 11px; COLOR: #000000
}

A.mainmenu {
	COLOR: #333399; TEXT-DECORATION: none
}

A.mainmenu:hover {
	COLOR: #333399; TEXT-DECORATION: underline
}

.cattitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #006699; LETTER-SPACING: 1px
}

A.cattitle {
	COLOR: #006699; TEXT-DECORATION: none
}

A.cattitle:hover {
	TEXT-DECORATION: underline
}

.forumlink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #006699
}

A.forumlink {
	COLOR: #333399; TEXT-DECORATION: none
}

A.forumlink:hover {
	COLOR: #333399; TEXT-DECORATION: underline
}

.nav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}

A.nav {
	COLOR: #006699; TEXT-DECORATION: none
}

A.nav:hover {
	TEXT-DECORATION: underline
}

.topictitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}

H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}

A.topictitle:link {
	COLOR: #333399; TEXT-DECORATION: none
}

A.topictitle:visited {
	COLOR: #333399; TEXT-DECORATION: none
}

A.topictitle:hover {
	COLOR: #333399; TEXT-DECORATION: underline
}

.name {
	FONT-SIZE: 11px; COLOR: #000000
}

.postdetails {
	FONT-SIZE: 10px; COLOR: #000000
}

.postbody {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px
}

A.postlink:link {
	COLOR: #006699; TEXT-DECORATION: none
}

A.postlink:visited {
	COLOR: #5493b4; TEXT-DECORATION: none
}

A.postlink:hover {
	COLOR: #dd6900; TEXT-DECORATION: underline
}

.code {
	BORDER-RIGHT: #d1d7dc 1px solid; BORDER-TOP: #d1d7dc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #d1d7dc 1px solid; COLOR: #006600; BORDER-BOTTOM: #d1d7dc 1px solid; FONT-FAMILY: Courier, 'Courier New', sans-serif; BACKGROUND-COLOR: #fafafa
}

.quote {
	BORDER-RIGHT: #d1d7dc 1px solid; BORDER-TOP: #d1d7dc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #d1d7dc 1px solid; COLOR: #444444; LINE-HEIGHT: 125%; BORDER-BOTTOM: #d1d7dc 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fafafa
}

.copyright {
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Arial
}

A.copyright {
	COLOR: #000099; TEXT-DECORATION: none
}

A.copyright:hover {
	COLOR: #000099; TEXT-DECORATION: underline
}

input, textarea, select {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}

INPUT {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}

TEXTAREA {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}

SELECT {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}

INPUT.post {
	BACKGROUND-COLOR: #ffffff
}

TEXTAREA.post {
	BACKGROUND-COLOR: #ffffff
}

SELECT {
	BACKGROUND-COLOR: #ffffff
}

INPUT {
	TEXT-INDENT: 2px
}

INPUT.button {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
}

INPUT.mainoption {
	font-weight: bold;
	background-color: #FFCC66;
}

INPUT.liteoption {
	font-weight: normal;
	background-color: #FFCC66;
}

.helpline {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #dee3e7; BORDER-BOTTOM-STYLE: none
}

