.photoback {
	background-attachment: fixed;
	background-image: url(images/Fire_Circle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phototable {
	border: thin outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.messagetable {}
    .pageHeadline {}
    .resultsmessage {
        background-color: #CCCCCC;
        padding: 2px;
    }
    .errormessage {
        color: #FF0000;
        padding: 2px;
        font-weight: bold;
		background-color: #FFCCFF;
    }

.menutable {}
    .menutablecell {}
    .menulink {}

.formtable {}
    .formtableFieldControls {}
    .formtableSpaceRow { font-size: 9px; }
    .formtableFieldValue {}
	.formtableFieldDescriptionRequired { color: #FF0000; }
    .formtableFieldDescription {}
    .formInputTextField {}
    .formInputExampleText {}
    .formInputTextArea {}
    .formSubmitButton {}

.viewtable {}
    .viewtableFieldValue {}
    .viewtableFieldDescription {}
	.viewtableFieldDescriptionRequired { color: #FF0000; }

.listtable {}
    .listtableHeaderRow {}
    .listControls {}
        .linkViewListing {}
            a.linkViewListing:link {}
            a.linkViewListing:visited {}
            a.linkViewListing:active {}
            a.linkViewListing:hover {}
    .listTitleBlock { font-size: 15px; }
    .listCategoryBlock {}
    .listStatus {}
    .listDates {}
    .listCounters {}

.listNextPrevTable {}
    .linkPrevious {}
    .linkNext {}
    .linkJumpToPage {}

.viewTitle {}
.viewReturn {}
    a.linkviewReturn:link {}
    a.linkviewReturn:visited {}
    a.linkviewReturn:active {}
    a.linkviewReturn:hover {}
.viewLongDescription {}
.viewLocation {}
.viewContactInfo {}
.viewCategory {}
