td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
.pagebody {
	margin-top: 10px;
	background-image: url(../graphics/common/dk_red_bg.jpg);
	background-repeat: repeat;
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
a { color: #600; text-decoration: underline; }
a:hover   { color: #F9A300; text-decoration: underline; }
#maintable {
	width: 920px;
	background-image: url(../graphics/common/pg_tile.jpg);
	background-repeat: repeat-y;
	}
#masthead  {
    width: 920px;
    height: 130px;
	text-align: left;
	vertical-align: top;
	background-image: url(../graphics/common/pg_masthead_fla.jpg);
	background-repeat: no-repeat;
	}
#add_bar {
    width: 920px;
	height: 22px;
	}
#main-cont-tbl {
    width: 920px;
	}
#main-cont-tbl td {
    vertical-align: top;
	}
#content-top-fill {
    height: 30px;
	vertical-align: top;
	text-align: left;
	}
#nav {
    vertical-align: top;
	text-align: left;
	height: 37px;
	width: 920px;
	}
#contact-table {
    background-image: url(../graphics/contact/contact-bg.jpg);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	}	
#pg-base {
    height: 43px;
	background-image: url(../graphics/common/pg_base_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
.contact-form-tbl {
    width: 500px;
	}
.contact-form-tbl td {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	}
fieldset {
    border: 1px solid #000;
	padding: 0px 10px 10px 10px;
	width: 500px;
	}
legend {
    color: #FFF;
    background: #8F1C16;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
input.contact {
    background-color:#F9A300;
    font-family:Verdana;
    font-size:10px;
	color: #000;
    border-top-color:#000;
    border-right-color:#925173;
    border-bottom-color:#925173;
    border-left-color:#000;
	border: solid 1px;
    }
.red {
    color: #F00;
	}
.red-med{
    color: #600;
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	}
.red-14{
    color: #600;
	font-size:14px;
	}
.title-18{
    color: #600;
	font-size:18px;
	font-weight:bold;
	font-style: italic;
	text-decoration:underline;
	}
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
#footer {
    width: 100%;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
     }
#footer td {
	 vertical-align: top;
	 text-align: center;
	 }
#footer a { color: #000; text-decoration: none; }
#footer a:hover   { color: #F9A300; text-decoration: underline; }

