
.contenttable {
    border: none;
    padding: 0px;
    margin: 0px;
}

.thumbTable {
    border: solid 1px #939393;
    padding: 0px;
    margin: 0px;
}

.thumbImage {   border: solid 1px #939393; }
.thumbImage a:link {   border: solid 1px #939393; }
.thumbImage a:hover {   border: solid 1px #939393; }
.thumbImage a:visited {   border: solid 1px #939393; }

.header {

    margin: 0px;
    padding: 0px;

    background-color: #FFFFFF;
    background-image: url("images/top_bar_fill.gif");
    background-repeat: repeat-x;
    background-position: top left;
}



.footer {

    margin: 0px;
    padding: 0px;

    background-color: #FFFFFF;
    background-image: url("images/bottom_bar_fill.gif");
    background-repeat: repeat-x;
    background-position: top left;
}

.gallery {

    margin: 0px;
    padding: 0px;

    background-color: #FFFFFF;
    background-image: url("images/gal_red_bar.gif");
    background-repeat: repeat-x;
    background-position: top left;
}



.pagebody {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    background-color: #FFFFFF;
    margin: 0px;
    padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.whiteText { font-family: 'tahoma'; font-size: 11px; color: #ffffff;  text-decoration: none; }
.whiteText a:link  { font-family: 'tahoma'; font-size: 11px; color: #ffffff;  text-decoration: none; }
.whiteText a:visited  { font-family: 'tahoma'; font-size: 11px; color: #ffffff;  text-decoration: none; }
.whiteText a:hover  { font-family: 'tahoma'; font-size: 11px; color: #ce3434;  text-decoration: none; }

.greyText { font-family: 'tahoma'; font-size: 11px; color: #939393;  text-decoration: none;  }
.greyText a:link  { font-family: 'tahoma'; font-size: 11px; color: #939393;  text-decoration: none; }
.greyText a:visited  { font-family: 'tahoma'; font-size: 11px; color: #939393;  text-decoration: none; }
.greyText a:hover  { font-family: 'tahoma'; font-size: 11px; color: #ce3434;  text-decoration: none; }

.darkGreyText { font-family: 'tahoma'; font-size: 11px; color: #767676;  text-decoration: none; }
.darkGreyText a:link  { font-family: 'tahoma'; font-size: 11px; color: #b32020;  text-decoration: none; }
.darkGreyText a:visited  { font-family: 'tahoma'; font-size: 11px; color: #b32020;  text-decoration: none; }
.darkGreyText a:hover  { font-family: 'tahoma'; font-size: 11px; color: #b32020;  text-decoration: underline; }



.redText { font-family: 'tahoma'; font-size: 11px; color: #b32020;  text-decoration: none; }
.redText a:link  { font-family: 'tahoma'; font-size: 11px; color: #b32020;  text-decoration: none; }
.redText a:visited  { font-family: 'tahoma'; font-size: 11px; color: #b32020;  text-decoration: none; }
.redText a:hover  { font-family: 'tahoma'; font-size: 11px; color: #ce3434;  }

.formInputField { padding-left:4px; padding-right:4px; border-style: solid; border-width: 1px; border-color: #939393; font-family: 'tahoma'; font-size: 11;  color: #5d5d5d; text-decoration: none; }

.formInputSubmitButton {
background-color: #ffffff;
border-style: solid; border-width: 1px; border-color: #939393; font-family: 'tahoma'; font-size: 11;  color: #b32020;	 
width : 60px;
height : 22px;
margin: 0px;
padding: 0px;
 }

